Pull request #43399 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e82b7b2fa00d1f30f3eabb58eaf7d74806581369+d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 (b6ab5950c9bacee86e7e93c9dd865521d7f6416d) 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-43399@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-21T12:58:04.538Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-21T12:58:04.543Z] Trying to pass milestone 2 [Pipeline] milestone [2022-03-21T12:58:04.617Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-21T12:58:19.794Z] Still waiting to schedule task [2022-03-21T12:58:19.796Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-03-21T12:59:02.751Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032bad23146dabe6d) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] { [Pipeline] checkout [2022-03-21T12:59:02.838Z] The recommended git tool is: git [2022-03-21T12:59:05.833Z] using credential docker-jenkins-github-credentials [2022-03-21T12:59:05.844Z] Cloning the remote Git repository [2022-03-21T12:59:05.844Z] Cloning with configured refspecs honoured and without tags [2022-03-21T12:59:06.143Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T12:59:06.201Z] > git init /home/ubuntu/workspace/moby_PR-43399 # timeout=10 [2022-03-21T12:59:06.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:06.440Z] > git --version # timeout=10 [2022-03-21T12:59:06.463Z] > git --version # 'git version 2.17.1' [2022-03-21T12:59:06.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:06.465Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:31.459Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T12:59:31.470Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T12:59:31.552Z] Fetching without tags [2022-03-21T12:59:31.853Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T12:59:32.860Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T12:59:32.861Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T12:59:31.500Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:31.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T12:59:31.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:31.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:31.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:31.868Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:59:31.887Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T12:59:32.754Z] > git remote # timeout=10 [2022-03-21T12:59:32.791Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T12:59:32.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:32.812Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T12:59:32.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T12:59:32.866Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:59:32.891Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T12:59:37.542Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T12:59:37.548Z] > git rev-list --no-walk e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-21T12:59:38.859Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-21T12:59:45.418Z] Unable to find image 'alpine:latest' locally [2022-03-21T12:59:45.677Z] latest: Pulling from library/alpine [2022-03-21T12:59:45.677Z] 3d2430473443: Pulling fs layer [2022-03-21T12:59:45.936Z] 3d2430473443: Verifying Checksum [2022-03-21T12:59:45.936Z] 3d2430473443: Download complete [2022-03-21T12:59:46.874Z] 3d2430473443: Pull complete [2022-03-21T12:59:46.874Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-21T12:59:46.874Z] Status: Downloaded newer image for alpine:latest [2022-03-21T12:59:56.857Z] 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 [2022-03-21T12:59:57.126Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032bad23146dabe6d) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-21T12:59:57.132Z] Running on azwin-2-3a7280 in d:\jenkins\workspace\moby_PR-43399@2 [2022-03-21T12:59:57.133Z] Running on azwin-2-605490 in d:\jenkins\workspace\moby_PR-43399@2 [2022-03-21T12:59:57.134Z] Running on azwin-2-605491 in d:\jenkins\workspace\moby_PR-43399 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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2022-03-21T12:59:57.186Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-21T12:59:57.187Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-03-21T12:59:57.200Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-21T12:59:57.210Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2022-03-21T12:59:57.264Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-21T12:59:57.284Z] Fetching changes from the remote Git repository [2022-03-21T12:59:57.289Z] The recommended git tool is: git [Pipeline] // stage [2022-03-21T12:59:57.299Z] The recommended git tool is: git [Pipeline] // stage [2022-03-21T12:59:57.312Z] Fetching without tags [2022-03-21T12:59:57.314Z] The recommended git tool is: git [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-03-21T12:59:57.500Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-03-21T12:59:57.522Z] using credential docker-jenkins-github-credentials [2022-03-21T12:59:57.522Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-03-21T12:59:57.575Z] Cloning the remote Git repository [2022-03-21T12:59:57.575Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-21T12:59:57.595Z] Cloning the remote Git repository [2022-03-21T12:59:57.595Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-21T12:59:57.604Z] Cloning the remote Git repository [2022-03-21T12:59:57.604Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-21T12:59:57.672Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T12:59:57.809Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T12:59:57.810Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T12:59:57.947Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T12:59:57.272Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43399/.git # timeout=10 [2022-03-21T12:59:57.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T12:59:57.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:57.356Z] > git --version # timeout=10 [2022-03-21T12:59:57.365Z] > git --version # 'git version 2.17.1' [2022-03-21T12:59:57.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:57.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:57.675Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:59:57.680Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T12:59:57.741Z] > git remote # timeout=10 [2022-03-21T12:59:57.749Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T12:59:57.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:57.761Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T12:59:57.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T12:59:57.812Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:59:57.822Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-21T12:59:57.606Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T12:59:57.606Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-21T12:59:57.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:57.689Z] > git --version # timeout=10 [2022-03-21T12:59:57.757Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-21T12:59:57.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:57.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:57.641Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T12:59:57.642Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-21T12:59:57.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:57.705Z] > git --version # timeout=10 [2022-03-21T12:59:57.753Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-21T12:59:57.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:57.755Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:57.628Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T12:59:57.629Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-21T12:59:57.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T12:59:57.693Z] > git --version # timeout=10 [2022-03-21T12:59:57.740Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-21T12:59:57.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T12:59:57.749Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T12:59:58.599Z] + [ PR != PR ] [2022-03-21T12:59:58.599Z] + [ master != master ] [2022-03-21T12:59:58.599Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T12:59:58.933Z] + docker version [2022-03-21T12:59:58.933Z] Client: Docker Engine - Community [2022-03-21T12:59:58.933Z] Version: 20.10.12 [2022-03-21T12:59:58.933Z] API version: 1.41 [2022-03-21T12:59:58.933Z] Go version: go1.16.12 [2022-03-21T12:59:58.933Z] Git commit: e91ed57 [2022-03-21T12:59:58.933Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-21T12:59:58.933Z] OS/Arch: linux/amd64 [2022-03-21T12:59:58.933Z] Context: default [2022-03-21T12:59:58.933Z] Experimental: true [2022-03-21T12:59:58.933Z] [2022-03-21T12:59:58.933Z] Server: Docker Engine - Community [2022-03-21T12:59:58.933Z] Engine: [2022-03-21T12:59:58.933Z] Version: 20.10.12 [2022-03-21T12:59:58.933Z] API version: 1.41 (minimum version 1.12) [2022-03-21T12:59:58.933Z] Go version: go1.16.12 [2022-03-21T12:59:58.933Z] Git commit: 459d0df [2022-03-21T12:59:58.933Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-21T12:59:58.933Z] OS/Arch: linux/amd64 [2022-03-21T12:59:58.933Z] Experimental: true [2022-03-21T12:59:58.933Z] containerd: [2022-03-21T12:59:58.933Z] Version: 1.4.12 [2022-03-21T12:59:58.933Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T12:59:58.933Z] runc: [2022-03-21T12:59:58.933Z] Version: 1.0.2 [2022-03-21T12:59:58.933Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-21T12:59:58.933Z] docker-init: [2022-03-21T12:59:58.933Z] Version: 0.19.0 [2022-03-21T12:59:58.933Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-21T12:59:59.223Z] + docker info [2022-03-21T13:00:12.123Z] Still waiting to schedule task [2022-03-21T13:00:12.123Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032bad23146dabe6d)’ [2022-03-21T13:00:12.124Z] Still waiting to schedule task [2022-03-21T13:00:12.124Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032bad23146dabe6d)’ [2022-03-21T13:00:12.125Z] Still waiting to schedule task [2022-03-21T13:00:12.125Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-21T13:00:12.129Z] Still waiting to schedule task [2022-03-21T13:00:12.129Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-21T13:00:14.035Z] Fetching without tags [2022-03-21T13:00:14.633Z] Fetching without tags [2022-03-21T13:00:14.775Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:14.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:14.828Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:00:14.889Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:14.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:14.354Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:00:14.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:14.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:14.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:00:14.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:14.674Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:13.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:13.775Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:00:13.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:13.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:14.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:00:14.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:14.073Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:14.808Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:14.863Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:00:15.115Z] Fetching without tags [2022-03-21T13:00:15.464Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:15.942Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:15.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:00:15.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:00:15.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:15.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:00:15.973Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:16.033Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:00:15.501Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:15.563Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:00:18.334Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:18.334Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:00:18.004Z] > git remote # timeout=10 [2022-03-21T13:00:18.061Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:00:18.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:18.114Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:00:18.242Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-21T13:00:18.369Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:18.419Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:00:19.125Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:00:19.669Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:19.669Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:00:20.065Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:20.065Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T13:00:20.066Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:00:20.486Z] + docker version [2022-03-21T13:00:20.486Z] Client: [2022-03-21T13:00:20.486Z] Version: 20.10.9 [2022-03-21T13:00:20.486Z] API version: 1.41 [2022-03-21T13:00:20.486Z] Go version: go1.16.8 [2022-03-21T13:00:20.486Z] Git commit: c2ea9bc [2022-03-21T13:00:20.486Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:20.486Z] OS/Arch: windows/amd64 [2022-03-21T13:00:20.486Z] Context: default [2022-03-21T13:00:20.486Z] Experimental: true [2022-03-21T13:00:20.486Z] [2022-03-21T13:00:20.486Z] Server: Docker Engine - Community [2022-03-21T13:00:20.486Z] Engine: [2022-03-21T13:00:20.486Z] Version: 20.10.9 [2022-03-21T13:00:20.486Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:20.486Z] Go version: go1.16.8 [2022-03-21T13:00:20.486Z] Git commit: 79ea9d3 [2022-03-21T13:00:20.486Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:20.486Z] OS/Arch: windows/amd64 [2022-03-21T13:00:20.486Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:00:20.755Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T13:00:19.657Z] > git remote # timeout=10 [2022-03-21T13:00:19.722Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:00:19.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:19.790Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:00:19.931Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-21T13:00:20.099Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:20.159Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:00:19.322Z] > git remote # timeout=10 [2022-03-21T13:00:19.377Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:00:19.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:00:19.436Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:00:19.574Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-21T13:00:19.706Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:00:19.764Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [Pipeline] sh [2022-03-21T13:00:21.181Z] Client: [2022-03-21T13:00:21.181Z] Context: default [2022-03-21T13:00:21.181Z] Debug Mode: false [2022-03-21T13:00:21.181Z] Plugins: [2022-03-21T13:00:21.181Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-21T13:00:21.181Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-21T13:00:21.181Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-21T13:00:21.181Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-21T13:00:21.181Z] [2022-03-21T13:00:21.181Z] Server: [2022-03-21T13:00:21.181Z] Containers: 0 [2022-03-21T13:00:21.181Z] Running: 0 [2022-03-21T13:00:21.181Z] Paused: 0 [2022-03-21T13:00:21.181Z] Stopped: 0 [2022-03-21T13:00:21.181Z] Images: 1 [2022-03-21T13:00:21.181Z] Server Version: 20.10.12 [2022-03-21T13:00:21.181Z] Storage Driver: overlay2 [2022-03-21T13:00:21.181Z] Backing Filesystem: extfs [2022-03-21T13:00:21.181Z] Supports d_type: true [2022-03-21T13:00:21.181Z] Native Overlay Diff: true [2022-03-21T13:00:21.181Z] userxattr: false [2022-03-21T13:00:21.181Z] Logging Driver: json-file [2022-03-21T13:00:21.181Z] Cgroup Driver: cgroupfs [2022-03-21T13:00:21.181Z] Cgroup Version: 1 [2022-03-21T13:00:21.181Z] Plugins: [2022-03-21T13:00:21.181Z] Volume: local [2022-03-21T13:00:21.181Z] Network: bridge host ipvlan macvlan null overlay [2022-03-21T13:00:21.181Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-21T13:00:21.181Z] Swarm: inactive [2022-03-21T13:00:21.181Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-21T13:00:21.181Z] Default Runtime: runc [2022-03-21T13:00:21.181Z] Init Binary: docker-init [2022-03-21T13:00:21.181Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:00:21.181Z] runc version: v1.0.2-0-g52b36a2 [2022-03-21T13:00:21.181Z] init version: de40ad0 [2022-03-21T13:00:21.181Z] Security Options: [2022-03-21T13:00:21.181Z] apparmor [2022-03-21T13:00:21.181Z] seccomp [2022-03-21T13:00:21.181Z] Profile: default [2022-03-21T13:00:21.181Z] Kernel Version: 5.4.0-1061-aws [2022-03-21T13:00:21.181Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-21T13:00:21.181Z] OSType: linux [2022-03-21T13:00:21.181Z] Architecture: x86_64 [2022-03-21T13:00:21.181Z] CPUs: 2 [2022-03-21T13:00:21.181Z] Total Memory: 7.565GiB [2022-03-21T13:00:21.181Z] Name: ip-10-100-90-70 [2022-03-21T13:00:21.181Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-21T13:00:21.181Z] Docker Root Dir: /var/lib/docker [2022-03-21T13:00:21.181Z] Debug Mode: false [2022-03-21T13:00:21.181Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:21.181Z] Labels: [2022-03-21T13:00:21.181Z] Experimental: true [2022-03-21T13:00:21.181Z] Insecure Registries: [2022-03-21T13:00:21.181Z] 127.0.0.0/8 [2022-03-21T13:00:21.181Z] Live Restore Enabled: true [2022-03-21T13:00:21.181Z] [2022-03-21T13:00:21.181Z] WARNING: No swap limit support [2022-03-21T13:00:21.522Z] + docker info [2022-03-21T13:00:21.522Z] Client: [2022-03-21T13:00:21.522Z] Context: default [2022-03-21T13:00:21.522Z] Debug Mode: false [2022-03-21T13:00:21.522Z] [2022-03-21T13:00:21.522Z] Server: [2022-03-21T13:00:21.522Z] Containers: 0 [2022-03-21T13:00:21.522Z] Running: 0 [2022-03-21T13:00:21.522Z] Paused: 0 [2022-03-21T13:00:21.522Z] Stopped: 0 [2022-03-21T13:00:21.522Z] Images: 11 [2022-03-21T13:00:21.522Z] Server Version: 20.10.9 [2022-03-21T13:00:21.522Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-21T13:00:21.522Z] LCOW: [2022-03-21T13:00:21.522Z] Windows: [2022-03-21T13:00:21.522Z] Logging Driver: json-file [2022-03-21T13:00:21.522Z] Plugins: [2022-03-21T13:00:21.522Z] Volume: local [2022-03-21T13:00:21.522Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:21.522Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:21.522Z] Swarm: inactive [2022-03-21T13:00:21.522Z] Default Isolation: process [2022-03-21T13:00:21.522Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:00:21.522Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-21T13:00:21.522Z] OSType: windows [2022-03-21T13:00:21.522Z] Architecture: x86_64 [2022-03-21T13:00:21.522Z] CPUs: 4 [2022-03-21T13:00:21.522Z] Total Memory: 32GiB [2022-03-21T13:00:21.522Z] Name: azwin-2-605491 [2022-03-21T13:00:21.522Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-21T13:00:21.522Z] Docker Root Dir: D:\docker [2022-03-21T13:00:21.522Z] Debug Mode: false [2022-03-21T13:00:21.522Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:21.522Z] Labels: [2022-03-21T13:00:21.522Z] Experimental: true [2022-03-21T13:00:21.522Z] Insecure Registries: [2022-03-21T13:00:21.522Z] 10.0.0.4:5000 [2022-03-21T13:00:21.522Z] 127.0.0.0/8 [2022-03-21T13:00:21.522Z] Registry Mirrors: [2022-03-21T13:00:21.522Z] http://10.0.0.4:5000/ [2022-03-21T13:00:21.522Z] Live Restore Enabled: false [2022-03-21T13:00:21.522Z] Product License: Community Engine [2022-03-21T13:00:21.522Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:00:21.823Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:00:21.823Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:00:21.823Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43399/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-21T13:00:21.823Z] + bash /home/ubuntu/workspace/moby_PR-43399/check-config.sh [2022-03-21T13:00:21.823Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-21T13:00:21.823Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-21T13:00:21.823Z] [2022-03-21T13:00:21.823Z] Generally Necessary: [2022-03-21T13:00:21.823Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-21T13:00:21.823Z] - apparmor: enabled and tools installed [2022-03-21T13:00:21.823Z] - CONFIG_NAMESPACES: enabled [2022-03-21T13:00:21.823Z] - CONFIG_NET_NS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_PID_NS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_IPC_NS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_UTS_NS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CGROUPS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-21T13:00:21.823Z] - CONFIG_CPUSETS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_MEMCG: enabled [2022-03-21T13:00:21.823Z] - CONFIG_KEYS: enabled [2022-03-21T13:00:21.823Z] - CONFIG_VETH: enabled (as module) [2022-03-21T13:00:21.823Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-21T13:00:22.003Z] + docker version [2022-03-21T13:00:22.003Z] Client: [2022-03-21T13:00:22.003Z] Version: 20.10.9 [2022-03-21T13:00:22.003Z] API version: 1.41 [2022-03-21T13:00:22.003Z] Go version: go1.16.8 [2022-03-21T13:00:22.003Z] Git commit: c2ea9bc [2022-03-21T13:00:22.003Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:22.003Z] OS/Arch: windows/amd64 [2022-03-21T13:00:22.003Z] Context: default [2022-03-21T13:00:22.003Z] Experimental: true [2022-03-21T13:00:22.003Z] [2022-03-21T13:00:22.003Z] Server: Docker Engine - Community [2022-03-21T13:00:22.003Z] Engine: [2022-03-21T13:00:22.003Z] Version: 20.10.9 [2022-03-21T13:00:22.003Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:22.003Z] Go version: go1.16.8 [2022-03-21T13:00:22.003Z] Git commit: 79ea9d3 [2022-03-21T13:00:22.003Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:22.003Z] OS/Arch: windows/amd64 [2022-03-21T13:00:22.003Z] Experimental: true [2022-03-21T13:00:22.084Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-21T13:00:22.084Z] - CONFIG_CGROUP_BPF: enabled [2022-03-21T13:00:22.084Z] [2022-03-21T13:00:22.084Z] Optional Features: [2022-03-21T13:00:22.084Z] - CONFIG_USER_NS: enabled [2022-03-21T13:00:22.084Z] - CONFIG_SECCOMP: enabled [2022-03-21T13:00:22.084Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-21T13:00:22.084Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-21T13:00:22.084Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-21T13:00:22.084Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-21T13:00:22.084Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-21T13:00:22.084Z] - CONFIG_BLK_CGROUP: enabled [2022-03-21T13:00:22.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-21T13:00:22.084Z] - CONFIG_CGROUP_PERF: enabled [2022-03-21T13:00:22.084Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-21T13:00:22.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-21T13:00:22.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-21T13:00:22.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-21T13:00:22.084Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-21T13:00:22.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_IP_VS: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-21T13:00:22.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-21T13:00:22.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-21T13:00:22.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-21T13:00:22.084Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-21T13:00:22.084Z] - CONFIG_SECURITY_APPARMOR: enabled [Pipeline] } [Pipeline] // stage [Pipeline] sh [2022-03-21T13:00:22.352Z] - CONFIG_EXT4_FS: enabled [2022-03-21T13:00:22.352Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-21T13:00:22.352Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-21T13:00:22.352Z] - Network Drivers: [2022-03-21T13:00:22.352Z] - "overlay": [2022-03-21T13:00:22.352Z] - CONFIG_VXLAN: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-21T13:00:22.352Z] Optional (for encrypted networks): [2022-03-21T13:00:22.352Z] - CONFIG_CRYPTO: enabled [2022-03-21T13:00:22.352Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-21T13:00:22.352Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-21T13:00:22.352Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-21T13:00:22.352Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-21T13:00:22.352Z] - CONFIG_XFRM: enabled [2022-03-21T13:00:22.352Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-21T13:00:22.352Z] - "ipvlan": [2022-03-21T13:00:22.352Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-21T13:00:22.352Z] - "macvlan": [2022-03-21T13:00:22.352Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_DUMMY: enabled (as module) [2022-03-21T13:00:22.352Z] - "ftp,tftp client in container": [2022-03-21T13:00:22.352Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-21T13:00:22.352Z] - Storage Drivers: [2022-03-21T13:00:22.352Z] - "aufs": [2022-03-21T13:00:22.352Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-21T13:00:22.352Z] - "btrfs": [2022-03-21T13:00:22.352Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-21T13:00:22.352Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-21T13:00:22.352Z] - "devicemapper": [2022-03-21T13:00:22.352Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-21T13:00:22.352Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-21T13:00:22.352Z] - "overlay": [2022-03-21T13:00:22.352Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-21T13:00:22.352Z] - "zfs": [2022-03-21T13:00:22.352Z] - /dev/zfs: present [2022-03-21T13:00:22.352Z] - zfs command: missing [2022-03-21T13:00:22.352Z] - zpool command: missing [2022-03-21T13:00:22.352Z] [2022-03-21T13:00:22.352Z] Limits: [2022-03-21T13:00:22.352Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-21T13:00:22.352Z] [2022-03-21T13:00:22.352Z] + true [2022-03-21T13:00:22.600Z] + docker version [2022-03-21T13:00:22.600Z] Client: [2022-03-21T13:00:22.600Z] Version: 20.10.9 [2022-03-21T13:00:22.600Z] API version: 1.41 [2022-03-21T13:00:22.600Z] Go version: go1.16.8 [2022-03-21T13:00:22.600Z] Git commit: c2ea9bc [2022-03-21T13:00:22.600Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:22.600Z] OS/Arch: windows/amd64 [2022-03-21T13:00:22.600Z] Context: default [2022-03-21T13:00:22.600Z] Experimental: true [2022-03-21T13:00:22.600Z] [2022-03-21T13:00:22.600Z] Server: Docker Engine - Community [2022-03-21T13:00:22.600Z] Engine: [2022-03-21T13:00:22.600Z] Version: 20.10.9 [2022-03-21T13:00:22.600Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:22.600Z] Go version: go1.16.8 [2022-03-21T13:00:22.600Z] Git commit: 79ea9d3 [2022-03-21T13:00:22.600Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:22.600Z] OS/Arch: windows/amd64 [2022-03-21T13:00:22.600Z] Experimental: true [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] powershell [2022-03-21T13:00:23.104Z] + docker info [2022-03-21T13:00:23.104Z] Client: [2022-03-21T13:00:23.104Z] Context: default [2022-03-21T13:00:23.104Z] Debug Mode: false [2022-03-21T13:00:23.104Z] [2022-03-21T13:00:23.104Z] Server: [2022-03-21T13:00:23.104Z] Containers: 0 [2022-03-21T13:00:23.104Z] Running: 0 [2022-03-21T13:00:23.104Z] Paused: 0 [2022-03-21T13:00:23.104Z] Stopped: 0 [2022-03-21T13:00:23.104Z] Images: 11 [2022-03-21T13:00:23.104Z] Server Version: 20.10.9 [2022-03-21T13:00:23.104Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-21T13:00:23.104Z] Windows: [2022-03-21T13:00:23.104Z] LCOW: [2022-03-21T13:00:23.104Z] Logging Driver: json-file [2022-03-21T13:00:23.104Z] Plugins: [2022-03-21T13:00:23.104Z] Volume: local [2022-03-21T13:00:23.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:23.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:23.104Z] Swarm: inactive [2022-03-21T13:00:23.104Z] Default Isolation: process [2022-03-21T13:00:23.104Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:00:23.104Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-21T13:00:23.104Z] OSType: windows [2022-03-21T13:00:23.104Z] Architecture: x86_64 [2022-03-21T13:00:23.104Z] CPUs: 4 [2022-03-21T13:00:23.104Z] Total Memory: 32GiB [2022-03-21T13:00:23.104Z] Name: azwin-2-605490 [2022-03-21T13:00:23.104Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-21T13:00:23.104Z] Docker Root Dir: D:\docker [2022-03-21T13:00:23.104Z] Debug Mode: false [2022-03-21T13:00:23.104Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:23.104Z] Labels: [2022-03-21T13:00:23.104Z] Experimental: true [2022-03-21T13:00:23.104Z] Insecure Registries: [2022-03-21T13:00:23.104Z] 10.0.0.4:5000 [2022-03-21T13:00:23.104Z] 127.0.0.0/8 [2022-03-21T13:00:23.104Z] Registry Mirrors: [2022-03-21T13:00:23.104Z] http://10.0.0.4:5000/ [2022-03-21T13:00:23.104Z] Live Restore Enabled: false [2022-03-21T13:00:23.104Z] Product License: Community Engine [2022-03-21T13:00:23.104Z] [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-21T13:00:24.072Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 . [2022-03-21T13:00:24.242Z] + docker info [2022-03-21T13:00:24.330Z] #1 [internal] load build definition from Dockerfile [2022-03-21T13:00:24.330Z] #1 sha256:3078d08eeab3263643734ceb259bf2eeffe9f4b678ef924ecdaf5ef801d5662f [2022-03-21T13:00:24.330Z] #1 transferring dockerfile: 37B 0.0s [2022-03-21T13:00:24.330Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-21T13:00:24.330Z] #1 DONE 0.2s [2022-03-21T13:00:24.330Z] [2022-03-21T13:00:24.330Z] #2 [internal] load .dockerignore [2022-03-21T13:00:24.330Z] #2 sha256:01ca9ccf6cfdcac768d8d26c3443e4ed781d4c53e0cfd2f62f6613614dad1f2c [2022-03-21T13:00:24.330Z] #2 transferring context: 87B done [2022-03-21T13:00:24.330Z] #2 DONE 0.1s [2022-03-21T13:00:24.330Z] [2022-03-21T13:00:24.330Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-21T13:00:24.330Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-21T13:00:24.893Z] #3 DONE 0.4s [2022-03-21T13:00:24.893Z] [2022-03-21T13:00:24.893Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-21T13:00:24.893Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-21T13:00:24.893Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-21T13:00:24.893Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-21T13:00:24.893Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-21T13:00:24.893Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-03-21T13:00:24.893Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-21T13:00:25.151Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-21T13:00:25.151Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-21T13:00:25.151Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-21T13:00:25.715Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-21T13:00:25.715Z] #4 DONE 0.9s [2022-03-21T13:00:25.777Z] Client: [2022-03-21T13:00:25.777Z] Context: default [2022-03-21T13:00:25.777Z] Debug Mode: false [2022-03-21T13:00:25.777Z] Plugins: [2022-03-21T13:00:25.777Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-21T13:00:25.777Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-21T13:00:25.777Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-21T13:00:25.777Z] [2022-03-21T13:00:25.777Z] Server: [2022-03-21T13:00:25.777Z] Containers: 0 [2022-03-21T13:00:25.777Z] Running: 0 [2022-03-21T13:00:25.777Z] Paused: 0 [2022-03-21T13:00:25.777Z] Stopped: 0 [2022-03-21T13:00:25.777Z] Images: 11 [2022-03-21T13:00:25.777Z] Server Version: 20.10.9 [2022-03-21T13:00:25.777Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-21T13:00:25.777Z] Windows: [2022-03-21T13:00:25.777Z] LCOW: [2022-03-21T13:00:25.777Z] Logging Driver: json-file [2022-03-21T13:00:25.777Z] Plugins: [2022-03-21T13:00:25.777Z] Volume: local [2022-03-21T13:00:25.777Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:25.777Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:25.777Z] Swarm: inactive [2022-03-21T13:00:25.777Z] Default Isolation: process [2022-03-21T13:00:25.777Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-21T13:00:25.777Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-21T13:00:25.777Z] OSType: windows [2022-03-21T13:00:25.777Z] Architecture: x86_64 [2022-03-21T13:00:25.777Z] CPUs: 4 [2022-03-21T13:00:25.777Z] Total Memory: 32GiB [2022-03-21T13:00:25.777Z] Name: azwin-2-3a7280 [2022-03-21T13:00:25.777Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-21T13:00:25.777Z] Docker Root Dir: D:\docker [2022-03-21T13:00:25.777Z] Debug Mode: false [2022-03-21T13:00:25.777Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:25.777Z] Labels: [2022-03-21T13:00:25.777Z] Experimental: true [2022-03-21T13:00:25.777Z] Insecure Registries: [2022-03-21T13:00:25.777Z] 10.0.0.4:5000 [2022-03-21T13:00:25.777Z] 127.0.0.0/8 [2022-03-21T13:00:25.777Z] Registry Mirrors: [2022-03-21T13:00:25.777Z] http://10.0.0.4:5000/ [2022-03-21T13:00:25.777Z] Live Restore Enabled: false [2022-03-21T13:00:25.777Z] Product License: Community Engine [2022-03-21T13:00:25.777Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-21T13:00:25.972Z] [2022-03-21T13:00:25.972Z] #6 [internal] load .dockerignore [2022-03-21T13:00:25.972Z] #6 sha256:b2d13a53256dcc47e386836ea0c3d17d99afaa5f9c18673d605ff23d52788b59 [2022-03-21T13:00:25.972Z] #6 DONE 0.0s [2022-03-21T13:00:25.972Z] [2022-03-21T13:00:25.972Z] #5 [internal] load build definition from Dockerfile [2022-03-21T13:00:25.972Z] #5 sha256:dd35dc487f6f14e08ca6f872b528eff43bd9f033994f28f444a81f2a07f806f7 [2022-03-21T13:00:25.972Z] #5 DONE 0.0s [2022-03-21T13:00:25.972Z] [2022-03-21T13:00:25.972Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:00:25.972Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:00:26.909Z] #10 ... [2022-03-21T13:00:26.909Z] [2022-03-21T13:00:26.909Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-21T13:00:26.909Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-21T13:00:26.909Z] #7 DONE 1.1s [2022-03-21T13:00:26.909Z] [2022-03-21T13:00:26.909Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:00:26.909Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-21T13:00:26.909Z] #9 DONE 1.1s [2022-03-21T13:00:27.166Z] [2022-03-21T13:00:27.166Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:00:27.166Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:00:27.166Z] #10 DONE 1.2s [2022-03-21T13:00:27.166Z] [2022-03-21T13:00:27.166Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:00:27.166Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-21T13:00:27.166Z] #8 DONE 1.2s [2022-03-21T13:00:28.104Z] [2022-03-21T13:00:28.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:28.104Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:28.104Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:28.104Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.2s done [2022-03-21T13:00:28.371Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done [2022-03-21T13:00:28.371Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-21T13:00:28.371Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-21T13:00:28.627Z] #11 ... [2022-03-21T13:00:28.627Z] [2022-03-21T13:00:28.627Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-21T13:00:28.627Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-21T13:00:28.627Z] #52 DONE 0.0s [2022-03-21T13:00:28.627Z] [2022-03-21T13:00:28.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:28.627Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:28.627Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.34MB / 54.92MB 0.1s [2022-03-21T13:00:28.627Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0B / 10.87MB 0.1s [2022-03-21T13:00:28.627Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 17.09MB / 54.92MB 0.2s [2022-03-21T13:00:28.627Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0B / 5.15MB 0.2s [2022-03-21T13:00:28.627Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.97MB / 54.92MB 0.3s [2022-03-21T13:00:28.627Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 4.19MB / 10.87MB 0.3s [2022-03-21T13:00:28.885Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 6.29MB / 10.87MB 0.4s [2022-03-21T13:00:28.885Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 2.11MB / 5.15MB 0.4s [2022-03-21T13:00:28.885Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 26.21MB / 54.92MB 0.5s [2022-03-21T13:00:28.885Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 7.53MB / 10.87MB 0.5s [2022-03-21T13:00:28.885Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.5s [2022-03-21T13:00:29.149Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 39.17MB / 54.92MB 0.7s [2022-03-21T13:00:29.149Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.7s [2022-03-21T13:00:29.149Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.6s done [2022-03-21T13:00:29.149Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 671.74kB / 54.58MB 0.7s [2022-03-21T13:00:29.149Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.8s done [2022-03-21T13:00:29.149Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 6.29MB / 54.58MB 0.8s [2022-03-21T13:00:29.412Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 42.99MB / 54.92MB 0.9s [2022-03-21T13:00:29.412Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 9.49MB / 54.58MB 0.9s [2022-03-21T13:00:29.412Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 552.96kB / 85.83MB 0.9s [2022-03-21T13:00:29.412Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 46.14MB / 54.92MB 1.1s [2022-03-21T13:00:29.412Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 15.62MB / 54.58MB 1.1s [2022-03-21T13:00:29.672Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 49.28MB / 54.92MB 1.2s [2022-03-21T13:00:29.672Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 18.87MB / 54.58MB 1.2s [2022-03-21T13:00:29.672Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 8.65MB / 85.83MB 1.2s [2022-03-21T13:00:29.672Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 53.48MB / 54.92MB 1.3s [2022-03-21T13:00:29.672Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 13.63MB / 85.83MB 1.3s [2022-03-21T13:00:29.933Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 22.95MB / 54.58MB 1.4s [2022-03-21T13:00:29.933Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 20.83MB / 85.83MB 1.4s [2022-03-21T13:00:29.933Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 29.36MB / 54.58MB 1.6s [2022-03-21T13:00:29.933Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 26.21MB / 85.83MB 1.6s [2022-03-21T13:00:30.197Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 40.89MB / 54.58MB 1.9s [2022-03-21T13:00:30.197Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 37.75MB / 85.83MB 1.9s [2022-03-21T13:00:30.456Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 45.09MB / 54.58MB 2.0s [2022-03-21T13:00:30.456Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 49.28MB / 54.58MB 2.1s [2022-03-21T13:00:30.456Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 45.54MB / 85.83MB 2.1s [2022-03-21T13:00:30.714Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.1s done [2022-03-21T13:00:30.714Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.53MB / 54.58MB 2.2s [2022-03-21T13:00:30.714Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 54.53MB / 85.83MB 2.4s [2022-03-21T13:00:31.280Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 62.32MB / 85.83MB 2.7s [2022-03-21T13:00:31.280Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 72.35MB / 85.83MB 2.9s [2022-03-21T13:00:31.539Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.9s done [2022-03-21T13:00:31.539Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 0B / 141.70MB 3.0s [2022-03-21T13:00:31.539Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 0B / 156B 3.0s [2022-03-21T13:00:31.539Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 3.0s done [2022-03-21T13:00:31.797Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 78.56MB / 85.83MB 3.4s [2022-03-21T13:00:31.797Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 7.34MB / 141.70MB 3.4s [2022-03-21T13:00:32.058Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 83.89MB / 85.83MB 3.6s [2022-03-21T13:00:32.317Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 19.07MB / 141.70MB 3.8s [2022-03-21T13:00:32.317Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.1s [2022-03-21T13:00:32.588Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 28.32MB / 141.70MB 4.1s [2022-03-21T13:00:32.850Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 36.18MB / 141.70MB 4.3s [2022-03-21T13:00:32.850Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 43.43MB / 141.70MB 4.5s [2022-03-21T13:00:33.118Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-21T13:00:33.119Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f68dee58\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-21T13:00:33.119Z] ---------------------------------------------------------------------------- [2022-03-21T13:00:33.424Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 53.48MB / 141.70MB 4.9s [2022-03-21T13:00:33.424Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.9s done [2022-03-21T13:00:33.550Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-21T13:00:33.550Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c3338452\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-21T13:00:33.550Z] ---------------------------------------------------------------------------- [2022-03-21T13:00:33.550Z] [2022-03-21T13:00:33.550Z] INFO: executeCI.ps1 starting at Mon Mar 21 13:00:32 CUT 2022 [2022-03-21T13:00:33.550Z] [2022-03-21T13:00:33.550Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-21T13:00:33.550Z] INFO: Running git version 2.24.1.windows.2 [2022-03-21T13:00:33.550Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-21T13:00:33.550Z] INFO: Environment variables: [2022-03-21T13:00:33.550Z] [2022-03-21T13:00:33.551Z] Name Value [2022-03-21T13:00:33.551Z] ---- ----- [2022-03-21T13:00:33.551Z] ALLUSERSPROFILE C:\ProgramData [2022-03-21T13:00:33.551Z] amd64 true [2022-03-21T13:00:33.551Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-21T13:00:33.551Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-21T13:00:33.551Z] arm64 true [2022-03-21T13:00:33.551Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-21T13:00:33.551Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-21T13:00:33.551Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-21T13:00:33.551Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-21T13:00:33.551Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-21T13:00:33.551Z] BRANCH_NAME PR-43399 [2022-03-21T13:00:33.551Z] BUILD_DISPLAY_NAME #3 [2022-03-21T13:00:33.551Z] BUILD_ID 3 [2022-03-21T13:00:33.551Z] BUILD_NUMBER 3 [2022-03-21T13:00:33.551Z] BUILD_TAG jenkins-moby-PR-43399-3 [2022-03-21T13:00:33.551Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/ [2022-03-21T13:00:33.551Z] cgroup2 true [2022-03-21T13:00:33.551Z] CHANGE_AUTHOR thaJeztah [2022-03-21T13:00:33.551Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-21T13:00:33.551Z] CHANGE_BRANCH errdefs_reduce_client_deps_alternative [2022-03-21T13:00:33.551Z] CHANGE_FORK thaJeztah/docker [2022-03-21T13:00:33.551Z] CHANGE_ID 43399 [2022-03-21T13:00:33.551Z] CHANGE_TARGET master [2022-03-21T13:00:33.551Z] CHANGE_TITLE errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus [2022-03-21T13:00:33.551Z] CHANGE_URL https://github.com/moby/moby/pull/43399 [2022-03-21T13:00:33.551Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:00:33.551Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-21T13:00:33.551Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-21T13:00:33.551Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-21T13:00:33.551Z] COMPUTERNAME azwin-2-605491 [2022-03-21T13:00:33.551Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-21T13:00:33.551Z] ConfigSequenceNumber 0 [2022-03-21T13:00:33.551Z] dco true [2022-03-21T13:00:33.551Z] DOCKER_BUILDKIT 0 [2022-03-21T13:00:33.551Z] DOCKER_DUT_DEBUG 1 [2022-03-21T13:00:33.551Z] DOCKER_EXPERIMENTAL 1 [2022-03-21T13:00:33.551Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-21T13:00:33.551Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-21T13:00:33.551Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-21T13:00:33.551Z] EXECUTOR_NUMBER 0 [2022-03-21T13:00:33.551Z] FQDN azwin-2-605491.westus.cloudapp.azure.com [2022-03-21T13:00:33.551Z] GIT_BRANCH PR-43399 [2022-03-21T13:00:33.551Z] GIT_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:33.551Z] GIT_PREVIOUS_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:33.551Z] GIT_URL https://github.com/moby/moby.git [2022-03-21T13:00:33.551Z] HUDSON_COOKIE c4cd0be4-64a3-4d0b-a51c-ee3e0307e9cd [2022-03-21T13:00:33.551Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:33.551Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-21T13:00:33.551Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:33.551Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-21T13:00:33.551Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:33.551Z] JENKINS_NODE_COOKIE 6b285511-43e5-4cbd-9b06-ed5e7f60e54f [2022-03-21T13:00:33.551Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-21T13:00:33.551Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:33.551Z] JOB_BASE_NAME PR-43399 [2022-03-21T13:00:33.551Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/display/redirect [2022-03-21T13:00:33.551Z] JOB_NAME moby/PR-43399 [2022-03-21T13:00:33.551Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/ [2022-03-21T13:00:33.551Z] library.jps.version master [2022-03-21T13:00:33.551Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-21T13:00:33.551Z] NODE_LABELS amd64 azure azwin-2-605491 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-21T13:00:33.551Z] NODE_NAME azwin-2-605491 [2022-03-21T13:00:33.551Z] NUMBER_OF_PROCESSORS 4 [2022-03-21T13:00:33.551Z] OS Windows_NT [2022-03-21T13:00:33.551Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-21T13:00:33.551Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-21T13:00:33.551Z] ppc64le false [2022-03-21T13:00:33.551Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-21T13:00:33.551Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-21T13:00:33.551Z] PROCESSOR_LEVEL 6 [2022-03-21T13:00:33.551Z] PROCESSOR_REVISION 5504 [2022-03-21T13:00:33.551Z] ProgramData C:\ProgramData [2022-03-21T13:00:33.551Z] ProgramFiles C:\Program Files [2022-03-21T13:00:33.551Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-21T13:00:33.551Z] ProgramW6432 C:\Program Files [2022-03-21T13:00:33.551Z] PROMPT $P$G [2022-03-21T13:00:33.551Z] PSExecutionPolicyPreference Bypass [2022-03-21T13:00:33.551Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-21T13:00:33.551Z] PUBLIC C:\Users\Public [2022-03-21T13:00:33.551Z] rootless true [2022-03-21T13:00:33.551Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=artif... [2022-03-21T13:00:33.551Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=changes [2022-03-21T13:00:33.551Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect [2022-03-21T13:00:33.551Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=tests [2022-03-21T13:00:33.551Z] s390x false [2022-03-21T13:00:33.551Z] SKIP_VALIDATION_TESTS 1 [2022-03-21T13:00:33.551Z] SOURCES_DRIVE d [2022-03-21T13:00:33.551Z] SOURCES_SUBDIR gopath [2022-03-21T13:00:33.551Z] STAGE_NAME Run tests [2022-03-21T13:00:33.551Z] SystemDrive C: [2022-03-21T13:00:33.551Z] SystemRoot C:\Windows [2022-03-21T13:00:33.551Z] TEMP C:\Windows\TEMP [2022-03-21T13:00:33.551Z] TESTDEBUG 0 [2022-03-21T13:00:33.551Z] TESTRUN_DRIVE d [2022-03-21T13:00:33.551Z] TESTRUN_SUBDIR CI [2022-03-21T13:00:33.551Z] TIMEOUT 120m [2022-03-21T13:00:33.551Z] TMP C:\Windows\TEMP [2022-03-21T13:00:33.551Z] unit_validate true [2022-03-21T13:00:33.551Z] USERDOMAIN WORKGROUP [2022-03-21T13:00:33.551Z] USERNAME azwin-2-605491$ [2022-03-21T13:00:33.551Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-21T13:00:33.551Z] validate_force false [2022-03-21T13:00:33.551Z] windir C:\Windows [2022-03-21T13:00:33.551Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-21T13:00:33.551Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-21T13:00:33.551Z] windows2022 true [2022-03-21T13:00:33.551Z] windows2022containerd true [2022-03-21T13:00:33.551Z] windowsRS5 true [2022-03-21T13:00:33.551Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-21T13:00:33.551Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-21T13:00:33.551Z] [2022-03-21T13:00:33.551Z] [2022-03-21T13:00:33.551Z] [2022-03-21T13:00:33.587Z] [2022-03-21T13:00:33.587Z] INFO: executeCI.ps1 starting at Mon Mar 21 13:00:33 CUT 2022 [2022-03-21T13:00:33.587Z] [2022-03-21T13:00:33.587Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-21T13:00:33.587Z] INFO: Running git version 2.24.1.windows.2 [2022-03-21T13:00:33.587Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-21T13:00:33.587Z] INFO: Environment variables: [2022-03-21T13:00:33.587Z] [2022-03-21T13:00:33.587Z] Name Value [2022-03-21T13:00:33.587Z] ---- ----- [2022-03-21T13:00:33.587Z] ALLUSERSPROFILE C:\ProgramData [2022-03-21T13:00:33.587Z] amd64 true [2022-03-21T13:00:33.587Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-21T13:00:33.587Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-21T13:00:33.587Z] arm64 true [2022-03-21T13:00:33.587Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-21T13:00:33.587Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-21T13:00:33.587Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-21T13:00:33.587Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-21T13:00:33.587Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-21T13:00:33.587Z] BRANCH_NAME PR-43399 [2022-03-21T13:00:33.587Z] BUILD_DISPLAY_NAME #3 [2022-03-21T13:00:33.587Z] BUILD_ID 3 [2022-03-21T13:00:33.587Z] BUILD_NUMBER 3 [2022-03-21T13:00:33.587Z] BUILD_TAG jenkins-moby-PR-43399-3 [2022-03-21T13:00:33.587Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/ [2022-03-21T13:00:33.587Z] cgroup2 true [2022-03-21T13:00:33.587Z] CHANGE_AUTHOR thaJeztah [2022-03-21T13:00:33.587Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-21T13:00:33.587Z] CHANGE_BRANCH errdefs_reduce_client_deps_alternative [2022-03-21T13:00:33.587Z] CHANGE_FORK thaJeztah/docker [2022-03-21T13:00:33.587Z] CHANGE_ID 43399 [2022-03-21T13:00:33.587Z] CHANGE_TARGET master [2022-03-21T13:00:33.587Z] CHANGE_TITLE errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus [2022-03-21T13:00:33.587Z] CHANGE_URL https://github.com/moby/moby/pull/43399 [2022-03-21T13:00:33.587Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:00:33.587Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-21T13:00:33.587Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-21T13:00:33.587Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-21T13:00:33.587Z] COMPUTERNAME azwin-2-605490 [2022-03-21T13:00:33.587Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-21T13:00:33.587Z] ConfigSequenceNumber 0 [2022-03-21T13:00:33.587Z] dco true [2022-03-21T13:00:33.587Z] DOCKER_BUILDKIT 0 [2022-03-21T13:00:33.587Z] DOCKER_DUT_DEBUG 1 [2022-03-21T13:00:33.587Z] DOCKER_EXPERIMENTAL 1 [2022-03-21T13:00:33.587Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-21T13:00:33.587Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-21T13:00:33.587Z] EXECUTOR_NUMBER 0 [2022-03-21T13:00:33.587Z] FQDN azwin-2-605490.westus.cloudapp.azure.com [2022-03-21T13:00:33.587Z] GIT_BRANCH PR-43399 [2022-03-21T13:00:33.587Z] GIT_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:33.587Z] GIT_PREVIOUS_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:33.587Z] GIT_URL https://github.com/moby/moby.git [2022-03-21T13:00:33.587Z] HUDSON_COOKIE 07ff0cd0-26dd-4570-9f13-dc7be36df35b [2022-03-21T13:00:33.587Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:33.587Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-21T13:00:33.587Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:33.587Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-21T13:00:33.587Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:33.588Z] JENKINS_NODE_COOKIE 0286cc57-0b0f-41c3-846c-fe7a00b50b3e [2022-03-21T13:00:33.588Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-21T13:00:33.588Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:33.588Z] JOB_BASE_NAME PR-43399 [2022-03-21T13:00:33.588Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/display/redirect [2022-03-21T13:00:33.588Z] JOB_NAME moby/PR-43399 [2022-03-21T13:00:33.588Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/ [2022-03-21T13:00:33.588Z] library.jps.version master [2022-03-21T13:00:33.588Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-21T13:00:33.588Z] NODE_LABELS amd64 azure azwin-2-605490 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-21T13:00:33.588Z] NODE_NAME azwin-2-605490 [2022-03-21T13:00:33.588Z] NUMBER_OF_PROCESSORS 4 [2022-03-21T13:00:33.588Z] OS Windows_NT [2022-03-21T13:00:33.588Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-21T13:00:33.588Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-21T13:00:33.588Z] ppc64le false [2022-03-21T13:00:33.588Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-21T13:00:33.588Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-21T13:00:33.588Z] PROCESSOR_LEVEL 6 [2022-03-21T13:00:33.588Z] PROCESSOR_REVISION 4f01 [2022-03-21T13:00:33.588Z] ProgramData C:\ProgramData [2022-03-21T13:00:33.588Z] ProgramFiles C:\Program Files [2022-03-21T13:00:33.588Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-21T13:00:33.588Z] ProgramW6432 C:\Program Files [2022-03-21T13:00:33.588Z] PROMPT $P$G [2022-03-21T13:00:33.588Z] PSExecutionPolicyPreference Bypass [2022-03-21T13:00:33.588Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-21T13:00:33.588Z] PUBLIC C:\Users\Public [2022-03-21T13:00:33.588Z] rootless true [2022-03-21T13:00:33.588Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=artif... [2022-03-21T13:00:33.588Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=changes [2022-03-21T13:00:33.588Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect [2022-03-21T13:00:33.588Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=tests [2022-03-21T13:00:33.588Z] s390x false [2022-03-21T13:00:33.588Z] SKIP_VALIDATION_TESTS 1 [2022-03-21T13:00:33.588Z] SOURCES_DRIVE d [2022-03-21T13:00:33.588Z] SOURCES_SUBDIR gopath [2022-03-21T13:00:33.588Z] STAGE_NAME Run tests [2022-03-21T13:00:33.588Z] SystemDrive C: [2022-03-21T13:00:33.588Z] SystemRoot C:\Windows [2022-03-21T13:00:33.588Z] TEMP C:\Windows\TEMP [2022-03-21T13:00:33.588Z] TESTDEBUG 0 [2022-03-21T13:00:33.588Z] TESTRUN_DRIVE d [2022-03-21T13:00:33.588Z] TESTRUN_SUBDIR CI [2022-03-21T13:00:33.588Z] TIMEOUT 120m [2022-03-21T13:00:33.588Z] TMP C:\Windows\TEMP [2022-03-21T13:00:33.588Z] unit_validate true [2022-03-21T13:00:33.588Z] USERDOMAIN WORKGROUP [2022-03-21T13:00:33.588Z] USERNAME azwin-2-605490$ [2022-03-21T13:00:33.588Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-21T13:00:33.588Z] validate_force false [2022-03-21T13:00:33.588Z] windir C:\Windows [2022-03-21T13:00:33.588Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-21T13:00:33.588Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-21T13:00:33.588Z] windows2022 true [2022-03-21T13:00:33.588Z] windows2022containerd true [2022-03-21T13:00:33.588Z] windowsRS5 true [2022-03-21T13:00:33.588Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-21T13:00:33.588Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-21T13:00:33.588Z] [2022-03-21T13:00:33.588Z] [2022-03-21T13:00:33.588Z] [2022-03-21T13:00:33.682Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 64.21MB / 141.70MB 5.3s [2022-03-21T13:00:33.940Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 72.35MB / 141.70MB 5.4s [2022-03-21T13:00:33.940Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 81.79MB / 141.70MB 5.6s [2022-03-21T13:00:34.006Z] INFO: Sources under d:\gopath\... [2022-03-21T13:00:34.006Z] INFO: Test run under d:\CI\... [2022-03-21T13:00:34.006Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-21T13:00:34.006Z] INFO: docker/docker repository was found [2022-03-21T13:00:34.006Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-21T13:00:34.006Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-21T13:00:34.006Z] INFO: Docker version of control daemon [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] Client: [2022-03-21T13:00:34.006Z] Version: 20.10.9 [2022-03-21T13:00:34.006Z] API version: 1.41 [2022-03-21T13:00:34.006Z] Go version: go1.16.8 [2022-03-21T13:00:34.006Z] Git commit: c2ea9bc [2022-03-21T13:00:34.006Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:34.006Z] OS/Arch: windows/amd64 [2022-03-21T13:00:34.006Z] Context: default [2022-03-21T13:00:34.006Z] Experimental: true [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] Server: Docker Engine - Community [2022-03-21T13:00:34.006Z] Engine: [2022-03-21T13:00:34.006Z] Version: 20.10.9 [2022-03-21T13:00:34.006Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:34.006Z] Go version: go1.16.8 [2022-03-21T13:00:34.006Z] Git commit: 79ea9d3 [2022-03-21T13:00:34.006Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:34.006Z] OS/Arch: windows/amd64 [2022-03-21T13:00:34.006Z] Experimental: true [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] INFO: Docker info of control daemon [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] Client: [2022-03-21T13:00:34.006Z] Context: default [2022-03-21T13:00:34.006Z] Debug Mode: false [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] Server: [2022-03-21T13:00:34.006Z] Containers: 0 [2022-03-21T13:00:34.006Z] Running: 0 [2022-03-21T13:00:34.006Z] Paused: 0 [2022-03-21T13:00:34.006Z] Stopped: 0 [2022-03-21T13:00:34.006Z] Images: 11 [2022-03-21T13:00:34.006Z] Server Version: 20.10.9 [2022-03-21T13:00:34.006Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-21T13:00:34.006Z] Windows: [2022-03-21T13:00:34.006Z] LCOW: [2022-03-21T13:00:34.006Z] Logging Driver: json-file [2022-03-21T13:00:34.006Z] Plugins: [2022-03-21T13:00:34.006Z] Volume: local [2022-03-21T13:00:34.006Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:34.006Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:34.006Z] Swarm: inactive [2022-03-21T13:00:34.006Z] Default Isolation: process [2022-03-21T13:00:34.006Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:00:34.006Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-21T13:00:34.006Z] OSType: windows [2022-03-21T13:00:34.006Z] Architecture: x86_64 [2022-03-21T13:00:34.006Z] CPUs: 4 [2022-03-21T13:00:34.006Z] Total Memory: 32GiB [2022-03-21T13:00:34.006Z] Name: azwin-2-605491 [2022-03-21T13:00:34.006Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-21T13:00:34.006Z] Docker Root Dir: D:\docker [2022-03-21T13:00:34.006Z] Debug Mode: false [2022-03-21T13:00:34.006Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:34.006Z] Labels: [2022-03-21T13:00:34.006Z] Experimental: true [2022-03-21T13:00:34.006Z] Insecure Registries: [2022-03-21T13:00:34.006Z] 10.0.0.4:5000 [2022-03-21T13:00:34.006Z] 127.0.0.0/8 [2022-03-21T13:00:34.006Z] Registry Mirrors: [2022-03-21T13:00:34.006Z] http://10.0.0.4:5000/ [2022-03-21T13:00:34.006Z] Live Restore Enabled: false [2022-03-21T13:00:34.006Z] Product License: Community Engine [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] [2022-03-21T13:00:34.006Z] INFO: Commit hash is e82b7b2fa0 [2022-03-21T13:00:34.006Z] INFO: Nuke-Everything... [2022-03-21T13:00:34.056Z] INFO: Sources under d:\gopath\... [2022-03-21T13:00:34.056Z] INFO: Test run under d:\CI\... [2022-03-21T13:00:34.056Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-21T13:00:34.056Z] INFO: docker/docker repository was found [2022-03-21T13:00:34.056Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-21T13:00:34.056Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-21T13:00:34.056Z] INFO: Docker version of control daemon [2022-03-21T13:00:34.056Z] [2022-03-21T13:00:34.056Z] Client: [2022-03-21T13:00:34.056Z] Version: 20.10.9 [2022-03-21T13:00:34.056Z] API version: 1.41 [2022-03-21T13:00:34.056Z] Go version: go1.16.8 [2022-03-21T13:00:34.056Z] Git commit: c2ea9bc [2022-03-21T13:00:34.056Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:34.056Z] OS/Arch: windows/amd64 [2022-03-21T13:00:34.056Z] Context: default [2022-03-21T13:00:34.056Z] Experimental: true [2022-03-21T13:00:34.056Z] [2022-03-21T13:00:34.056Z] Server: Docker Engine - Community [2022-03-21T13:00:34.056Z] Engine: [2022-03-21T13:00:34.056Z] Version: 20.10.9 [2022-03-21T13:00:34.056Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:34.056Z] Go version: go1.16.8 [2022-03-21T13:00:34.056Z] Git commit: 79ea9d3 [2022-03-21T13:00:34.056Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:34.056Z] OS/Arch: windows/amd64 [2022-03-21T13:00:34.056Z] Experimental: true [2022-03-21T13:00:34.056Z] [2022-03-21T13:00:34.056Z] INFO: Docker info of control daemon [2022-03-21T13:00:34.056Z] [2022-03-21T13:00:34.199Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 94.37MB / 141.70MB 5.8s [2022-03-21T13:00:34.457Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 101.71MB / 141.70MB 6.1s [2022-03-21T13:00:34.461Z] INFO: Container count on control daemon to delete is 0 [2022-03-21T13:00:34.461Z] INFO: Nuking d:\CI [2022-03-21T13:00:34.461Z] INFO: Zapped successfully [2022-03-21T13:00:34.461Z] INFO: Location for testing is d:\CI\PR-43399\3 [2022-03-21T13:00:34.461Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-21T13:00:34.461Z] [2022-03-21T13:00:34.461Z] [2022-03-21T13:00:34.461Z] INFO: Building the image from Dockerfile.windows at 03/21/2022 13:00:34... [2022-03-21T13:00:34.461Z] [2022-03-21T13:00:34.525Z] Client: [2022-03-21T13:00:34.525Z] Context: default [2022-03-21T13:00:34.525Z] Debug Mode: false [2022-03-21T13:00:34.525Z] [2022-03-21T13:00:34.525Z] Server: [2022-03-21T13:00:34.525Z] Containers: 0 [2022-03-21T13:00:34.525Z] Running: 0 [2022-03-21T13:00:34.525Z] Paused: 0 [2022-03-21T13:00:34.525Z] Stopped: 0 [2022-03-21T13:00:34.525Z] Images: 11 [2022-03-21T13:00:34.525Z] Server Version: 20.10.9 [2022-03-21T13:00:34.525Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-21T13:00:34.525Z] Windows: [2022-03-21T13:00:34.525Z] LCOW: [2022-03-21T13:00:34.525Z] Logging Driver: json-file [2022-03-21T13:00:34.525Z] Plugins: [2022-03-21T13:00:34.525Z] Volume: local [2022-03-21T13:00:34.525Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:34.525Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:34.525Z] Swarm: inactive [2022-03-21T13:00:34.525Z] Default Isolation: process [2022-03-21T13:00:34.525Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:00:34.525Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-21T13:00:34.525Z] OSType: windows [2022-03-21T13:00:34.525Z] Architecture: x86_64 [2022-03-21T13:00:34.525Z] CPUs: 4 [2022-03-21T13:00:34.525Z] Total Memory: 32GiB [2022-03-21T13:00:34.525Z] Name: azwin-2-605490 [2022-03-21T13:00:34.525Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-21T13:00:34.525Z] Docker Root Dir: D:\docker [2022-03-21T13:00:34.525Z] Debug Mode: false [2022-03-21T13:00:34.525Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:34.525Z] Labels: [2022-03-21T13:00:34.525Z] Experimental: true [2022-03-21T13:00:34.525Z] Insecure Registries: [2022-03-21T13:00:34.525Z] 10.0.0.4:5000 [2022-03-21T13:00:34.525Z] 127.0.0.0/8 [2022-03-21T13:00:34.525Z] Registry Mirrors: [2022-03-21T13:00:34.525Z] http://10.0.0.4:5000/ [2022-03-21T13:00:34.525Z] Live Restore Enabled: false [2022-03-21T13:00:34.525Z] Product License: Community Engine [2022-03-21T13:00:34.525Z] [2022-03-21T13:00:34.525Z] [2022-03-21T13:00:34.525Z] INFO: Commit hash is e82b7b2fa0 [2022-03-21T13:00:34.525Z] INFO: Nuke-Everything... [2022-03-21T13:00:34.525Z] INFO: Container count on control daemon to delete is 0 [2022-03-21T13:00:34.525Z] INFO: Nuking d:\CI [2022-03-21T13:00:34.727Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 109.05MB / 141.70MB 6.3s [2022-03-21T13:00:34.985Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 118.49MB / 141.70MB 6.5s [2022-03-21T13:00:34.993Z] INFO: Zapped successfully [2022-03-21T13:00:34.993Z] INFO: Location for testing is d:\CI\PR-43399\3 [2022-03-21T13:00:34.993Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-21T13:00:34.993Z] [2022-03-21T13:00:34.993Z] [2022-03-21T13:00:34.993Z] INFO: Building the image from Dockerfile.windows at 03/21/2022 13:00:34... [2022-03-21T13:00:34.993Z] [2022-03-21T13:00:35.242Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 126.88MB / 141.70MB 6.8s [2022-03-21T13:00:35.500Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 138.41MB / 141.70MB 7.1s [2022-03-21T13:00:35.757Z] #11 ... [2022-03-21T13:00:35.757Z] [2022-03-21T13:00:35.757Z] #31 [internal] load build context [2022-03-21T13:00:35.757Z] #31 sha256:7155c0b00566274d8563ba38fc358c5f1671b1a5512174c106a66383e6479ffa [2022-03-21T13:00:35.757Z] #31 transferring context: 58.75MB 7.4s done [2022-03-21T13:00:35.757Z] #31 DONE 8.0s [2022-03-21T13:00:35.757Z] [2022-03-21T13:00:35.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:35.757Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:35.757Z] #11 ... [2022-03-21T13:00:35.757Z] [2022-03-21T13:00:35.757Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:00:35.757Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:00:35.757Z] #35 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.2s done [2022-03-21T13:00:35.757Z] #35 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-21T13:00:35.757Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-21T13:00:35.757Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-21T13:00:35.757Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.3s done [2022-03-21T13:00:36.040Z] #35 ... [2022-03-21T13:00:36.040Z] [2022-03-21T13:00:36.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:36.040Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:37.412Z] #11 ... [2022-03-21T13:00:37.412Z] [2022-03-21T13:00:37.412Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:00:37.412Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:00:37.412Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-03-21T13:00:37.412Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:00:37.412Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-21T13:00:37.412Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-21T13:00:37.412Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-03-21T13:00:37.412Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2022-03-21T13:00:37.412Z] #74 DONE 9.2s [2022-03-21T13:00:37.412Z] [2022-03-21T13:00:37.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:37.412Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:37.412Z] #11 ... [2022-03-21T13:00:37.412Z] [2022-03-21T13:00:37.412Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:00:37.412Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:00:37.412Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-03-21T13:00:37.412Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:00:37.412Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-21T13:00:37.412Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-21T13:00:37.412Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-03-21T13:00:37.412Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-03-21T13:00:37.412Z] #76 DONE 9.2s [2022-03-21T13:00:37.669Z] [2022-03-21T13:00:37.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:37.669Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:37.669Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.3s [2022-03-21T13:00:40.227Z] Sending build context to Docker daemon 64.12MB [2022-03-21T13:00:40.227Z] [2022-03-21T13:00:40.684Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-21T13:00:40.684Z] ---> 02f938cacc3b [2022-03-21T13:00:40.684Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> fb2dba6b1255 [2022-03-21T13:00:40.684Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> fc29fd68c31b [2022-03-21T13:00:40.684Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> b9817cad0a31 [2022-03-21T13:00:40.684Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> f8ef819a5272 [2022-03-21T13:00:40.684Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> 0ceed570dab3 [2022-03-21T13:00:40.684Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> 9c5661f3bf58 [2022-03-21T13:00:40.684Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> c15d4e4a9abc [2022-03-21T13:00:40.684Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> a8716135ea04 [2022-03-21T13:00:40.684Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-21T13:00:40.684Z] ---> Using cache [2022-03-21T13:00:40.684Z] ---> df8b669d9523 [2022-03-21T13:00:40.684Z] Step 11/11 : COPY . . [2022-03-21T13:00:41.844Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-21T13:00:41.844Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4ed17ab6\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-21T13:00:41.844Z] ---------------------------------------------------------------------------- [2022-03-21T13:00:41.844Z] [2022-03-21T13:00:41.844Z] INFO: executeCI.ps1 starting at Mon Mar 21 13:00:39 CUT 2022 [2022-03-21T13:00:41.844Z] [2022-03-21T13:00:41.844Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-21T13:00:41.844Z] INFO: Running git version 2.24.1.windows.2 [2022-03-21T13:00:41.844Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-21T13:00:41.844Z] INFO: Environment variables: [2022-03-21T13:00:41.844Z] [2022-03-21T13:00:41.844Z] Name Value [2022-03-21T13:00:41.844Z] ---- ----- [2022-03-21T13:00:41.844Z] ALLUSERSPROFILE C:\ProgramData [2022-03-21T13:00:41.844Z] amd64 true [2022-03-21T13:00:41.844Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-21T13:00:41.844Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-21T13:00:41.844Z] arm64 true [2022-03-21T13:00:41.844Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-21T13:00:41.844Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-21T13:00:41.844Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-21T13:00:41.844Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-21T13:00:41.844Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-21T13:00:41.844Z] BRANCH_NAME PR-43399 [2022-03-21T13:00:41.844Z] BUILD_DISPLAY_NAME #3 [2022-03-21T13:00:41.844Z] BUILD_ID 3 [2022-03-21T13:00:41.844Z] BUILD_NUMBER 3 [2022-03-21T13:00:41.844Z] BUILD_TAG jenkins-moby-PR-43399-3 [2022-03-21T13:00:41.844Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/ [2022-03-21T13:00:41.844Z] cgroup2 true [2022-03-21T13:00:41.844Z] CHANGE_AUTHOR thaJeztah [2022-03-21T13:00:41.844Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-21T13:00:41.844Z] CHANGE_BRANCH errdefs_reduce_client_deps_alternative [2022-03-21T13:00:41.844Z] CHANGE_FORK thaJeztah/docker [2022-03-21T13:00:41.844Z] CHANGE_ID 43399 [2022-03-21T13:00:41.844Z] CHANGE_TARGET master [2022-03-21T13:00:41.844Z] CHANGE_TITLE errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus [2022-03-21T13:00:41.845Z] CHANGE_URL https://github.com/moby/moby/pull/43399 [2022-03-21T13:00:41.845Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:00:41.845Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-21T13:00:41.845Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-21T13:00:41.845Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-21T13:00:41.845Z] COMPUTERNAME azwin-2-3a7280 [2022-03-21T13:00:41.845Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-21T13:00:41.845Z] ConfigSequenceNumber 0 [2022-03-21T13:00:41.845Z] dco true [2022-03-21T13:00:41.845Z] DOCKER_BUILDKIT 0 [2022-03-21T13:00:41.845Z] DOCKER_DUT_DEBUG 1 [2022-03-21T13:00:41.845Z] DOCKER_EXPERIMENTAL 1 [2022-03-21T13:00:41.845Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-21T13:00:41.845Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-21T13:00:41.845Z] EXECUTOR_NUMBER 0 [2022-03-21T13:00:41.845Z] FQDN azwin-2-3a7280.westus.cloudapp.azure.com [2022-03-21T13:00:41.845Z] GIT_BRANCH PR-43399 [2022-03-21T13:00:41.845Z] GIT_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:41.845Z] GIT_PREVIOUS_COMMIT e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:00:41.845Z] GIT_URL https://github.com/moby/moby.git [2022-03-21T13:00:41.845Z] HUDSON_COOKIE e79823e5-3652-4095-8894-3ab8e588b75e [2022-03-21T13:00:41.845Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:41.845Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-21T13:00:41.845Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:41.845Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-21T13:00:41.845Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-21T13:00:41.845Z] JENKINS_NODE_COOKIE 265ba95e-af0d-4e1b-b2e7-4103a530c5f4 [2022-03-21T13:00:41.845Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-21T13:00:41.845Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-21T13:00:41.845Z] JOB_BASE_NAME PR-43399 [2022-03-21T13:00:41.845Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/display/redirect [2022-03-21T13:00:41.845Z] JOB_NAME moby/PR-43399 [2022-03-21T13:00:41.845Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/ [2022-03-21T13:00:41.845Z] library.jps.version master [2022-03-21T13:00:41.845Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-21T13:00:41.845Z] NODE_LABELS amd64 azure azwin-2-3a7280 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-21T13:00:41.845Z] NODE_NAME azwin-2-3a7280 [2022-03-21T13:00:41.845Z] NUMBER_OF_PROCESSORS 4 [2022-03-21T13:00:41.845Z] OS Windows_NT [2022-03-21T13:00:41.845Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-21T13:00:41.845Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-21T13:00:41.845Z] ppc64le false [2022-03-21T13:00:41.845Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-21T13:00:41.845Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-21T13:00:41.845Z] PROCESSOR_LEVEL 6 [2022-03-21T13:00:41.845Z] PROCESSOR_REVISION 4f01 [2022-03-21T13:00:41.845Z] ProgramData C:\ProgramData [2022-03-21T13:00:41.845Z] ProgramFiles C:\Program Files [2022-03-21T13:00:41.845Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-21T13:00:41.845Z] ProgramW6432 C:\Program Files [2022-03-21T13:00:41.845Z] PROMPT $P$G [2022-03-21T13:00:41.845Z] PSExecutionPolicyPreference Bypass [2022-03-21T13:00:41.845Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-21T13:00:41.845Z] PUBLIC C:\Users\Public [2022-03-21T13:00:41.845Z] rootless true [2022-03-21T13:00:41.845Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=artif... [2022-03-21T13:00:41.845Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=changes [2022-03-21T13:00:41.845Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect [2022-03-21T13:00:41.845Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43399/3/display/redirect?page=tests [2022-03-21T13:00:41.845Z] s390x false [2022-03-21T13:00:41.845Z] SKIP_VALIDATION_TESTS 1 [2022-03-21T13:00:41.845Z] SOURCES_DRIVE d [2022-03-21T13:00:41.845Z] SOURCES_SUBDIR gopath [2022-03-21T13:00:41.845Z] STAGE_NAME Run tests [2022-03-21T13:00:41.845Z] SystemDrive C: [2022-03-21T13:00:41.845Z] SystemRoot C:\Windows [2022-03-21T13:00:41.845Z] TEMP C:\Windows\TEMP [2022-03-21T13:00:41.845Z] TESTDEBUG 0 [2022-03-21T13:00:41.845Z] TESTRUN_DRIVE d [2022-03-21T13:00:41.845Z] TESTRUN_SUBDIR CI [2022-03-21T13:00:41.845Z] TIMEOUT 120m [2022-03-21T13:00:41.845Z] TMP C:\Windows\TEMP [2022-03-21T13:00:41.845Z] unit_validate true [2022-03-21T13:00:41.845Z] USERDOMAIN WORKGROUP [2022-03-21T13:00:41.845Z] USERNAME azwin-2-3a7280$ [2022-03-21T13:00:41.845Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-21T13:00:41.845Z] validate_force false [2022-03-21T13:00:41.845Z] windir C:\Windows [2022-03-21T13:00:41.845Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-21T13:00:41.845Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-21T13:00:41.845Z] windows2022 true [2022-03-21T13:00:41.845Z] windows2022containerd true [2022-03-21T13:00:41.845Z] windowsRS5 true [2022-03-21T13:00:41.845Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-21T13:00:41.845Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] INFO: Sources under d:\gopath\... [2022-03-21T13:00:41.845Z] INFO: Test run under d:\CI\... [2022-03-21T13:00:41.845Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-21T13:00:41.845Z] INFO: docker/docker repository was found [2022-03-21T13:00:41.845Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-21T13:00:41.845Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-21T13:00:41.845Z] INFO: Docker version of control daemon [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] Client: [2022-03-21T13:00:41.845Z] Version: 20.10.9 [2022-03-21T13:00:41.845Z] API version: 1.41 [2022-03-21T13:00:41.845Z] Go version: go1.16.8 [2022-03-21T13:00:41.845Z] Git commit: c2ea9bc [2022-03-21T13:00:41.845Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-21T13:00:41.845Z] OS/Arch: windows/amd64 [2022-03-21T13:00:41.845Z] Context: default [2022-03-21T13:00:41.845Z] Experimental: true [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] Server: Docker Engine - Community [2022-03-21T13:00:41.845Z] Engine: [2022-03-21T13:00:41.845Z] Version: 20.10.9 [2022-03-21T13:00:41.845Z] API version: 1.41 (minimum version 1.24) [2022-03-21T13:00:41.845Z] Go version: go1.16.8 [2022-03-21T13:00:41.845Z] Git commit: 79ea9d3 [2022-03-21T13:00:41.845Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-21T13:00:41.845Z] OS/Arch: windows/amd64 [2022-03-21T13:00:41.845Z] Experimental: true [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] INFO: Docker info of control daemon [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] Client: [2022-03-21T13:00:41.845Z] Context: default [2022-03-21T13:00:41.845Z] Debug Mode: false [2022-03-21T13:00:41.845Z] Plugins: [2022-03-21T13:00:41.845Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-21T13:00:41.845Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-21T13:00:41.845Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] Server: [2022-03-21T13:00:41.845Z] Containers: 0 [2022-03-21T13:00:41.845Z] Running: 0 [2022-03-21T13:00:41.845Z] Paused: 0 [2022-03-21T13:00:41.845Z] Stopped: 0 [2022-03-21T13:00:41.845Z] Images: 11 [2022-03-21T13:00:41.845Z] Server Version: 20.10.9 [2022-03-21T13:00:41.845Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-21T13:00:41.845Z] Windows: [2022-03-21T13:00:41.845Z] LCOW: [2022-03-21T13:00:41.845Z] Logging Driver: json-file [2022-03-21T13:00:41.845Z] Plugins: [2022-03-21T13:00:41.845Z] Volume: local [2022-03-21T13:00:41.845Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:00:41.845Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:00:41.845Z] Swarm: inactive [2022-03-21T13:00:41.845Z] Default Isolation: process [2022-03-21T13:00:41.845Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-21T13:00:41.845Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-21T13:00:41.845Z] OSType: windows [2022-03-21T13:00:41.845Z] Architecture: x86_64 [2022-03-21T13:00:41.845Z] CPUs: 4 [2022-03-21T13:00:41.845Z] Total Memory: 32GiB [2022-03-21T13:00:41.845Z] Name: azwin-2-3a7280 [2022-03-21T13:00:41.845Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-21T13:00:41.845Z] Docker Root Dir: D:\docker [2022-03-21T13:00:41.845Z] Debug Mode: false [2022-03-21T13:00:41.845Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:00:41.845Z] Labels: [2022-03-21T13:00:41.845Z] Experimental: true [2022-03-21T13:00:41.845Z] Insecure Registries: [2022-03-21T13:00:41.845Z] 10.0.0.4:5000 [2022-03-21T13:00:41.845Z] 127.0.0.0/8 [2022-03-21T13:00:41.845Z] Registry Mirrors: [2022-03-21T13:00:41.845Z] http://10.0.0.4:5000/ [2022-03-21T13:00:41.845Z] Live Restore Enabled: false [2022-03-21T13:00:41.845Z] Product License: Community Engine [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] [2022-03-21T13:00:41.845Z] INFO: Commit hash is e82b7b2fa0 [2022-03-21T13:00:41.845Z] INFO: Nuke-Everything... [2022-03-21T13:00:41.845Z] INFO: Container count on control daemon to delete is 0 [2022-03-21T13:00:41.845Z] INFO: Nuking d:\CI [2022-03-21T13:00:41.845Z] INFO: Zapped successfully [2022-03-21T13:00:41.853Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 [2022-03-21T13:00:41.853Z] #11 ... [2022-03-21T13:00:41.853Z] [2022-03-21T13:00:41.853Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:00:41.853Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:00:41.853Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.3s done [2022-03-21T13:00:41.853Z] #35 DONE 13.6s [2022-03-21T13:00:41.853Z] [2022-03-21T13:00:41.853Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-21T13:00:41.853Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-21T13:00:41.853Z] #75 DONE 1.2s [2022-03-21T13:00:41.853Z] [2022-03-21T13:00:41.853Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:41.853Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:41.853Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.6s done [2022-03-21T13:00:42.162Z] Sending build context to Docker daemon 64.12MB [2022-03-21T13:00:42.162Z] [2022-03-21T13:00:42.162Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-21T13:00:42.162Z] ---> 02f938cacc3b [2022-03-21T13:00:42.162Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 85cf08983459 [2022-03-21T13:00:42.162Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 995135217ad2 [2022-03-21T13:00:42.162Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 89082d757d82 [2022-03-21T13:00:42.162Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 0788ca19fd63 [2022-03-21T13:00:42.162Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 1307d43f7121 [2022-03-21T13:00:42.162Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 92b8f984b9e2 [2022-03-21T13:00:42.162Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 65984a54b673 [2022-03-21T13:00:42.162Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 2b586d25807b [2022-03-21T13:00:42.162Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-21T13:00:42.162Z] ---> Using cache [2022-03-21T13:00:42.162Z] ---> 03fb94840e80 [2022-03-21T13:00:42.162Z] Step 11/11 : COPY . . [2022-03-21T13:00:42.305Z] INFO: Location for testing is d:\CI\PR-43399\3 [2022-03-21T13:00:42.305Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-21T13:00:42.305Z] [2022-03-21T13:00:42.305Z] [2022-03-21T13:00:42.306Z] INFO: Building the image from Dockerfile.windows at 03/21/2022 13:00:41... [2022-03-21T13:00:42.306Z] [2022-03-21T13:00:42.791Z] #11 ... [2022-03-21T13:00:42.791Z] [2022-03-21T13:00:42.791Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-21T13:00:42.791Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-21T13:00:42.791Z] #77 DONE 1.0s [2022-03-21T13:00:42.791Z] [2022-03-21T13:00:42.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:42.791Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:42.791Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 [2022-03-21T13:00:42.847Z] ---> Using cache [2022-03-21T13:00:42.847Z] ---> ceafb6343db9 [2022-03-21T13:00:43.731Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.9s done [2022-03-21T13:00:43.807Z] Successfully built ceafb6343db9 [2022-03-21T13:00:43.807Z] Successfully tagged docker:latest [2022-03-21T13:00:43.807Z] INFO: Image build ended at 03/21/2022 13:00:43. Duration:00:00:09.2416561 [2022-03-21T13:00:43.807Z] [2022-03-21T13:00:43.807Z] [2022-03-21T13:00:43.807Z] INFO: Building the test binaries at 03/21/2022 13:00:43... [2022-03-21T13:00:43.990Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-21T13:00:45.114Z] ---> Using cache [2022-03-21T13:00:45.114Z] ---> c482e03f9ca3 [2022-03-21T13:00:46.680Z] Successfully built c482e03f9ca3 [2022-03-21T13:00:46.680Z] Successfully tagged docker:latest [2022-03-21T13:00:46.680Z] INFO: Image build ended at 03/21/2022 13:00:46. Duration:00:00:11.5959243 [2022-03-21T13:00:46.680Z] [2022-03-21T13:00:46.680Z] [2022-03-21T13:00:46.680Z] INFO: Building the test binaries at 03/21/2022 13:00:46... [2022-03-21T13:00:48.485Z] INFO: make.ps1 starting at 03/21/2022 13:00:47 [2022-03-21T13:00:48.485Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:00:48.485Z] INFO: Invoking autogen... [2022-03-21T13:00:48.946Z] INFO: Building daemon... [2022-03-21T13:00:49.250Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.1s [2022-03-21T13:00:49.978Z] Sending build context to Docker daemon 64.12MB [2022-03-21T13:00:49.979Z] [2022-03-21T13:00:50.436Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-21T13:00:50.436Z] ---> 6a11116086a4 [2022-03-21T13:00:50.436Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> f34af8c425a9 [2022-03-21T13:00:50.436Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 7b946188451a [2022-03-21T13:00:50.436Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 04ba0240de82 [2022-03-21T13:00:50.436Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> b759ec772609 [2022-03-21T13:00:50.436Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 3b250d1f7362 [2022-03-21T13:00:50.436Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> aa83f3821d3f [2022-03-21T13:00:50.436Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 167aec0ae1fd [2022-03-21T13:00:50.436Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 819831d6516f [2022-03-21T13:00:50.436Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-21T13:00:50.436Z] ---> Using cache [2022-03-21T13:00:50.436Z] ---> 6adf1181011a [2022-03-21T13:00:50.436Z] Step 11/11 : COPY . . [2022-03-21T13:00:51.546Z] INFO: make.ps1 starting at 03/21/2022 13:00:50 [2022-03-21T13:00:51.546Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:00:51.546Z] INFO: Invoking autogen... [2022-03-21T13:00:51.776Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.1s done [2022-03-21T13:00:51.776Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d [2022-03-21T13:00:51.776Z] #11 ... [2022-03-21T13:00:51.776Z] [2022-03-21T13:00:51.776Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:00:51.776Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:00:51.776Z] #36 1.119 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:00:51.776Z] #36 1.119 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:00:51.776Z] #36 1.134 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:00:51.776Z] #36 1.361 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:00:51.776Z] #36 1.616 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:00:51.776Z] #36 1.911 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:00:51.776Z] #36 3.469 Fetched 8506 kB in 3s (3251 kB/s) [2022-03-21T13:00:51.776Z] #36 3.469 Reading package lists... [2022-03-21T13:00:51.776Z] #36 4.292 Reading package lists... [2022-03-21T13:00:51.776Z] #36 5.168 Building dependency tree... [2022-03-21T13:00:51.776Z] #36 5.525 The following additional packages will be installed: [2022-03-21T13:00:51.776Z] #36 5.525 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-21T13:00:51.777Z] #36 5.525 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-21T13:00:51.777Z] #36 5.525 Recommended packages: [2022-03-21T13:00:51.777Z] #36 5.525 libldap-common publicsuffix libsasl2-modules [2022-03-21T13:00:51.777Z] #36 5.708 The following NEW packages will be installed: [2022-03-21T13:00:51.777Z] #36 5.708 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-21T13:00:51.777Z] #36 5.708 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-21T13:00:51.777Z] #36 5.708 libssh2-1 openssl [2022-03-21T13:00:51.777Z] #36 6.000 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:00:51.777Z] #36 6.000 Need to get 3038 kB of archives. [2022-03-21T13:00:51.777Z] #36 6.000 After this operation, 6650 kB of additional disk space will be used. [2022-03-21T13:00:51.777Z] #36 6.000 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-21T13:00:51.777Z] #36 6.000 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-21T13:00:51.777Z] #36 6.000 Get:3 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-21T13:00:51.777Z] #36 6.015 Get:4 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-21T13:00:51.777Z] #36 6.015 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-21T13:00:51.777Z] #36 6.015 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-21T13:00:51.777Z] #36 6.015 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-21T13:00:51.777Z] #36 6.015 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-21T13:00:51.777Z] #36 6.025 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-21T13:00:51.777Z] #36 6.025 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] [2022-03-21T13:00:51.777Z] #36 6.025 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-21T13:00:51.777Z] #36 6.040 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-21T13:00:51.777Z] #36 6.040 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:00:51.777Z] #36 6.040 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:00:51.777Z] #36 6.040 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:00:51.777Z] #36 6.280 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:00:51.777Z] #36 6.333 Fetched 3038 kB in 0s (9478 kB/s) [2022-03-21T13:00:51.777Z] #36 6.371 Selecting previously unselected package openssl. [2022-03-21T13:00:51.777Z] #36 6.371 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-21T13:00:51.777Z] #36 6.371 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.383 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:00:51.777Z] #36 6.563 Selecting previously unselected package ca-certificates. [2022-03-21T13:00:51.777Z] #36 6.563 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-21T13:00:51.777Z] #36 6.567 Unpacking ca-certificates (20210119) ... [2022-03-21T13:00:51.777Z] #36 6.652 Selecting previously unselected package libbrotli1:amd64. [2022-03-21T13:00:51.777Z] #36 6.652 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.660 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:00:51.777Z] #36 6.750 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T13:00:51.777Z] #36 6.750 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.756 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 6.816 Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T13:00:51.777Z] #36 6.816 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.821 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 6.883 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T13:00:51.777Z] #36 6.883 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.894 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:00:51.777Z] #36 6.987 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T13:00:51.777Z] #36 6.987 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 6.993 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:00:51.777Z] #36 7.047 Selecting previously unselected package libpsl5:amd64. [2022-03-21T13:00:51.777Z] #36 7.047 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.050 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:00:51.777Z] #36 7.110 Selecting previously unselected package librtmp1:amd64. [2022-03-21T13:00:51.777Z] #36 7.110 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.115 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:00:51.777Z] #36 7.171 Selecting previously unselected package libssh2-1:amd64. [2022-03-21T13:00:51.777Z] #36 7.171 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.176 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:00:51.777Z] #36 7.248 Selecting previously unselected package libcurl4:amd64. [2022-03-21T13:00:51.777Z] #36 7.248 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.253 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 7.352 Selecting previously unselected package curl. [2022-03-21T13:00:51.777Z] #36 7.352 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.354 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 7.440 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:00:51.777Z] #36 7.440 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.450 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:00:51.777Z] #36 7.537 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:00:51.777Z] #36 7.537 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.544 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:00:51.777Z] #36 7.612 Selecting previously unselected package jq. [2022-03-21T13:00:51.777Z] #36 7.612 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:00:51.777Z] #36 7.617 Unpacking jq (1.6-2.1) ... [2022-03-21T13:00:51.777Z] #36 7.670 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:00:51.777Z] #36 7.682 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:00:51.777Z] #36 7.691 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:00:51.777Z] #36 7.706 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 7.720 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:00:51.777Z] #36 7.731 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 7.745 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:00:51.777Z] #36 7.758 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:00:51.777Z] #36 7.772 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:00:51.777Z] #36 7.789 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:00:51.777Z] #36 7.799 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:00:51.777Z] #36 7.810 Setting up ca-certificates (20210119) ... [2022-03-21T13:00:51.777Z] #36 8.512 Updating certificates in /etc/ssl/certs... [2022-03-21T13:00:51.777Z] #36 9.721 129 added, 0 removed; done. [2022-03-21T13:00:51.777Z] #36 9.835 Setting up jq (1.6-2.1) ... [2022-03-21T13:00:51.777Z] #36 9.853 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 9.873 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:00:51.777Z] #36 9.888 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:00:51.777Z] #36 9.907 Processing triggers for ca-certificates (20210119) ... [2022-03-21T13:00:51.777Z] #36 9.919 Updating certificates in /etc/ssl/certs... [2022-03-21T13:00:51.777Z] #36 ... [2022-03-21T13:00:51.777Z] [2022-03-21T13:00:51.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:51.777Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:52.015Z] INFO: Building daemon... [2022-03-21T13:00:53.337Z] ---> Using cache [2022-03-21T13:00:53.337Z] ---> f80c64951106 [2022-03-21T13:00:54.874Z] Successfully built f80c64951106 [2022-03-21T13:00:54.874Z] Successfully tagged docker:latest [2022-03-21T13:00:54.874Z] INFO: Image build ended at 03/21/2022 13:00:54. Duration:00:00:12.9325077 [2022-03-21T13:00:55.118Z] #11 ... [2022-03-21T13:00:55.118Z] [2022-03-21T13:00:55.118Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:00:55.118Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:00:55.118Z] #36 10.80 0 added, 0 removed; done. [2022-03-21T13:00:55.118Z] #36 10.80 Running hooks in /etc/ca-certificates/update.d... [2022-03-21T13:00:55.118Z] #36 10.80 done. [2022-03-21T13:00:55.118Z] #36 DONE 13.0s [2022-03-21T13:00:55.118Z] [2022-03-21T13:00:55.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:55.118Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:55.118Z] #11 ... [2022-03-21T13:00:55.118Z] [2022-03-21T13:00:55.118Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-21T13:00:55.118Z] #37 sha256:1f9d56c40309f5a66b6091640f3737f7a673dea119d1cfb0c509ddc3e67548b9 [2022-03-21T13:00:55.118Z] #37 DONE 0.1s [2022-03-21T13:00:55.118Z] [2022-03-21T13:00:55.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:00:55.118Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:00:55.332Z] [2022-03-21T13:00:55.332Z] [2022-03-21T13:00:55.332Z] INFO: Building the test binaries at 03/21/2022 13:00:54... [2022-03-21T13:00:56.491Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.0s [2022-03-21T13:00:59.012Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 7.4s done [2022-03-21T13:00:59.012Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e [2022-03-21T13:01:01.683Z] INFO: make.ps1 starting at 03/21/2022 13:01:01 [2022-03-21T13:01:01.683Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:01:01.683Z] INFO: Invoking autogen... [2022-03-21T13:01:02.652Z] INFO: Building daemon... [2022-03-21T13:01:04.274Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.0s [2022-03-21T13:01:04.837Z] #11 ... [2022-03-21T13:01:04.837Z] [2022-03-21T13:01:04.837Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:01:04.837Z] #38 sha256:1980067593a74cf72b2edc851881b629ae507580f10f0da4b06646bae95ed152 [2022-03-21T13:01:04.837Z] #38 2.030 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-21T13:01:04.837Z] #38 2.375 [2022-03-21T13:01:04.837Z] #38 2.602 #=#=# ######################################################################## 100.0% [2022-03-21T13:01:04.837Z] #38 2.877 [2022-03-21T13:01:04.837Z] #38 3.895 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-21T13:01:04.837Z] #38 4.187 [2022-03-21T13:01:04.837Z] #38 4.412 #=#=# ######################################################################## 100.0% [2022-03-21T13:01:04.837Z] #38 4.685 [2022-03-21T13:01:04.837Z] #38 5.748 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-21T13:01:04.837Z] #38 6.039 [2022-03-21T13:01:04.837Z] #38 6.257 #=#=# ##### 7.5% ################################# 46.9% ######################################################## 78.6% ######################################################################## 100.0% [2022-03-21T13:01:04.837Z] #38 6.882 [2022-03-21T13:01:04.837Z] #38 7.971 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-21T13:01:04.837Z] #38 8.288 [2022-03-21T13:01:04.837Z] #38 8.509 #=#=# ######################################################################## 100.0% [2022-03-21T13:01:04.837Z] #38 8.884 [2022-03-21T13:01:04.837Z] #38 9.741 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-21T13:01:04.837Z] #38 10.15 [2022-03-21T13:01:04.837Z] #38 ... [2022-03-21T13:01:04.837Z] [2022-03-21T13:01:04.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:01:04.837Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:01:09.012Z] #11 ... [2022-03-21T13:01:09.012Z] [2022-03-21T13:01:09.012Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:01:09.012Z] #38 sha256:1980067593a74cf72b2edc851881b629ae507580f10f0da4b06646bae95ed152 [2022-03-21T13:01:09.012Z] #38 10.38 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2022-03-21T13:01:09.012Z] #38 10.72 [2022-03-21T13:01:09.012Z] #38 10.80 Download of images into '/build' complete. [2022-03-21T13:01:09.012Z] #38 10.80 Use something like the following to load the result into a Docker daemon: [2022-03-21T13:01:09.012Z] #38 10.80 tar -cC '/build' . | docker load [2022-03-21T13:01:09.012Z] #38 DONE 14.3s [2022-03-21T13:01:09.012Z] [2022-03-21T13:01:09.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:01:09.012Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:01:09.268Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 10.1s [2022-03-21T13:01:10.431Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0caa4ac4840a2269b) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] { [2022-03-21T13:01:10.432Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a21428c21b0e28e9) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-03-21T13:01:10.548Z] The recommended git tool is: git [2022-03-21T13:01:10.553Z] The recommended git tool is: git [2022-03-21T13:01:11.815Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 12.8s done [2022-03-21T13:01:12.380Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 [2022-03-21T13:01:12.381Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-21T13:01:12.381Z] #11 DONE 44.5s [2022-03-21T13:01:12.637Z] [2022-03-21T13:01:12.637Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-21T13:01:12.637Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867 [2022-03-21T13:01:13.509Z] using credential docker-jenkins-github-credentials [2022-03-21T13:01:13.519Z] Cloning the remote Git repository [2022-03-21T13:01:13.519Z] Cloning with configured refspecs honoured and without tags [2022-03-21T13:01:12.532Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T13:01:12.593Z] > git init /home/ubuntu/workspace/moby_PR-43399 # timeout=10 [2022-03-21T13:01:12.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:12.784Z] > git --version # timeout=10 [2022-03-21T13:01:12.797Z] > git --version # 'git version 2.17.1' [2022-03-21T13:01:12.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:12.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:13.958Z] using credential docker-jenkins-github-credentials [2022-03-21T13:01:13.975Z] Cloning the remote Git repository [2022-03-21T13:01:13.976Z] Cloning with configured refspecs honoured and without tags [2022-03-21T13:01:14.016Z] #12 DONE 1.2s [2022-03-21T13:01:14.016Z] [2022-03-21T13:01:14.016Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-21T13:01:14.016Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e [2022-03-21T13:01:12.700Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T13:01:12.763Z] > git init /home/ubuntu/workspace/moby_PR-43399 # timeout=10 [2022-03-21T13:01:14.588Z] #13 DONE 0.6s [2022-03-21T13:01:14.588Z] [2022-03-21T13:01:14.588Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-21T13:01:14.588Z] #40 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b [2022-03-21T13:01:14.588Z] #40 DONE 0.2s [2022-03-21T13:01:14.588Z] [2022-03-21T13:01:14.588Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-21T13:01:14.588Z] #49 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83 [2022-03-21T13:01:14.588Z] #49 DONE 0.2s [2022-03-21T13:01:14.588Z] [2022-03-21T13:01:14.588Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-21T13:01:14.588Z] #53 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad [2022-03-21T13:01:14.588Z] #53 DONE 0.3s [2022-03-21T13:01:14.588Z] [2022-03-21T13:01:14.588Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:01:14.588Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:01:13.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:13.009Z] > git --version # timeout=10 [2022-03-21T13:01:13.026Z] > git --version # 'git version 2.17.1' [2022-03-21T13:01:13.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:13.029Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:17.136Z] #54 ... [2022-03-21T13:01:17.136Z] [2022-03-21T13:01:17.136Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-21T13:01:17.136Z] #14 sha256:2aa59fb55d4d3a4442e9a6a163bf30f2138fa5318bf47ff4ebd215e80e2897be [2022-03-21T13:01:17.136Z] #14 DONE 2.9s [2022-03-21T13:01:17.394Z] [2022-03-21T13:01:17.394Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-21T13:01:17.394Z] #15 sha256:85b5506df6494b3e2e5965354c3119a7f8eb6f399da2c59923bd122dc56dbf21 [2022-03-21T13:01:19.196Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b3f99bdec2858db) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] { [Pipeline] checkout [2022-03-21T13:01:19.465Z] The recommended git tool is: git [2022-03-21T13:01:19.643Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02586cb8f37a46cf8) in /home/ubuntu/workspace/moby_PR-43399 [Pipeline] { [Pipeline] checkout [2022-03-21T13:01:19.832Z] The recommended git tool is: git [2022-03-21T13:01:19.924Z] #15 DONE 2.1s [2022-03-21T13:01:19.924Z] [2022-03-21T13:01:19.924Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-21T13:01:19.924Z] #16 sha256:48c5a0d7d79131ae1522ea48d6ba29f51ef3b45dd6eadbc25eb3282bf9c130ea [2022-03-21T13:01:21.294Z] #16 DONE 1.8s [2022-03-21T13:01:21.295Z] [2022-03-21T13:01:21.295Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-21T13:01:21.295Z] #17 sha256:4fd477c8f87e7d7076725fd656ee5be77ae31aebbd530fbf6453441485652402 [2022-03-21T13:01:23.064Z] using credential docker-jenkins-github-credentials [2022-03-21T13:01:23.073Z] Cloning the remote Git repository [2022-03-21T13:01:23.073Z] Cloning with configured refspecs honoured and without tags [2022-03-21T13:01:23.192Z] #17 DONE 2.0s [2022-03-21T13:01:23.192Z] [2022-03-21T13:01:23.192Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:01:23.192Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:01:23.192Z] #54 4.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:01:23.192Z] #54 4.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:01:23.192Z] #54 4.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:01:23.192Z] #54 4.678 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-21T13:01:23.192Z] #54 4.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:01:23.192Z] #54 6.836 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:01:23.093Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T13:01:23.159Z] > git init /home/ubuntu/workspace/moby_PR-43399 # timeout=10 [2022-03-21T13:01:24.098Z] using credential docker-jenkins-github-credentials [2022-03-21T13:01:24.106Z] Cloning the remote Git repository [2022-03-21T13:01:24.106Z] Cloning with configured refspecs honoured and without tags [2022-03-21T13:01:24.129Z] #54 9.275 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:01:24.125Z] Cloning repository https://github.com/moby/moby.git [2022-03-21T13:01:24.183Z] > git init /home/ubuntu/workspace/moby_PR-43399 # timeout=10 [2022-03-21T13:01:24.387Z] #54 ... [2022-03-21T13:01:24.387Z] [2022-03-21T13:01:24.387Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:01:24.387Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:01:24.387Z] #58 4.240 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-21T13:01:24.647Z] #58 ... [2022-03-21T13:01:24.647Z] [2022-03-21T13:01:24.647Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:01:24.647Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:01:24.647Z] #50 3.429 + git clone https://github.com/docker/distribution.git . [2022-03-21T13:01:24.647Z] #50 3.432 Cloning into '.'... [2022-03-21T13:01:24.647Z] #50 ... [2022-03-21T13:01:24.647Z] [2022-03-21T13:01:24.647Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:01:24.647Z] #56 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:01:24.647Z] #56 4.518 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-21T13:01:24.647Z] #56 6.038 go: downloading github.com/fatih/color v1.10.0 [2022-03-21T13:01:24.647Z] #56 6.124 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-21T13:01:24.647Z] #56 6.138 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-21T13:01:24.647Z] #56 6.162 go: downloading github.com/pkg/errors v0.9.1 [2022-03-21T13:01:24.647Z] #56 6.641 go: downloading golang.org/x/tools v0.1.0 [2022-03-21T13:01:24.647Z] #56 6.712 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-21T13:01:24.647Z] #56 6.764 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T13:01:24.647Z] #56 6.882 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-21T13:01:24.648Z] #56 6.936 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-21T13:01:23.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:23.719Z] > git --version # timeout=10 [2022-03-21T13:01:23.739Z] > git --version # 'git version 2.25.1' [2022-03-21T13:01:23.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:23.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:24.907Z] #56 ... [2022-03-21T13:01:24.907Z] [2022-03-21T13:01:24.907Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:01:24.907Z] #60 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:01:24.907Z] #60 3.842 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-21T13:01:24.907Z] #60 8.452 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-21T13:01:24.907Z] #60 8.584 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-21T13:01:24.907Z] #60 8.616 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-21T13:01:24.907Z] #60 10.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-21T13:01:25.165Z] #60 ... [2022-03-21T13:01:25.165Z] [2022-03-21T13:01:25.165Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:01:25.165Z] #41 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:01:25.165Z] #41 4.067 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-21T13:01:25.165Z] #41 4.079 Cloning into '.'... [2022-03-21T13:01:25.165Z] #41 ... [2022-03-21T13:01:25.165Z] [2022-03-21T13:01:25.165Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:01:25.165Z] #43 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:01:25.165Z] #43 4.566 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-21T13:01:25.423Z] #43 ... [2022-03-21T13:01:25.423Z] [2022-03-21T13:01:25.423Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:01:25.423Z] #56 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:01:25.423Z] #56 10.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-21T13:01:25.423Z] #56 10.92 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-21T13:01:25.423Z] #56 11.05 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-21T13:01:24.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:24.851Z] > git --version # timeout=10 [2022-03-21T13:01:24.857Z] > git --version # 'git version 2.25.1' [2022-03-21T13:01:24.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:24.859Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:25.681Z] #56 ... [2022-03-21T13:01:25.681Z] [2022-03-21T13:01:25.681Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-21T13:01:25.681Z] #18 sha256:35aca68c4b4f5145fbbbcffae9a7fb2831e3939845b55f72c4a05599c8fa9212 [2022-03-21T13:01:25.681Z] #18 DONE 2.4s [2022-03-21T13:01:25.681Z] [2022-03-21T13:01:25.681Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:01:25.681Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:01:27.585Z] #19 1.700 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:01:27.585Z] #19 1.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:01:27.585Z] #19 1.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:01:28.520Z] #19 2.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-21T13:01:29.085Z] #19 3.545 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:01:30.459Z] #19 4.903 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-21T13:01:31.025Z] #19 ... [2022-03-21T13:01:31.025Z] [2022-03-21T13:01:31.025Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:01:31.025Z] #43 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:01:31.025Z] #43 16.58 tomll can be used in two ways: [2022-03-21T13:01:31.025Z] #43 16.58 Writing to STDIN and reading from STDOUT: [2022-03-21T13:01:31.025Z] #43 16.58 cat file.toml | tomll > file.toml [2022-03-21T13:01:31.025Z] #43 16.58 [2022-03-21T13:01:31.025Z] #43 16.58 Reading and updating a list of files: [2022-03-21T13:01:31.025Z] #43 16.58 tomll a.toml b.toml c.toml [2022-03-21T13:01:31.025Z] #43 16.58 [2022-03-21T13:01:31.025Z] #43 16.58 When given a list of files, tomll will modify all files in place without asking. [2022-03-21T13:01:31.590Z] #43 DONE 17.2s [2022-03-21T13:01:31.590Z] [2022-03-21T13:01:31.590Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:01:31.590Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:01:31.590Z] #19 5.919 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-21T13:01:32.520Z] #19 6.936 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-21T13:01:33.451Z] #19 7.848 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:01:35.345Z] #19 9.429 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:01:35.345Z] #19 9.439 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-21T13:01:35.345Z] #19 9.440 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-21T13:01:35.345Z] #19 9.452 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:01:35.345Z] #19 9.459 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-21T13:01:35.345Z] #19 9.460 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-21T13:01:35.345Z] #19 9.463 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:01:35.345Z] #19 9.466 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-21T13:01:35.345Z] #19 9.471 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-21T13:01:35.345Z] #19 9.485 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-21T13:01:35.345Z] #19 9.507 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:01:35.345Z] #19 9.513 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-21T13:01:37.191Z] Fetching without tags [2022-03-21T13:01:37.241Z] #19 ... [2022-03-21T13:01:37.241Z] [2022-03-21T13:01:37.241Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:01:37.241Z] #56 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:01:37.241Z] #56 12.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-21T13:01:37.241Z] #56 12.87 go: downloading golang.org/x/mod v0.3.0 [2022-03-21T13:01:37.241Z] #56 ... [2022-03-21T13:01:37.241Z] [2022-03-21T13:01:37.241Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:01:37.241Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:01:37.241Z] #50 19.78 Updating files: 90% (1671/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-21T13:01:37.241Z] #50 20.00 + git checkout -q v2.3.0 [2022-03-21T13:01:37.241Z] #50 21.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-21T13:01:37.242Z] Fetching without tags [2022-03-21T13:01:37.498Z] #50 ... [2022-03-21T13:01:37.498Z] [2022-03-21T13:01:37.498Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:01:37.498Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:01:37.498Z] #54 12.71 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-21T13:01:37.498Z] #54 17.32 Fetched 8510 kB in 13s (637 kB/s) [2022-03-21T13:01:37.498Z] #54 17.32 Reading package lists... [2022-03-21T13:01:37.509Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:37.537Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:37.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:37.108Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:01:37.143Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:37.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:37.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:37.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:37.196Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:37.523Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:37.549Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:38.877Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:38.878Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:01:38.952Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:38.952Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:01:37.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:37.160Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:01:37.188Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:37.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:37.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:37.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:37.247Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:37.547Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:37.571Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:38.780Z] > git remote # timeout=10 [2022-03-21T13:01:38.800Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:01:38.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:38.823Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:01:38.840Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T13:01:38.885Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:38.915Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:38.868Z] > git remote # timeout=10 [2022-03-21T13:01:38.888Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:01:38.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:38.903Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:01:38.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T13:01:38.960Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:38.967Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:41.693Z] #54 22.42 Reading package lists... [2022-03-21T13:01:43.066Z] #54 27.16 Building dependency tree... [2022-03-21T13:01:43.571Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T13:01:43.702Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:01:44.709Z] + docker version [2022-03-21T13:01:44.959Z] #54 30.05 The following additional packages will be installed: [2022-03-21T13:01:44.959Z] #54 30.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:01:44.959Z] #54 30.05 python3-protobuf python3-six [2022-03-21T13:01:44.959Z] #54 30.09 Suggested packages: [2022-03-21T13:01:44.959Z] #54 30.11 python3-setuptools [2022-03-21T13:01:44.959Z] #54 30.11 Recommended packages: [2022-03-21T13:01:44.959Z] #54 30.11 iproute2 | iproute [2022-03-21T13:01:45.137Z] + docker version [2022-03-21T13:01:45.217Z] #54 ... [2022-03-21T13:01:45.217Z] [2022-03-21T13:01:45.217Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:01:45.217Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:01:45.217Z] #58 30.77 go: downloading github.com/fatih/color v1.13.0 [2022-03-21T13:01:45.217Z] #58 30.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:01:45.217Z] #58 30.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-21T13:01:45.217Z] #58 30.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-21T13:01:45.473Z] #58 31.08 go: downloading github.com/spf13/viper v1.10.1 [2022-03-21T13:01:45.731Z] #58 31.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-21T13:01:45.731Z] #58 31.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-21T13:01:45.992Z] #58 31.49 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-21T13:01:45.992Z] #58 31.54 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-21T13:01:45.992Z] #58 31.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-21T13:01:46.888Z] Fetching without tags [2022-03-21T13:01:46.927Z] #58 32.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-21T13:01:47.371Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:47.852Z] Fetching without tags [2022-03-21T13:01:47.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:47.798Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:01:47.816Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:47.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:47.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:47.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:47.857Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:48.120Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:46.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:46.734Z] > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10 [2022-03-21T13:01:46.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:46.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-21T13:01:46.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-21T13:01:46.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:46.897Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-21T13:01:47.385Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:47.430Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:49.127Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:49.127Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:01:49.534Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:01:49.534Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399) [2022-03-21T13:01:50.300Z] #58 35.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:01:50.300Z] #58 35.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T13:01:50.300Z] #58 35.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-21T13:01:50.300Z] #58 35.80 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-21T13:01:50.300Z] #58 35.83 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-21T13:01:50.300Z] #58 35.92 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-21T13:01:50.300Z] #58 35.96 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-21T13:01:50.300Z] #58 36.02 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-21T13:01:48.132Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:48.159Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:49.470Z] > git remote # timeout=10 [2022-03-21T13:01:49.485Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:01:49.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:49.509Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:01:49.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T13:01:49.537Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:49.557Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:50.558Z] #58 36.06 go: downloading github.com/spf13/afero v1.6.0 [2022-03-21T13:01:50.558Z] #58 36.14 go: downloading github.com/spf13/cast v1.4.1 [2022-03-21T13:01:50.558Z] #58 36.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-21T13:01:50.558Z] #58 36.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-21T13:01:50.558Z] #58 36.25 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-21T13:01:49.031Z] > git remote # timeout=10 [2022-03-21T13:01:49.040Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T13:01:49.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-21T13:01:49.087Z] > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10 [2022-03-21T13:01:49.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T13:01:49.130Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T13:01:49.138Z] > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10 [2022-03-21T13:01:50.814Z] #58 36.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-21T13:01:50.814Z] #58 36.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-21T13:01:50.814Z] #58 36.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-21T13:01:50.814Z] #58 36.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-21T13:01:50.814Z] #58 36.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-21T13:01:51.071Z] #58 36.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-21T13:01:51.071Z] #58 36.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-21T13:01:51.071Z] #58 36.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-21T13:01:51.289Z] Client: Docker Engine - Community [2022-03-21T13:01:51.289Z] Version: 20.10.12 [2022-03-21T13:01:51.289Z] API version: 1.41 [2022-03-21T13:01:51.289Z] Go version: go1.16.12 [2022-03-21T13:01:51.289Z] Git commit: e91ed57 [2022-03-21T13:01:51.289Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-21T13:01:51.289Z] OS/Arch: linux/amd64 [2022-03-21T13:01:51.289Z] Context: default [2022-03-21T13:01:51.289Z] Experimental: true [2022-03-21T13:01:51.289Z] [2022-03-21T13:01:51.289Z] Server: Docker Engine - Community [2022-03-21T13:01:51.289Z] Engine: [2022-03-21T13:01:51.289Z] Version: 20.10.12 [2022-03-21T13:01:51.289Z] API version: 1.41 (minimum version 1.12) [2022-03-21T13:01:51.289Z] Go version: go1.16.12 [2022-03-21T13:01:51.289Z] Git commit: 459d0df [2022-03-21T13:01:51.289Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-21T13:01:51.289Z] OS/Arch: linux/amd64 [2022-03-21T13:01:51.289Z] Experimental: true [2022-03-21T13:01:51.289Z] containerd: [2022-03-21T13:01:51.289Z] Version: 1.4.12 [2022-03-21T13:01:51.289Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:01:51.289Z] runc: [2022-03-21T13:01:51.289Z] Version: 1.0.2 [2022-03-21T13:01:51.289Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-21T13:01:51.289Z] docker-init: [2022-03-21T13:01:51.289Z] Version: 0.19.0 [2022-03-21T13:01:51.289Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-21T13:01:51.327Z] #58 36.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-21T13:01:51.585Z] #58 37.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-21T13:01:51.598Z] + docker info [2022-03-21T13:01:51.730Z] Client: Docker Engine - Community [2022-03-21T13:01:51.731Z] Version: 20.10.12 [2022-03-21T13:01:51.731Z] API version: 1.41 [2022-03-21T13:01:51.731Z] Go version: go1.16.12 [2022-03-21T13:01:51.731Z] Git commit: e91ed57 [2022-03-21T13:01:51.731Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-21T13:01:51.731Z] OS/Arch: linux/amd64 [2022-03-21T13:01:51.731Z] Context: default [2022-03-21T13:01:51.731Z] Experimental: true [2022-03-21T13:01:51.731Z] [2022-03-21T13:01:51.731Z] Server: Docker Engine - Community [2022-03-21T13:01:51.731Z] Engine: [2022-03-21T13:01:51.731Z] Version: 20.10.12 [2022-03-21T13:01:51.731Z] API version: 1.41 (minimum version 1.12) [2022-03-21T13:01:51.731Z] Go version: go1.16.12 [2022-03-21T13:01:51.731Z] Git commit: 459d0df [2022-03-21T13:01:51.731Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-21T13:01:51.731Z] OS/Arch: linux/amd64 [2022-03-21T13:01:51.731Z] Experimental: true [2022-03-21T13:01:51.731Z] containerd: [2022-03-21T13:01:51.731Z] Version: 1.4.12 [2022-03-21T13:01:51.731Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:01:51.731Z] runc: [2022-03-21T13:01:51.731Z] Version: 1.0.2 [2022-03-21T13:01:51.731Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-21T13:01:51.731Z] docker-init: [2022-03-21T13:01:51.731Z] Version: 0.19.0 [2022-03-21T13:01:51.731Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-21T13:01:51.842Z] #58 37.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-21T13:01:51.842Z] #58 37.47 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-21T13:01:52.066Z] + docker info [2022-03-21T13:01:52.099Z] #58 ... [2022-03-21T13:01:52.099Z] [2022-03-21T13:01:52.099Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:01:52.099Z] #60 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:01:52.099Z] #60 35.73 v3.0.2 [2022-03-21T13:01:52.099Z] #60 DONE 37.5s [2022-03-21T13:01:52.099Z] [2022-03-21T13:01:52.099Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:01:52.099Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:01:52.099Z] #58 37.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-21T13:01:52.099Z] #58 37.57 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-21T13:01:52.099Z] #58 ... [2022-03-21T13:01:52.099Z] [2022-03-21T13:01:52.099Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:01:52.099Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:01:52.099Z] #54 30.74 The following NEW packages will be installed: [2022-03-21T13:01:52.099Z] #54 30.75 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:01:52.099Z] #54 30.75 python3-protobuf python3-six [2022-03-21T13:01:52.099Z] #54 31.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:01:52.099Z] #54 31.25 Need to get 2292 kB of archives. [2022-03-21T13:01:52.099Z] #54 31.25 After this operation, 11.0 MB of additional disk space will be used. [2022-03-21T13:01:52.099Z] #54 31.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-21T13:01:52.099Z] #54 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:01:52.099Z] #54 31.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-21T13:01:52.099Z] #54 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-21T13:01:52.099Z] #54 31.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:01:52.099Z] #54 31.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:01:52.099Z] #54 31.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:01:52.099Z] #54 34.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-21T13:01:52.099Z] #54 36.46 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:01:52.099Z] #54 36.83 Fetched 2292 kB in 5s (505 kB/s) [2022-03-21T13:01:52.099Z] #54 37.08 Selecting previously unselected package libprotobuf23:amd64. [2022-03-21T13:01:52.099Z] #54 37.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:01:52.099Z] #54 37.13 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-21T13:01:52.099Z] #54 37.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:01:52.662Z] #54 ... [2022-03-21T13:01:52.662Z] [2022-03-21T13:01:52.662Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:01:52.662Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:01:52.662Z] #58 38.23 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-21T13:01:52.662Z] #58 38.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-21T13:01:52.662Z] #58 38.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-21T13:01:52.662Z] #58 38.37 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-21T13:01:52.922Z] #58 38.42 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-21T13:01:52.922Z] #58 38.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-21T13:01:52.922Z] #58 38.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-21T13:01:53.116Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T13:01:53.179Z] #58 38.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-21T13:01:53.179Z] #58 38.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-21T13:01:53.179Z] #58 38.88 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-21T13:01:53.438Z] #58 38.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-21T13:01:53.438Z] #58 38.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-21T13:01:53.438Z] #58 38.95 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-21T13:01:53.438Z] #58 38.96 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-21T13:01:53.438Z] #58 39.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-21T13:01:53.438Z] #58 39.03 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-21T13:01:53.438Z] #58 39.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-21T13:01:53.438Z] #58 39.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-21T13:01:53.438Z] #58 39.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-21T13:01:53.438Z] #58 39.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:01:53.695Z] #58 39.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-21T13:01:53.954Z] #58 39.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-21T13:01:53.954Z] #58 39.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-21T13:01:53.954Z] #58 39.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-21T13:01:53.954Z] #58 39.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-21T13:01:53.954Z] #58 39.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-21T13:01:53.954Z] #58 39.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-21T13:01:53.954Z] #58 39.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-21T13:01:54.083Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus" [2022-03-21T13:01:54.118Z] + docker version [2022-03-21T13:01:54.212Z] #58 39.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-21T13:01:54.212Z] #58 39.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-21T13:01:54.212Z] #58 39.73 go: downloading github.com/julz/importas v0.1.0 [2022-03-21T13:01:54.212Z] #58 39.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-21T13:01:54.212Z] #58 39.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-21T13:01:54.212Z] #58 39.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-21T13:01:54.212Z] #58 39.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [Pipeline] withEnv [Pipeline] { [2022-03-21T13:01:54.470Z] #58 39.97 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-21T13:01:54.470Z] #58 40.01 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-21T13:01:54.470Z] #58 40.04 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-21T13:01:54.470Z] #58 40.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-21T13:01:54.470Z] #58 40.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-21T13:01:54.727Z] #58 40.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-21T13:01:54.727Z] #58 40.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-21T13:01:54.727Z] #58 40.23 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-21T13:01:55.170Z] + docker version [2022-03-21T13:01:55.293Z] #58 40.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-21T13:01:55.294Z] #58 40.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-21T13:01:55.294Z] #58 40.86 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-21T13:01:55.294Z] #58 40.86 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-21T13:01:55.294Z] #58 40.87 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-21T13:01:55.551Z] #58 41.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-21T13:01:55.552Z] #58 41.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-21T13:01:55.552Z] #58 41.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-21T13:01:55.552Z] #58 41.14 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-21T13:01:55.808Z] #58 41.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-21T13:01:55.808Z] #58 41.39 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-21T13:01:55.808Z] #58 41.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-21T13:01:55.808Z] #58 41.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-21T13:01:56.065Z] #58 41.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-21T13:01:56.065Z] #58 41.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-21T13:01:56.065Z] #58 41.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-21T13:01:56.065Z] #58 41.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-21T13:01:56.065Z] #58 41.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-21T13:01:56.322Z] #58 41.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-21T13:01:56.322Z] #58 41.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-21T13:01:56.322Z] #58 41.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-21T13:01:56.579Z] #58 42.08 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-21T13:01:56.579Z] #58 42.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-21T13:01:56.579Z] #58 42.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-21T13:01:56.579Z] #58 42.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-21T13:01:56.579Z] #58 42.18 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-21T13:01:57.144Z] #58 42.56 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-21T13:01:57.144Z] #58 42.80 go: downloading honnef.co/go/tools v0.2.2 [2022-03-21T13:01:58.521Z] #58 44.09 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-21T13:01:58.521Z] #58 44.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-21T13:01:58.521Z] #58 44.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-21T13:01:58.521Z] #58 44.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T13:01:58.779Z] #58 44.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T13:01:58.779Z] #58 44.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-21T13:01:59.037Z] #58 44.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-21T13:01:59.037Z] #58 44.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-21T13:01:59.037Z] #58 44.63 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T13:01:59.037Z] #58 44.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-21T13:01:59.037Z] #58 44.70 go: downloading golang.org/x/text v0.3.7 [2022-03-21T13:02:02.246Z] Client: Docker Engine - Community [2022-03-21T13:02:02.246Z] Version: 20.10.12 [2022-03-21T13:02:02.246Z] API version: 1.41 [2022-03-21T13:02:02.246Z] Go version: go1.16.12 [2022-03-21T13:02:02.246Z] Git commit: e91ed57 [2022-03-21T13:02:02.246Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-21T13:02:02.246Z] OS/Arch: linux/amd64 [2022-03-21T13:02:02.246Z] Context: default [2022-03-21T13:02:02.246Z] Experimental: true [2022-03-21T13:02:02.246Z] [2022-03-21T13:02:02.246Z] Server: Docker Engine - Community [2022-03-21T13:02:02.246Z] Engine: [2022-03-21T13:02:02.246Z] Version: 20.10.12 [2022-03-21T13:02:02.246Z] API version: 1.41 (minimum version 1.12) [2022-03-21T13:02:02.246Z] Go version: go1.16.12 [2022-03-21T13:02:02.246Z] Git commit: 459d0df [2022-03-21T13:02:02.246Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-21T13:02:02.246Z] OS/Arch: linux/amd64 [2022-03-21T13:02:02.246Z] Experimental: true [2022-03-21T13:02:02.246Z] containerd: [2022-03-21T13:02:02.246Z] Version: 1.4.12 [2022-03-21T13:02:02.246Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:02.246Z] runc: [2022-03-21T13:02:02.246Z] Version: 1.0.2 [2022-03-21T13:02:02.246Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-21T13:02:02.246Z] docker-init: [2022-03-21T13:02:02.246Z] Version: 0.19.0 [2022-03-21T13:02:02.246Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-21T13:02:02.563Z] + docker info [2022-03-21T13:02:03.222Z] #58 ... [2022-03-21T13:02:03.222Z] [2022-03-21T13:02:03.222Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:03.222Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:02:03.222Z] #54 38.17 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:02:03.222Z] #54 38.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:02:03.222Z] #54 38.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:02:03.222Z] #54 38.43 Selecting previously unselected package python3-six. [2022-03-21T13:02:03.222Z] #54 38.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-21T13:02:03.222Z] #54 38.46 Unpacking python3-six (1.16.0-2) ... [2022-03-21T13:02:03.222Z] #54 38.59 Selecting previously unselected package python3-protobuf. [2022-03-21T13:02:03.222Z] #54 38.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-21T13:02:03.222Z] #54 38.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-21T13:02:03.222Z] #54 39.16 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:02:03.222Z] #54 39.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:02:03.222Z] #54 39.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:02:03.222Z] #54 39.37 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:02:03.222Z] #54 39.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:02:03.222Z] #54 39.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:02:03.222Z] #54 39.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:02:03.222Z] #54 39.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:02:03.222Z] #54 39.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:02:03.222Z] #54 39.88 Selecting previously unselected package criu. [2022-03-21T13:02:03.222Z] #54 39.88 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-21T13:02:03.222Z] #54 39.88 Unpacking criu (3.16.1-3) ... [2022-03-21T13:02:03.222Z] #54 40.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:02:03.222Z] #54 42.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:02:03.222Z] #54 42.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:02:03.222Z] #54 42.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:02:03.222Z] #54 42.60 Setting up python3-six (1.16.0-2) ... [2022-03-21T13:02:03.222Z] #54 43.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:02:03.222Z] #54 43.80 Setting up python3-protobuf (3.12.4-1) ... [2022-03-21T13:02:03.222Z] #54 47.06 Setting up criu (3.16.1-3) ... [2022-03-21T13:02:03.319Z] Client: Docker Engine - Community [2022-03-21T13:02:03.319Z] Version: 20.10.12 [2022-03-21T13:02:03.319Z] API version: 1.41 [2022-03-21T13:02:03.319Z] Go version: go1.16.12 [2022-03-21T13:02:03.319Z] Git commit: e91ed57 [2022-03-21T13:02:03.319Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-21T13:02:03.319Z] OS/Arch: linux/arm64 [2022-03-21T13:02:03.319Z] Context: default [2022-03-21T13:02:03.319Z] Experimental: true [2022-03-21T13:02:03.319Z] [2022-03-21T13:02:03.319Z] Server: Docker Engine - Community [2022-03-21T13:02:03.319Z] Engine: [2022-03-21T13:02:03.319Z] Version: 20.10.12 [2022-03-21T13:02:03.319Z] API version: 1.41 (minimum version 1.12) [2022-03-21T13:02:03.319Z] Go version: go1.16.12 [2022-03-21T13:02:03.319Z] Git commit: 459d0df [2022-03-21T13:02:03.319Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-21T13:02:03.319Z] OS/Arch: linux/arm64 [2022-03-21T13:02:03.319Z] Experimental: true [2022-03-21T13:02:03.319Z] containerd: [2022-03-21T13:02:03.319Z] Version: 1.4.12 [2022-03-21T13:02:03.319Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:03.319Z] runc: [2022-03-21T13:02:03.319Z] Version: 1.0.2 [2022-03-21T13:02:03.319Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-21T13:02:03.319Z] docker-init: [2022-03-21T13:02:03.319Z] Version: 0.19.0 [2022-03-21T13:02:03.319Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-21T13:02:03.480Z] #54 48.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:02:03.480Z] #54 ... [2022-03-21T13:02:03.480Z] [2022-03-21T13:02:03.480Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:03.480Z] #41 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:02:03.480Z] #41 38.81 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-21T13:02:03.480Z] #41 38.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-21T13:02:03.480Z] #41 39.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:03.655Z] + docker info [2022-03-21T13:02:04.412Z] #41 ... [2022-03-21T13:02:04.412Z] [2022-03-21T13:02:04.412Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:02:04.412Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:02:04.412Z] #58 49.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-21T13:02:04.412Z] #58 49.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-21T13:02:04.412Z] #58 49.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-21T13:02:04.412Z] #58 49.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-21T13:02:04.690Z] #58 50.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-21T13:02:04.690Z] #58 50.10 go: downloading golang.org/x/mod v0.5.1 [2022-03-21T13:02:04.690Z] #58 50.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-21T13:02:04.690Z] #58 50.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-21T13:02:04.690Z] #58 50.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-21T13:02:04.948Z] #58 50.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-21T13:02:04.948Z] #58 50.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-21T13:02:04.948Z] #58 ... [2022-03-21T13:02:04.948Z] [2022-03-21T13:02:04.948Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:04.948Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:02:04.948Z] #54 DONE 50.3s [2022-03-21T13:02:05.205Z] [2022-03-21T13:02:05.205Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:02:05.205Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:02:05.205Z] #58 50.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-21T13:02:05.463Z] #58 51.07 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-21T13:02:05.720Z] #58 51.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-21T13:02:05.720Z] #58 51.29 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-21T13:02:05.978Z] #58 51.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-21T13:02:05.978Z] #58 51.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-21T13:02:06.235Z] #58 51.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-21T13:02:06.235Z] #58 51.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-21T13:02:06.235Z] #58 51.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-21T13:02:06.235Z] #58 51.77 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-21T13:02:06.492Z] Client: [2022-03-21T13:02:06.493Z] Context: default [2022-03-21T13:02:06.493Z] Debug Mode: false [2022-03-21T13:02:06.493Z] Plugins: [2022-03-21T13:02:06.493Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-21T13:02:06.493Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-21T13:02:06.493Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-21T13:02:06.493Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-21T13:02:06.493Z] [2022-03-21T13:02:06.493Z] Server: [2022-03-21T13:02:06.493Z] Containers: 0 [2022-03-21T13:02:06.493Z] Running: 0 [2022-03-21T13:02:06.493Z] Paused: 0 [2022-03-21T13:02:06.493Z] Stopped: 0 [2022-03-21T13:02:06.493Z] Images: 0 [2022-03-21T13:02:06.493Z] Server Version: 20.10.12 [2022-03-21T13:02:06.493Z] Storage Driver: overlay2 [2022-03-21T13:02:06.493Z] Backing Filesystem: extfs [2022-03-21T13:02:06.493Z] Supports d_type: true [2022-03-21T13:02:06.493Z] Native Overlay Diff: true [2022-03-21T13:02:06.493Z] userxattr: false [2022-03-21T13:02:06.493Z] Logging Driver: json-file [2022-03-21T13:02:06.493Z] Cgroup Driver: cgroupfs [2022-03-21T13:02:06.493Z] Cgroup Version: 1 [2022-03-21T13:02:06.493Z] Plugins: [2022-03-21T13:02:06.493Z] Volume: local [2022-03-21T13:02:06.493Z] Network: bridge host ipvlan macvlan null overlay [2022-03-21T13:02:06.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-21T13:02:06.493Z] Swarm: inactive [2022-03-21T13:02:06.493Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-21T13:02:06.493Z] Default Runtime: runc [2022-03-21T13:02:06.493Z] Init Binary: docker-init [2022-03-21T13:02:06.493Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:06.493Z] runc version: v1.0.2-0-g52b36a2 [2022-03-21T13:02:06.493Z] init version: de40ad0 [2022-03-21T13:02:06.493Z] Security Options: [2022-03-21T13:02:06.493Z] apparmor [2022-03-21T13:02:06.493Z] seccomp [2022-03-21T13:02:06.493Z] Profile: default [2022-03-21T13:02:06.493Z] Kernel Version: 5.4.0-1061-aws [2022-03-21T13:02:06.493Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-21T13:02:06.493Z] OSType: linux [2022-03-21T13:02:06.493Z] Architecture: x86_64 [2022-03-21T13:02:06.493Z] CPUs: 2 [2022-03-21T13:02:06.493Z] Total Memory: 7.565GiB [2022-03-21T13:02:06.493Z] Name: ip-10-100-101-72 [2022-03-21T13:02:06.493Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-21T13:02:06.493Z] Docker Root Dir: /var/lib/docker [2022-03-21T13:02:06.493Z] Debug Mode: false [2022-03-21T13:02:06.493Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:02:06.493Z] Labels: [2022-03-21T13:02:06.493Z] Experimental: true [2022-03-21T13:02:06.493Z] Insecure Registries: [2022-03-21T13:02:06.493Z] 127.0.0.0/8 [2022-03-21T13:02:06.493Z] Live Restore Enabled: true [2022-03-21T13:02:06.493Z] [2022-03-21T13:02:06.493Z] WARNING: No swap limit support [2022-03-21T13:02:06.493Z] #58 52.11 go: downloading github.com/prometheus/common v0.10.0 [Pipeline] sh [2022-03-21T13:02:06.751Z] #58 52.33 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-21T13:02:06.751Z] #58 52.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-21T13:02:06.791Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:06.791Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:06.791Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43399/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-21T13:02:06.791Z] + bash /home/ubuntu/workspace/moby_PR-43399/check-config.sh [2022-03-21T13:02:06.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-21T13:02:06.791Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-21T13:02:06.791Z] [2022-03-21T13:02:06.791Z] Generally Necessary: [2022-03-21T13:02:06.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-21T13:02:06.791Z] - apparmor: enabled and tools installed [2022-03-21T13:02:06.791Z] - CONFIG_NAMESPACES: enabled [2022-03-21T13:02:06.791Z] - CONFIG_NET_NS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_PID_NS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_IPC_NS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_UTS_NS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUPS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CPUSETS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_MEMCG: enabled [2022-03-21T13:02:06.791Z] - CONFIG_KEYS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_VETH: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-21T13:02:06.791Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_BPF: enabled [2022-03-21T13:02:06.791Z] [2022-03-21T13:02:06.791Z] Optional Features: [2022-03-21T13:02:06.791Z] - CONFIG_USER_NS: enabled [2022-03-21T13:02:06.791Z] - CONFIG_SECCOMP: enabled [2022-03-21T13:02:06.791Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-21T13:02:06.791Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-21T13:02:07.009Z] #58 52.54 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-21T13:02:07.066Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-21T13:02:07.066Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-21T13:02:07.067Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-21T13:02:07.067Z] - CONFIG_BLK_CGROUP: enabled [2022-03-21T13:02:07.067Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CGROUP_PERF: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-21T13:02:07.067Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-21T13:02:07.067Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-21T13:02:07.067Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-21T13:02:07.067Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_IP_VS: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-21T13:02:07.067Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-21T13:02:07.067Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-21T13:02:07.067Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-21T13:02:07.067Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-21T13:02:07.067Z] - CONFIG_EXT4_FS: enabled [2022-03-21T13:02:07.067Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-21T13:02:07.067Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-21T13:02:07.067Z] - Network Drivers: [2022-03-21T13:02:07.067Z] - "overlay": [2022-03-21T13:02:07.067Z] - CONFIG_VXLAN: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-21T13:02:07.067Z] Optional (for encrypted networks): [2022-03-21T13:02:07.067Z] - CONFIG_CRYPTO: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-21T13:02:07.067Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-21T13:02:07.067Z] - CONFIG_XFRM: enabled [2022-03-21T13:02:07.067Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-21T13:02:07.067Z] - "ipvlan": [2022-03-21T13:02:07.067Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-21T13:02:07.067Z] - "macvlan": [2022-03-21T13:02:07.067Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-21T13:02:07.067Z] - CONFIG_DUMMY: enabled (as module) [2022-03-21T13:02:07.067Z] - "ftp,tftp client in container": [2022-03-21T13:02:07.339Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-21T13:02:07.339Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-21T13:02:07.339Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-21T13:02:07.339Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-21T13:02:07.339Z] - Storage Drivers: [2022-03-21T13:02:07.339Z] - "aufs": [2022-03-21T13:02:07.339Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-21T13:02:07.339Z] - "btrfs": [2022-03-21T13:02:07.339Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-21T13:02:07.339Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-21T13:02:07.339Z] - "devicemapper": [2022-03-21T13:02:07.339Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-21T13:02:07.339Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-21T13:02:07.339Z] - "overlay": [2022-03-21T13:02:07.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-21T13:02:07.340Z] - "zfs": [2022-03-21T13:02:07.340Z] - /dev/zfs: present [2022-03-21T13:02:07.340Z] - zfs command: missing [2022-03-21T13:02:07.340Z] - zpool command: missing [2022-03-21T13:02:07.340Z] [2022-03-21T13:02:07.340Z] Limits: [2022-03-21T13:02:07.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-21T13:02:07.340Z] [2022-03-21T13:02:07.340Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-21T13:02:07.872Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 . [2022-03-21T13:02:08.132Z] #1 [internal] load build definition from Dockerfile [2022-03-21T13:02:08.132Z] #1 sha256:1f78aa21032e0e793e0843fba78b1891a45afd4987e53b469c5eab400404f2fe [2022-03-21T13:02:08.132Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-21T13:02:08.132Z] #1 DONE 0.1s [2022-03-21T13:02:08.132Z] [2022-03-21T13:02:08.132Z] #2 [internal] load .dockerignore [2022-03-21T13:02:08.132Z] #2 sha256:7a49299cfc7804d2b60d5aa6cd96d553cb80d0a844bddaae13bee7e18c90c46c [2022-03-21T13:02:08.132Z] #2 transferring context: 87B done [2022-03-21T13:02:08.132Z] #2 DONE 0.1s [2022-03-21T13:02:08.132Z] [2022-03-21T13:02:08.132Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-21T13:02:08.132Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-21T13:02:08.701Z] #3 DONE 0.5s [2022-03-21T13:02:08.701Z] [2022-03-21T13:02:08.701Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-21T13:02:08.701Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-21T13:02:08.701Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-21T13:02:08.701Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-21T13:02:08.701Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-21T13:02:08.701Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-21T13:02:08.701Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-21T13:02:08.961Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-21T13:02:08.961Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-21T13:02:09.110Z] #58 54.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-21T13:02:09.532Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-21T13:02:10.184Z] Client: [2022-03-21T13:02:10.184Z] Context: default [2022-03-21T13:02:10.184Z] Debug Mode: false [2022-03-21T13:02:10.184Z] Plugins: [2022-03-21T13:02:10.184Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-21T13:02:10.184Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-21T13:02:10.184Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-21T13:02:10.184Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-21T13:02:10.184Z] [2022-03-21T13:02:10.184Z] Server: [2022-03-21T13:02:10.184Z] Containers: 0 [2022-03-21T13:02:10.184Z] Running: 0 [2022-03-21T13:02:10.184Z] Paused: 0 [2022-03-21T13:02:10.184Z] Stopped: 0 [2022-03-21T13:02:10.184Z] Images: 0 [2022-03-21T13:02:10.184Z] Server Version: 20.10.12 [2022-03-21T13:02:10.184Z] Storage Driver: overlay2 [2022-03-21T13:02:10.184Z] Backing Filesystem: extfs [2022-03-21T13:02:10.184Z] Supports d_type: true [2022-03-21T13:02:10.184Z] Native Overlay Diff: true [2022-03-21T13:02:10.184Z] userxattr: false [2022-03-21T13:02:10.184Z] Logging Driver: json-file [2022-03-21T13:02:10.184Z] Cgroup Driver: cgroupfs [2022-03-21T13:02:10.184Z] Cgroup Version: 1 [2022-03-21T13:02:10.184Z] Plugins: [2022-03-21T13:02:10.184Z] Volume: local [2022-03-21T13:02:10.184Z] Network: bridge host ipvlan macvlan null overlay [2022-03-21T13:02:10.184Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-21T13:02:10.184Z] Swarm: inactive [2022-03-21T13:02:10.184Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-21T13:02:10.184Z] Default Runtime: runc [2022-03-21T13:02:10.184Z] Init Binary: docker-init [2022-03-21T13:02:10.184Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:10.184Z] runc version: v1.0.2-0-g52b36a2 [2022-03-21T13:02:10.184Z] init version: de40ad0 [2022-03-21T13:02:10.184Z] Security Options: [2022-03-21T13:02:10.184Z] apparmor [2022-03-21T13:02:10.184Z] seccomp [2022-03-21T13:02:10.184Z] Profile: default [2022-03-21T13:02:10.184Z] Kernel Version: 5.4.0-1061-aws [2022-03-21T13:02:10.184Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-21T13:02:10.184Z] OSType: linux [2022-03-21T13:02:10.184Z] Architecture: x86_64 [2022-03-21T13:02:10.184Z] CPUs: 2 [2022-03-21T13:02:10.184Z] Total Memory: 7.565GiB [2022-03-21T13:02:10.184Z] Name: ip-10-100-117-111 [2022-03-21T13:02:10.184Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-21T13:02:10.184Z] Docker Root Dir: /var/lib/docker [2022-03-21T13:02:10.184Z] Debug Mode: false [2022-03-21T13:02:10.184Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:02:10.184Z] Labels: [2022-03-21T13:02:10.184Z] Experimental: true [2022-03-21T13:02:10.184Z] Insecure Registries: [2022-03-21T13:02:10.184Z] 127.0.0.0/8 [2022-03-21T13:02:10.184Z] Live Restore Enabled: true [2022-03-21T13:02:10.184Z] [2022-03-21T13:02:10.184Z] WARNING: No swap limit support [Pipeline] sh [2022-03-21T13:02:10.470Z] #4 DONE 1.6s [2022-03-21T13:02:10.482Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:10.482Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:10.482Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43399/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-21T13:02:10.482Z] + bash /home/ubuntu/workspace/moby_PR-43399/check-config.sh [2022-03-21T13:02:10.482Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-21T13:02:10.482Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-21T13:02:10.482Z] [2022-03-21T13:02:10.482Z] Generally Necessary: [2022-03-21T13:02:10.482Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-21T13:02:10.482Z] - apparmor: enabled and tools installed [2022-03-21T13:02:10.482Z] - CONFIG_NAMESPACES: enabled [2022-03-21T13:02:10.482Z] - CONFIG_NET_NS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_PID_NS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_IPC_NS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_UTS_NS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CGROUPS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-21T13:02:10.482Z] - CONFIG_CPUSETS: enabled [2022-03-21T13:02:10.482Z] - CONFIG_MEMCG: enabled [2022-03-21T13:02:10.482Z] - CONFIG_KEYS: enabled [2022-03-21T13:02:10.744Z] - CONFIG_VETH: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-21T13:02:10.744Z] - CONFIG_CGROUP_BPF: enabled [2022-03-21T13:02:10.744Z] [2022-03-21T13:02:10.744Z] Optional Features: [2022-03-21T13:02:10.744Z] - CONFIG_USER_NS: enabled [2022-03-21T13:02:10.744Z] - CONFIG_SECCOMP: enabled [2022-03-21T13:02:10.744Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-21T13:02:10.744Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-21T13:02:10.744Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-21T13:02:10.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-21T13:02:10.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-21T13:02:10.744Z] - CONFIG_BLK_CGROUP: enabled [2022-03-21T13:02:10.744Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-21T13:02:10.744Z] - CONFIG_CGROUP_PERF: enabled [2022-03-21T13:02:10.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-21T13:02:10.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-21T13:02:10.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-21T13:02:10.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-21T13:02:10.744Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-21T13:02:10.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_IP_VS: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-21T13:02:10.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-21T13:02:10.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-21T13:02:10.744Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-21T13:02:10.744Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-21T13:02:11.006Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-21T13:02:11.006Z] - CONFIG_EXT4_FS: enabled [2022-03-21T13:02:11.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-21T13:02:11.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-21T13:02:11.006Z] - Network Drivers: [2022-03-21T13:02:11.006Z] - "overlay": [2022-03-21T13:02:11.006Z] - CONFIG_VXLAN: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-21T13:02:11.006Z] Optional (for encrypted networks): [2022-03-21T13:02:11.006Z] - CONFIG_CRYPTO: enabled [2022-03-21T13:02:11.006Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-21T13:02:11.006Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-21T13:02:11.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-21T13:02:11.006Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-21T13:02:11.006Z] - CONFIG_XFRM: enabled [2022-03-21T13:02:11.006Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-21T13:02:11.006Z] - "ipvlan": [2022-03-21T13:02:11.006Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-21T13:02:11.006Z] - "macvlan": [2022-03-21T13:02:11.006Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_DUMMY: enabled (as module) [2022-03-21T13:02:11.006Z] - "ftp,tftp client in container": [2022-03-21T13:02:11.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-21T13:02:11.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-21T13:02:11.006Z] - Storage Drivers: [2022-03-21T13:02:11.006Z] - "aufs": [2022-03-21T13:02:11.039Z] [2022-03-21T13:02:11.039Z] #6 [internal] load build definition from Dockerfile [2022-03-21T13:02:11.039Z] #6 sha256:03c314179e1bb5bfe16680df7060759789f0fc23a9aad6eb33211eae64802ad0 [2022-03-21T13:02:11.039Z] #6 DONE 0.0s [2022-03-21T13:02:11.039Z] [2022-03-21T13:02:11.039Z] #5 [internal] load .dockerignore [2022-03-21T13:02:11.039Z] #5 sha256:b2fa74c33d6d4d0371d4fd76060c7d43346b84b0ee25ff0466b629d642c72835 [2022-03-21T13:02:11.039Z] #5 DONE 0.0s [2022-03-21T13:02:11.270Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-21T13:02:11.270Z] - "btrfs": [2022-03-21T13:02:11.270Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-21T13:02:11.270Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-21T13:02:11.270Z] - "devicemapper": [2022-03-21T13:02:11.270Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-21T13:02:11.270Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-21T13:02:11.270Z] - "overlay": [2022-03-21T13:02:11.270Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-21T13:02:11.270Z] - "zfs": [2022-03-21T13:02:11.270Z] - /dev/zfs: present [2022-03-21T13:02:11.270Z] - zfs command: missing [2022-03-21T13:02:11.270Z] - zpool command: missing [2022-03-21T13:02:11.270Z] [2022-03-21T13:02:11.270Z] Limits: [2022-03-21T13:02:11.270Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-21T13:02:11.270Z] [2022-03-21T13:02:11.270Z] + true [Pipeline] } [Pipeline] // stage [2022-03-21T13:02:11.301Z] [2022-03-21T13:02:11.301Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:11.301Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-21T13:02:11.616Z] + sudo modprobe ip_vs [2022-03-21T13:02:11.616Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 . [2022-03-21T13:02:11.877Z] #1 [internal] load build definition from Dockerfile [2022-03-21T13:02:11.877Z] #1 sha256:7007d01fc1a86592c3bb8d440aa107e698451a2ee9ce372a586ca8dc05b36484 [2022-03-21T13:02:11.877Z] #1 transferring dockerfile: [2022-03-21T13:02:12.141Z] #1 transferring dockerfile: 16.77kB done [2022-03-21T13:02:12.141Z] #1 DONE 0.2s [2022-03-21T13:02:12.141Z] [2022-03-21T13:02:12.141Z] #2 [internal] load .dockerignore [2022-03-21T13:02:12.141Z] #2 sha256:1eecca1ed9032f87991f27de6df74a07efdce4c66a08735c972a7737d44f9064 [2022-03-21T13:02:12.141Z] #2 transferring context: 87B done [2022-03-21T13:02:12.141Z] #2 DONE 0.1s [2022-03-21T13:02:12.141Z] [2022-03-21T13:02:12.141Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-21T13:02:12.141Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-21T13:02:12.244Z] #10 ... [2022-03-21T13:02:12.244Z] [2022-03-21T13:02:12.244Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:12.244Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:02:12.244Z] #7 DONE 1.0s [2022-03-21T13:02:12.244Z] [2022-03-21T13:02:12.244Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-21T13:02:12.244Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-21T13:02:12.244Z] #8 DONE 1.0s [2022-03-21T13:02:12.244Z] [2022-03-21T13:02:12.244Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:12.244Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-21T13:02:12.244Z] #9 DONE 1.0s [2022-03-21T13:02:12.244Z] [2022-03-21T13:02:12.244Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:12.244Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-21T13:02:12.244Z] #10 DONE 1.1s [2022-03-21T13:02:12.399Z] #3 DONE 0.4s [2022-03-21T13:02:12.658Z] [2022-03-21T13:02:12.658Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-21T13:02:12.658Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-21T13:02:12.658Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-21T13:02:12.658Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-21T13:02:12.658Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-21T13:02:12.658Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-21T13:02:12.658Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-21T13:02:12.917Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-21T13:02:12.917Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-21T13:02:13.188Z] [2022-03-21T13:02:13.189Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:13.189Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:13.189Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-21T13:02:13.189Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-21T13:02:13.189Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-21T13:02:13.189Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-21T13:02:13.290Z] #58 ... [2022-03-21T13:02:13.290Z] [2022-03-21T13:02:13.290Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:02:13.290Z] #56 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:02:13.290Z] #56 55.36 gotestsum version dev [2022-03-21T13:02:13.290Z] #56 DONE 58.7s [2022-03-21T13:02:13.290Z] [2022-03-21T13:02:13.290Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:13.290Z] #41 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:02:13.453Z] #28 ... [2022-03-21T13:02:13.453Z] [2022-03-21T13:02:13.453Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-21T13:02:13.453Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-21T13:02:13.453Z] #45 DONE 0.0s [2022-03-21T13:02:13.453Z] [2022-03-21T13:02:13.453Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:13.453Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:13.453Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.05MB / 54.92MB 0.2s [2022-03-21T13:02:13.453Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 4.19MB / 54.92MB 0.3s [2022-03-21T13:02:13.489Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-21T13:02:13.489Z] #4 DONE 0.8s [2022-03-21T13:02:13.489Z] [2022-03-21T13:02:13.489Z] #6 [internal] load build definition from Dockerfile [2022-03-21T13:02:13.489Z] #6 sha256:3badabfc9000418c2768e8b974e95aa51599929c1f874a1dceb29751803b4279 [2022-03-21T13:02:13.489Z] #6 DONE 0.0s [2022-03-21T13:02:13.489Z] [2022-03-21T13:02:13.489Z] #5 [internal] load .dockerignore [2022-03-21T13:02:13.489Z] #5 sha256:798fa039ca292df3d8962931b24d2d7066155365778af399ad75023135b43db0 [2022-03-21T13:02:13.489Z] #5 DONE 0.0s [2022-03-21T13:02:13.489Z] [2022-03-21T13:02:13.489Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:13.489Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:02:13.721Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.97MB / 54.92MB 0.5s [2022-03-21T13:02:13.721Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 27.26MB / 54.92MB 0.6s [2022-03-21T13:02:13.981Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 42.99MB / 54.92MB 0.7s [2022-03-21T13:02:13.981Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 48.23MB / 54.92MB 0.8s [2022-03-21T13:02:13.981Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 53.48MB / 54.92MB 0.9s [2022-03-21T13:02:14.428Z] #10 DONE 0.8s [2022-03-21T13:02:14.428Z] [2022-03-21T13:02:14.428Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:14.428Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-21T13:02:14.428Z] #9 DONE 0.8s [2022-03-21T13:02:14.428Z] [2022-03-21T13:02:14.428Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-21T13:02:14.428Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-21T13:02:14.428Z] #8 DONE 0.8s [2022-03-21T13:02:14.428Z] [2022-03-21T13:02:14.428Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:14.428Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-21T13:02:14.428Z] #7 DONE 0.8s [2022-03-21T13:02:14.692Z] [2022-03-21T13:02:14.692Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:14.692Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:14.692Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-21T13:02:14.907Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-21T13:02:14.907Z] [2022-03-21T13:02:14.907Z] ________ ____ __. [2022-03-21T13:02:14.907Z] \_____ \ | |/ _| [2022-03-21T13:02:14.907Z] / | \| < [2022-03-21T13:02:14.907Z] / | \ | \ [2022-03-21T13:02:14.907Z] \_______ /____|__ \ [2022-03-21T13:02:14.907Z] \/ \/ [2022-03-21T13:02:14.907Z] [2022-03-21T13:02:14.907Z] INFO: make.ps1 ended at 03/21/2022 13:02:10 [2022-03-21T13:02:14.907Z] INFO: Binaries build ended at 03/21/2022 13:02:12. Duration:00:01:28.7358445 [2022-03-21T13:02:14.907Z] INFO: Copying the built daemon binary to d:\CI\PR-43399\3\binary\dockerd-e82b7b2fa0.exe... [2022-03-21T13:02:14.907Z] INFO: Copying the built client binary to d:\CI\PR-43399\3\binary\docker-e82b7b2fa0.exe... [2022-03-21T13:02:14.907Z] INFO: Copying dockerversion from the container... [2022-03-21T13:02:14.907Z] INFO: Copying the golang package from the container to d:\CI\PR-43399\3\installer\go.zip... [2022-03-21T13:02:14.936Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.5s done [2022-03-21T13:02:14.936Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-21T13:02:14.964Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:14.964Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-21T13:02:14.964Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-21T13:02:15.225Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 479.23kB / 9.86MB 0.2s [2022-03-21T13:02:15.225Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2022-03-21T13:02:15.225Z] #67 ... [2022-03-21T13:02:15.225Z] [2022-03-21T13:02:15.225Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-21T13:02:15.225Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-21T13:02:15.225Z] #45 DONE 0.0s [2022-03-21T13:02:15.225Z] [2022-03-21T13:02:15.225Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:15.225Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:15.225Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2022-03-21T13:02:15.362Z] INFO: Extracting go.zip to d:\CI\PR-43399\3\go [2022-03-21T13:02:15.486Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-03-21T13:02:15.749Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-21T13:02:15.749Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-21T13:02:16.856Z] #28 ... [2022-03-21T13:02:16.856Z] [2022-03-21T13:02:16.856Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:16.856Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:16.856Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-21T13:02:16.856Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-21T13:02:16.856Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:16.856Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-21T13:02:16.856Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-21T13:02:16.856Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-03-21T13:02:16.856Z] #67 DONE 3.5s [2022-03-21T13:02:16.856Z] [2022-03-21T13:02:16.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:16.856Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:17.463Z] #41 ... [2022-03-21T13:02:17.463Z] [2022-03-21T13:02:17.463Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:02:17.463Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:02:17.463Z] #19 51.11 Fetched 48.9 MB in 50s (984 kB/s) [2022-03-21T13:02:18.238Z] #28 ... [2022-03-21T13:02:18.238Z] [2022-03-21T13:02:18.238Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:18.238Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:02:18.238Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-21T13:02:18.238Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-21T13:02:18.238Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:18.238Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-21T13:02:18.238Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-03-21T13:02:18.238Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-03-21T13:02:18.238Z] #69 DONE 5.3s [2022-03-21T13:02:18.500Z] [2022-03-21T13:02:18.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:18.500Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:18.500Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.2s done [2022-03-21T13:02:18.500Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done [2022-03-21T13:02:18.500Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-21T13:02:18.500Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-21T13:02:18.500Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.4s done [2022-03-21T13:02:18.500Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 1.5s done [2022-03-21T13:02:18.500Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.7s done [2022-03-21T13:02:18.500Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.8s done [2022-03-21T13:02:18.500Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 3.9s done [2022-03-21T13:02:18.500Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 5.2s [2022-03-21T13:02:18.500Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 5.0s done [2022-03-21T13:02:18.578Z] Client: [2022-03-21T13:02:18.578Z] Context: default [2022-03-21T13:02:18.578Z] Debug Mode: false [2022-03-21T13:02:18.578Z] Plugins: [2022-03-21T13:02:18.578Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-21T13:02:18.578Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-21T13:02:18.578Z] [2022-03-21T13:02:18.578Z] Server: [2022-03-21T13:02:18.578Z] Containers: 0 [2022-03-21T13:02:18.578Z] Running: 0 [2022-03-21T13:02:18.578Z] Paused: 0 [2022-03-21T13:02:18.578Z] Stopped: 0 [2022-03-21T13:02:18.578Z] Images: 0 [2022-03-21T13:02:18.578Z] Server Version: 20.10.12 [2022-03-21T13:02:18.578Z] Storage Driver: overlay2 [2022-03-21T13:02:18.578Z] Backing Filesystem: extfs [2022-03-21T13:02:18.578Z] Supports d_type: true [2022-03-21T13:02:18.578Z] Native Overlay Diff: true [2022-03-21T13:02:18.578Z] userxattr: false [2022-03-21T13:02:18.578Z] Logging Driver: json-file [2022-03-21T13:02:18.578Z] Cgroup Driver: cgroupfs [2022-03-21T13:02:18.578Z] Cgroup Version: 1 [2022-03-21T13:02:18.578Z] Plugins: [2022-03-21T13:02:18.578Z] Volume: local [2022-03-21T13:02:18.578Z] Network: bridge host ipvlan macvlan null overlay [2022-03-21T13:02:18.578Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-21T13:02:18.578Z] Swarm: inactive [2022-03-21T13:02:18.578Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-21T13:02:18.578Z] Default Runtime: runc [2022-03-21T13:02:18.578Z] Init Binary: docker-init [2022-03-21T13:02:18.578Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:18.578Z] runc version: v1.0.2-0-g52b36a2 [2022-03-21T13:02:18.578Z] init version: de40ad0 [2022-03-21T13:02:18.578Z] Security Options: [2022-03-21T13:02:18.578Z] apparmor [2022-03-21T13:02:18.578Z] seccomp [2022-03-21T13:02:18.578Z] Profile: default [2022-03-21T13:02:18.578Z] Kernel Version: 5.11.0-1023-aws [2022-03-21T13:02:18.578Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-21T13:02:18.578Z] OSType: linux [2022-03-21T13:02:18.578Z] Architecture: aarch64 [2022-03-21T13:02:18.578Z] CPUs: 2 [2022-03-21T13:02:18.578Z] Total Memory: 7.576GiB [2022-03-21T13:02:18.578Z] Name: ip-10-100-32-173 [2022-03-21T13:02:18.578Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-21T13:02:18.578Z] Docker Root Dir: /var/lib/docker [2022-03-21T13:02:18.578Z] Debug Mode: false [2022-03-21T13:02:18.578Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:02:18.578Z] Labels: [2022-03-21T13:02:18.578Z] Experimental: true [2022-03-21T13:02:18.578Z] Insecure Registries: [2022-03-21T13:02:18.578Z] 127.0.0.0/8 [2022-03-21T13:02:18.578Z] Live Restore Enabled: true [2022-03-21T13:02:18.578Z] [Pipeline] sh [2022-03-21T13:02:18.868Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:18.868Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-21T13:02:18.868Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43399/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-21T13:02:18.868Z] + bash /home/ubuntu/workspace/moby_PR-43399/check-config.sh [2022-03-21T13:02:18.868Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-21T13:02:18.868Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-21T13:02:18.868Z] [2022-03-21T13:02:18.868Z] Generally Necessary: [2022-03-21T13:02:18.868Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-21T13:02:18.868Z] - apparmor: enabled and tools installed [2022-03-21T13:02:18.868Z] - CONFIG_NAMESPACES: enabled [2022-03-21T13:02:18.868Z] - CONFIG_NET_NS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_PID_NS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_IPC_NS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_UTS_NS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CGROUPS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-21T13:02:18.868Z] - CONFIG_CPUSETS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_MEMCG: enabled [2022-03-21T13:02:18.868Z] - CONFIG_KEYS: enabled [2022-03-21T13:02:18.868Z] - CONFIG_VETH: enabled (as module) [2022-03-21T13:02:18.868Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-21T13:02:18.868Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-21T13:02:18.868Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-21T13:02:18.869Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CGROUP_BPF: enabled [2022-03-21T13:02:19.130Z] [2022-03-21T13:02:19.130Z] Optional Features: [2022-03-21T13:02:19.130Z] - CONFIG_USER_NS: enabled [2022-03-21T13:02:19.130Z] - CONFIG_SECCOMP: enabled [2022-03-21T13:02:19.130Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-21T13:02:19.130Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-21T13:02:19.130Z] (cgroup swap accounting is currently enabled) [2022-03-21T13:02:19.130Z] - CONFIG_BLK_CGROUP: enabled [2022-03-21T13:02:19.130Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CGROUP_PERF: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-21T13:02:19.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-21T13:02:19.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-21T13:02:19.130Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-21T13:02:19.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_IP_VS: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-21T13:02:19.130Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-21T13:02:19.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-21T13:02:19.130Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-21T13:02:19.130Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-21T13:02:19.130Z] - CONFIG_EXT4_FS: enabled [2022-03-21T13:02:19.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-21T13:02:19.130Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-21T13:02:19.130Z] - Network Drivers: [2022-03-21T13:02:19.130Z] - "overlay": [2022-03-21T13:02:19.130Z] - CONFIG_VXLAN: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-21T13:02:19.130Z] Optional (for encrypted networks): [2022-03-21T13:02:19.130Z] - CONFIG_CRYPTO: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-21T13:02:19.130Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-21T13:02:19.130Z] - CONFIG_XFRM: enabled [2022-03-21T13:02:19.130Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-21T13:02:19.130Z] - "ipvlan": [2022-03-21T13:02:19.130Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-21T13:02:19.130Z] - "macvlan": [2022-03-21T13:02:19.130Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-21T13:02:19.130Z] - CONFIG_DUMMY: enabled (as module) [2022-03-21T13:02:19.130Z] - "ftp,tftp client in container": [2022-03-21T13:02:19.391Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-21T13:02:19.391Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-21T13:02:19.391Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-21T13:02:19.391Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-21T13:02:19.391Z] - Storage Drivers: [2022-03-21T13:02:19.391Z] - "aufs": [2022-03-21T13:02:19.391Z] - CONFIG_AUFS_FS: missing [2022-03-21T13:02:19.391Z] - "btrfs": [2022-03-21T13:02:19.391Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-21T13:02:19.391Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-21T13:02:19.391Z] - "devicemapper": [2022-03-21T13:02:19.391Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-21T13:02:19.391Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-21T13:02:19.391Z] - "overlay": [2022-03-21T13:02:19.391Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-21T13:02:19.391Z] - "zfs": [2022-03-21T13:02:19.391Z] - /dev/zfs: present [2022-03-21T13:02:19.391Z] - zfs command: missing [2022-03-21T13:02:19.391Z] - zpool command: missing [2022-03-21T13:02:19.391Z] [2022-03-21T13:02:19.391Z] Limits: [2022-03-21T13:02:19.391Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-21T13:02:19.391Z] [2022-03-21T13:02:19.391Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-21T13:02:19.730Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 . [2022-03-21T13:02:19.730Z] #1 [internal] load build definition from Dockerfile [2022-03-21T13:02:19.730Z] #1 sha256:0ad66d5bd9a67a80def1389b723c91e5dabb119bb9e1b6f89a9c017305ab0e73 [2022-03-21T13:02:19.730Z] #1 transferring dockerfile: 16.77kB done [2022-03-21T13:02:19.730Z] #1 DONE 0.1s [2022-03-21T13:02:19.730Z] [2022-03-21T13:02:19.730Z] #2 [internal] load .dockerignore [2022-03-21T13:02:19.730Z] #2 sha256:1c06555e7040ab5537a488eb05f8124bfba3718f3e923af1c7668f0bc76b225a [2022-03-21T13:02:19.730Z] #2 transferring context: 87B done [2022-03-21T13:02:19.730Z] #2 DONE 0.0s [2022-03-21T13:02:19.994Z] [2022-03-21T13:02:19.994Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-21T13:02:19.994Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-21T13:02:20.415Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.4s [2022-03-21T13:02:20.568Z] #3 DONE 0.5s [2022-03-21T13:02:20.568Z] [2022-03-21T13:02:20.568Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-21T13:02:20.568Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-21T13:02:20.568Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-21T13:02:20.568Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-03-21T13:02:20.568Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-21T13:02:20.568Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-21T13:02:20.568Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-21T13:02:20.568Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-03-21T13:02:20.673Z] #11 ... [2022-03-21T13:02:20.673Z] [2022-03-21T13:02:20.673Z] #24 [internal] load build context [2022-03-21T13:02:20.673Z] #24 sha256:aeb0ee46a32dfb3010ac62a88ea64234262ae8b6a0cd4236ea9a206a9e48cde3 [2022-03-21T13:02:20.673Z] #24 transferring context: 58.75MB 6.1s done [2022-03-21T13:02:20.673Z] #24 DONE 7.6s [2022-03-21T13:02:20.673Z] [2022-03-21T13:02:20.673Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:20.673Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:20.673Z] #11 ... [2022-03-21T13:02:20.673Z] [2022-03-21T13:02:20.673Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:20.673Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:21.076Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2022-03-21T13:02:21.076Z] #67 ... [2022-03-21T13:02:21.076Z] [2022-03-21T13:02:21.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:21.076Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:21.076Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.0s done [2022-03-21T13:02:21.076Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-21T13:02:21.077Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.7s done [2022-03-21T13:02:21.077Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done [2022-03-21T13:02:21.077Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-21T13:02:21.077Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 1.1s done [2022-03-21T13:02:21.077Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.9s done [2022-03-21T13:02:21.077Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 4.0s done [2022-03-21T13:02:21.077Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 6.2s [2022-03-21T13:02:21.077Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 71.30MB / 141.70MB 6.2s [2022-03-21T13:02:21.077Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.7s [2022-03-21T13:02:21.077Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 4.2s done [2022-03-21T13:02:21.142Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s [2022-03-21T13:02:21.142Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-03-21T13:02:21.142Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-21T13:02:21.142Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-21T13:02:21.142Z] #4 DONE 0.9s [2022-03-21T13:02:21.345Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 80.74MB / 141.70MB 6.4s [2022-03-21T13:02:21.345Z] #11 ... [2022-03-21T13:02:21.345Z] [2022-03-21T13:02:21.345Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:21.345Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:21.345Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done [2022-03-21T13:02:21.405Z] [2022-03-21T13:02:21.405Z] #6 [internal] load build definition from Dockerfile [2022-03-21T13:02:21.405Z] #6 sha256:eb8b9ca195c0ea54b761f09d55b5a4bb5eab9f3fa927370de1cfc9e8f8303b31 [2022-03-21T13:02:21.405Z] #6 DONE 0.0s [2022-03-21T13:02:21.405Z] [2022-03-21T13:02:21.405Z] #5 [internal] load .dockerignore [2022-03-21T13:02:21.405Z] #5 sha256:7c65d09e037f8734cc80a35730aa0be697205b2bc6fa3fc3ba7c536f39005d20 [2022-03-21T13:02:21.405Z] #5 DONE 0.0s [2022-03-21T13:02:21.405Z] [2022-03-21T13:02:21.405Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:21.405Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-21T13:02:21.928Z] #67 DONE 7.2s [2022-03-21T13:02:21.928Z] [2022-03-21T13:02:21.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:21.928Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:21.928Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 6.7s done [2022-03-21T13:02:21.928Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 115.34MB / 141.70MB 7.0s [2022-03-21T13:02:22.189Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 123.73MB / 141.70MB 7.1s [2022-03-21T13:02:22.189Z] #11 ... [2022-03-21T13:02:22.189Z] [2022-03-21T13:02:22.189Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:22.189Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:02:22.189Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-21T13:02:22.189Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-21T13:02:22.189Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-21T13:02:22.189Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:22.189Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-03-21T13:02:22.189Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-03-21T13:02:22.189Z] #69 DONE 7.5s [2022-03-21T13:02:22.189Z] [2022-03-21T13:02:22.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:22.189Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:22.189Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 135.27MB / 141.70MB 7.3s [2022-03-21T13:02:22.351Z] #10 ... [2022-03-21T13:02:22.351Z] [2022-03-21T13:02:22.351Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-21T13:02:22.351Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-21T13:02:22.351Z] #7 DONE 0.9s [2022-03-21T13:02:22.581Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.5s done [2022-03-21T13:02:22.612Z] [2022-03-21T13:02:22.612Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:22.612Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-21T13:02:22.612Z] #10 DONE 1.0s [2022-03-21T13:02:22.612Z] [2022-03-21T13:02:22.612Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:22.612Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-21T13:02:22.612Z] #8 DONE 1.1s [2022-03-21T13:02:22.612Z] [2022-03-21T13:02:22.612Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:22.612Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-21T13:02:22.612Z] #9 DONE 1.2s [2022-03-21T13:02:22.854Z] #28 ... [2022-03-21T13:02:22.854Z] [2022-03-21T13:02:22.854Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-21T13:02:22.854Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-21T13:02:22.854Z] #68 DONE 0.7s [2022-03-21T13:02:23.114Z] [2022-03-21T13:02:23.114Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:23.114Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:23.114Z] #28 DONE 9.9s [2022-03-21T13:02:23.114Z] [2022-03-21T13:02:23.114Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:23.114Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:23.191Z] [2022-03-21T13:02:23.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:23.191Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:23.191Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.0s done [2022-03-21T13:02:23.191Z] #11 DONE 0.0s [2022-03-21T13:02:23.191Z] [2022-03-21T13:02:23.191Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:23.191Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-21T13:02:23.191Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:23.191Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-21T13:02:23.191Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-21T13:02:23.454Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-21T13:02:23.454Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-21T13:02:23.720Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0B / 53.62MB 0.3s [2022-03-21T13:02:23.720Z] #28 ... [2022-03-21T13:02:23.720Z] [2022-03-21T13:02:23.720Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-21T13:02:23.720Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-21T13:02:23.720Z] #45 DONE 0.0s [2022-03-21T13:02:23.720Z] [2022-03-21T13:02:23.720Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:23.720Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-21T13:02:23.720Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 13.62MB / 53.62MB 0.4s [2022-03-21T13:02:24.000Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 24.12MB / 53.62MB 0.5s [2022-03-21T13:02:24.000Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 42.99MB / 53.62MB 0.7s [2022-03-21T13:02:24.051Z] #29 ... [2022-03-21T13:02:24.051Z] [2022-03-21T13:02:24.051Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-21T13:02:24.051Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-21T13:02:24.051Z] #70 DONE 1.0s [2022-03-21T13:02:24.051Z] [2022-03-21T13:02:24.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:24.051Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:24.051Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 7.8s done [2022-03-21T13:02:24.051Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.6s done [2022-03-21T13:02:24.051Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.3s [2022-03-21T13:02:24.267Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 0.9s [2022-03-21T13:02:24.506Z] Client: [2022-03-21T13:02:24.506Z] Context: default [2022-03-21T13:02:24.506Z] Debug Mode: false [2022-03-21T13:02:24.506Z] Plugins: [2022-03-21T13:02:24.506Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-21T13:02:24.506Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-21T13:02:24.506Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-21T13:02:24.506Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-21T13:02:24.506Z] [2022-03-21T13:02:24.506Z] Server: [2022-03-21T13:02:24.506Z] Containers: 0 [2022-03-21T13:02:24.506Z] Running: 0 [2022-03-21T13:02:24.506Z] Paused: 0 [2022-03-21T13:02:24.506Z] Stopped: 0 [2022-03-21T13:02:24.506Z] Images: 0 [2022-03-21T13:02:24.506Z] Server Version: 20.10.12 [2022-03-21T13:02:24.506Z] Storage Driver: overlay2 [2022-03-21T13:02:24.506Z] Backing Filesystem: extfs [2022-03-21T13:02:24.506Z] Supports d_type: true [2022-03-21T13:02:24.506Z] Native Overlay Diff: true [2022-03-21T13:02:24.506Z] userxattr: false [2022-03-21T13:02:24.506Z] Logging Driver: json-file [2022-03-21T13:02:24.506Z] Cgroup Driver: systemd [2022-03-21T13:02:24.506Z] Cgroup Version: 2 [2022-03-21T13:02:24.506Z] Plugins: [2022-03-21T13:02:24.506Z] Volume: local [2022-03-21T13:02:24.506Z] Network: bridge host ipvlan macvlan null overlay [2022-03-21T13:02:24.506Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-21T13:02:24.506Z] Swarm: inactive [2022-03-21T13:02:24.506Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-21T13:02:24.506Z] Default Runtime: runc [2022-03-21T13:02:24.506Z] Init Binary: docker-init [2022-03-21T13:02:24.506Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-21T13:02:24.506Z] runc version: v1.0.2-0-g52b36a2 [2022-03-21T13:02:24.506Z] init version: de40ad0 [2022-03-21T13:02:24.506Z] Security Options: [2022-03-21T13:02:24.506Z] apparmor [2022-03-21T13:02:24.506Z] seccomp [2022-03-21T13:02:24.506Z] Profile: default [2022-03-21T13:02:24.506Z] cgroupns [2022-03-21T13:02:24.506Z] Kernel Version: 5.11.0-1023-aws [2022-03-21T13:02:24.506Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-21T13:02:24.506Z] OSType: linux [2022-03-21T13:02:24.506Z] Architecture: x86_64 [2022-03-21T13:02:24.506Z] CPUs: 2 [2022-03-21T13:02:24.506Z] Total Memory: 7.477GiB [2022-03-21T13:02:24.506Z] Name: ip-10-100-112-135 [2022-03-21T13:02:24.506Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-21T13:02:24.506Z] Docker Root Dir: /var/lib/docker [2022-03-21T13:02:24.506Z] Debug Mode: false [2022-03-21T13:02:24.506Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:02:24.506Z] Labels: [2022-03-21T13:02:24.506Z] Experimental: true [2022-03-21T13:02:24.506Z] Insecure Registries: [2022-03-21T13:02:24.506Z] 127.0.0.0/8 [2022-03-21T13:02:24.506Z] Live Restore Enabled: true [2022-03-21T13:02:24.506Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-21T13:02:24.725Z] #11 ... [2022-03-21T13:02:24.725Z] [2022-03-21T13:02:24.725Z] #24 [internal] load build context [2022-03-21T13:02:24.725Z] #24 sha256:943cae5055e4a4e3bdcbdc7080c034d45ffa8f7114ea31d4af254a10d6437321 [2022-03-21T13:02:24.725Z] #24 transferring context: 58.75MB 8.2s done [2022-03-21T13:02:24.725Z] #24 DONE 9.6s [2022-03-21T13:02:24.725Z] [2022-03-21T13:02:24.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:24.725Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:24.725Z] #11 ... [2022-03-21T13:02:24.725Z] [2022-03-21T13:02:24.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:24.725Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:24.725Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.2s done [2022-03-21T13:02:24.725Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-21T13:02:24.725Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-21T13:02:24.725Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-21T13:02:24.725Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.5s done [2022-03-21T13:02:24.835Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 . [2022-03-21T13:02:24.984Z] #28 ... [2022-03-21T13:02:24.984Z] [2022-03-21T13:02:24.984Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:24.984Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:24.984Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 10.0s done [2022-03-21T13:02:24.986Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 1.0s done [2022-03-21T13:02:24.986Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-21T13:02:25.095Z] #1 [internal] load build definition from Dockerfile [2022-03-21T13:02:25.095Z] #1 sha256:3ae5a5dc01f24eca675c1a327bc55a62b15b01ea87e9957bb92c426ed241f642 [2022-03-21T13:02:25.095Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-03-21T13:02:25.095Z] #1 DONE 0.2s [2022-03-21T13:02:25.095Z] [2022-03-21T13:02:25.095Z] #2 [internal] load .dockerignore [2022-03-21T13:02:25.095Z] #2 sha256:f525557428522f7f843da4cf140483a5b383e19cda73b18accb343a7d6e721db [2022-03-21T13:02:25.095Z] #2 transferring context: 87B done [2022-03-21T13:02:25.095Z] #2 DONE 0.1s [2022-03-21T13:02:25.095Z] [2022-03-21T13:02:25.095Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-21T13:02:25.095Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-21T13:02:25.557Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.4s done [2022-03-21T13:02:25.657Z] #28 ... [2022-03-21T13:02:25.657Z] [2022-03-21T13:02:25.657Z] #24 [internal] load build context [2022-03-21T13:02:25.657Z] #24 sha256:cfd57a50a935258c6464b0bd699b96388a7b3b223042147183c77c75b0f7b166 [2022-03-21T13:02:25.657Z] #24 transferring context: 58.75MB 2.0s done [2022-03-21T13:02:25.657Z] #24 DONE 2.4s [2022-03-21T13:02:25.657Z] [2022-03-21T13:02:25.657Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:25.657Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-21T13:02:25.657Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 2.2s done [2022-03-21T13:02:25.666Z] #3 DONE 0.4s [2022-03-21T13:02:25.666Z] [2022-03-21T13:02:25.666Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-21T13:02:25.666Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-21T13:02:25.666Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-21T13:02:25.666Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-21T13:02:25.666Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-21T13:02:25.666Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-21T13:02:25.666Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-21T13:02:25.666Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-21T13:02:25.817Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 [2022-03-21T13:02:25.933Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-21T13:02:25.933Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-21T13:02:26.076Z] #11 ... [2022-03-21T13:02:26.076Z] [2022-03-21T13:02:26.076Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:26.076Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:26.076Z] #28 DONE 11.1s [2022-03-21T13:02:26.076Z] [2022-03-21T13:02:26.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:26.076Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:26.192Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-21T13:02:26.192Z] #4 DONE 0.6s [2022-03-21T13:02:26.452Z] [2022-03-21T13:02:26.452Z] #5 [internal] load .dockerignore [2022-03-21T13:02:26.452Z] #5 sha256:82e34c6f22a6c73400577a1c4e9ed1c207627a3bb9d700b2592de3d3303fca2d [2022-03-21T13:02:26.452Z] #5 DONE 0.0s [2022-03-21T13:02:26.452Z] [2022-03-21T13:02:26.452Z] #6 [internal] load build definition from Dockerfile [2022-03-21T13:02:26.452Z] #6 sha256:1f7c1b80160effaf5d4f0c54b596d563539549644cb144b2ae548e085cb3e520 [2022-03-21T13:02:26.452Z] #6 DONE 0.0s [2022-03-21T13:02:26.452Z] [2022-03-21T13:02:26.452Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:26.452Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:02:26.612Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 1.0s [2022-03-21T13:02:26.683Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.6s done [2022-03-21T13:02:26.683Z] #11 ... [2022-03-21T13:02:26.683Z] [2022-03-21T13:02:26.683Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-21T13:02:26.683Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-21T13:02:26.683Z] #68 DONE 0.8s [2022-03-21T13:02:26.944Z] [2022-03-21T13:02:26.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:26.944Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:26.944Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 [2022-03-21T13:02:27.020Z] #10 ... [2022-03-21T13:02:27.020Z] [2022-03-21T13:02:27.020Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:27.020Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-21T13:02:27.020Z] #9 DONE 0.7s [2022-03-21T13:02:27.020Z] [2022-03-21T13:02:27.020Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-21T13:02:27.020Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-21T13:02:27.020Z] #7 DONE 0.7s [2022-03-21T13:02:27.020Z] [2022-03-21T13:02:27.020Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-21T13:02:27.020Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-21T13:02:27.020Z] #8 DONE 0.7s [2022-03-21T13:02:27.020Z] [2022-03-21T13:02:27.020Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-21T13:02:27.020Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-21T13:02:27.020Z] #10 DONE 0.7s [2022-03-21T13:02:27.290Z] [2022-03-21T13:02:27.290Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:27.290Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:27.290Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-21T13:02:27.290Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:27.290Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-21T13:02:27.290Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-21T13:02:27.511Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.5s done [2022-03-21T13:02:27.552Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-03-21T13:02:27.792Z] #11 ... [2022-03-21T13:02:27.792Z] [2022-03-21T13:02:27.792Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-21T13:02:27.792Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-21T13:02:27.792Z] #70 DONE 1.1s [2022-03-21T13:02:27.792Z] [2022-03-21T13:02:27.792Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:27.792Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:27.813Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.4s [2022-03-21T13:02:27.813Z] #67 ... [2022-03-21T13:02:27.813Z] [2022-03-21T13:02:27.813Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-21T13:02:27.813Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-21T13:02:27.813Z] #45 DONE 0.0s [2022-03-21T13:02:27.813Z] [2022-03-21T13:02:27.813Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:27.813Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:28.076Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-21T13:02:28.076Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-21T13:02:28.746Z] #29 2.763 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:28.746Z] #29 2.763 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:28.746Z] #29 2.782 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:29.006Z] #29 2.990 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:02:29.268Z] #29 3.401 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:02:29.856Z] #29 3.697 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:02:30.261Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.1s [2022-03-21T13:02:30.261Z] #11 ... [2022-03-21T13:02:30.261Z] [2022-03-21T13:02:30.261Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:30.261Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:30.261Z] #29 1.879 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:30.261Z] #29 1.883 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:30.261Z] #29 1.934 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:30.261Z] #29 2.172 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:02:30.261Z] #29 2.418 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:02:30.261Z] #29 2.791 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:02:30.261Z] #29 4.341 Fetched 8506 kB in 3s (3129 kB/s) [2022-03-21T13:02:30.261Z] #29 4.341 Reading package lists... [2022-03-21T13:02:30.261Z] #29 5.208 Reading package lists... [2022-03-21T13:02:30.261Z] #29 5.986 Building dependency tree... [2022-03-21T13:02:30.261Z] #29 6.382 The following additional packages will be installed: [2022-03-21T13:02:30.261Z] #29 6.382 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-21T13:02:30.261Z] #29 6.382 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-21T13:02:30.261Z] #29 6.382 Recommended packages: [2022-03-21T13:02:30.261Z] #29 6.382 libldap-common publicsuffix libsasl2-modules [2022-03-21T13:02:30.261Z] #29 6.522 The following NEW packages will be installed: [2022-03-21T13:02:30.261Z] #29 6.523 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-21T13:02:30.261Z] #29 6.523 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-21T13:02:30.261Z] #29 6.524 libssh2-1 openssl [2022-03-21T13:02:30.261Z] #29 6.816 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:02:30.261Z] #29 6.816 Need to get 3038 kB of archives. [2022-03-21T13:02:30.261Z] #29 6.816 After this operation, 6650 kB of additional disk space will be used. [2022-03-21T13:02:30.261Z] #29 6.816 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-21T13:02:30.261Z] #29 6.816 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-21T13:02:30.261Z] #29 6.822 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-21T13:02:30.261Z] #29 6.829 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-21T13:02:30.261Z] #29 6.834 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-21T13:02:30.261Z] #29 6.834 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-21T13:02:30.261Z] #29 6.834 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-21T13:02:30.261Z] #29 6.834 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-21T13:02:30.261Z] #29 6.834 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-21T13:02:30.261Z] #29 6.838 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-21T13:02:30.261Z] #29 6.840 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-21T13:02:30.261Z] #29 6.846 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-21T13:02:30.261Z] #29 6.854 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:02:30.261Z] #29 6.854 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:02:30.261Z] #29 6.859 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:02:30.261Z] #29 7.064 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:02:30.261Z] #29 7.098 Fetched 3038 kB in 0s (9262 kB/s) [2022-03-21T13:02:30.261Z] #29 7.120 Selecting previously unselected package openssl. [2022-03-21T13:02:30.261Z] #29 7.120 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-21T13:02:30.261Z] #29 7.126 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-21T13:02:30.261Z] #29 7.131 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:30.261Z] #29 7.310 Selecting previously unselected package ca-certificates. [2022-03-21T13:02:30.261Z] #29 7.310 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-21T13:02:30.261Z] #29 7.314 Unpacking ca-certificates (20210119) ... [2022-03-21T13:02:30.528Z] #29 7.405 Selecting previously unselected package libbrotli1:amd64. [2022-03-21T13:02:30.528Z] #29 7.405 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-21T13:02:30.528Z] #29 7.412 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:30.528Z] #29 7.503 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T13:02:30.528Z] #29 7.503 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:30.528Z] #29 7.511 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:30.528Z] #29 7.564 Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T13:02:30.528Z] #29 7.564 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:30.528Z] #29 7.572 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:30.528Z] #29 7.629 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T13:02:30.528Z] #29 7.629 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-21T13:02:30.650Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-03-21T13:02:30.790Z] #29 7.632 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:30.790Z] #29 7.715 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T13:02:30.790Z] #29 7.715 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-21T13:02:30.790Z] #29 7.721 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:30.790Z] #29 7.768 Selecting previously unselected package libpsl5:amd64. [2022-03-21T13:02:30.790Z] #29 7.768 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-21T13:02:30.790Z] #29 7.785 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:30.790Z] #29 7.846 Selecting previously unselected package librtmp1:amd64. [2022-03-21T13:02:30.790Z] #29 7.846 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-21T13:02:30.790Z] #29 7.850 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:30.823Z] #28 ... [2022-03-21T13:02:30.823Z] [2022-03-21T13:02:30.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:30.823Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:30.823Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done [2022-03-21T13:02:30.823Z] #11 sha256:9b8a5ea3de2895a1f34beb6f121b658c67ad87b4cc7dc957608331271a20bf8a 1.80kB / 1.80kB done [2022-03-21T13:02:30.823Z] #11 sha256:9c476985b1ca4531da152776161643f994b5d57593f7ae0800e6efba56c7702e 7.04kB / 7.04kB done [2022-03-21T13:02:30.823Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 2.2s done [2022-03-21T13:02:30.823Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 4.94MB / 4.94MB 0.7s done [2022-03-21T13:02:30.823Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 10.66MB / 10.66MB 1.0s done [2022-03-21T13:02:30.823Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 54.67MB / 54.67MB 3.4s done [2022-03-21T13:02:30.823Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 81.04MB / 81.04MB 5.1s done [2022-03-21T13:02:30.823Z] #11 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 2.0s done [2022-03-21T13:02:30.823Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 108.66MB / 108.66MB 7.4s [2022-03-21T13:02:30.823Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 5.1s done [2022-03-21T13:02:30.823Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0.2s done [2022-03-21T13:02:30.823Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 0.2s done [2022-03-21T13:02:30.823Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b [2022-03-21T13:02:30.823Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 108.66MB / 108.66MB 7.4s done [2022-03-21T13:02:30.925Z] #67 DONE 3.6s [2022-03-21T13:02:30.925Z] [2022-03-21T13:02:30.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:30.925Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:30.925Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.2s done [2022-03-21T13:02:30.925Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done [2022-03-21T13:02:30.925Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done [2022-03-21T13:02:30.925Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done [2022-03-21T13:02:30.925Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.3s done [2022-03-21T13:02:30.925Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.7s done [2022-03-21T13:02:30.925Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.5s done [2022-03-21T13:02:30.925Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.5s done [2022-03-21T13:02:30.925Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 81.79MB / 85.83MB 3.3s [2022-03-21T13:02:30.925Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 93.32MB / 141.70MB 3.3s [2022-03-21T13:02:30.925Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0.9s [2022-03-21T13:02:30.925Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.6s done [2022-03-21T13:02:31.050Z] #29 7.911 Selecting previously unselected package libssh2-1:amd64. [2022-03-21T13:02:31.050Z] #29 7.911 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-21T13:02:31.050Z] #29 7.915 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:31.050Z] #29 7.989 Selecting previously unselected package libcurl4:amd64. [2022-03-21T13:02:31.050Z] #29 7.989 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:31.050Z] #29 7.994 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:31.050Z] #29 8.088 Selecting previously unselected package curl. [2022-03-21T13:02:31.050Z] #29 8.090 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:31.050Z] #29 8.094 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:31.050Z] #29 8.171 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:02:31.050Z] #29 8.171 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:02:31.050Z] #29 8.175 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:31.050Z] #29 8.249 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:02:31.050Z] #29 8.249 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:02:31.187Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 115.34MB / 141.70MB 3.6s [2022-03-21T13:02:31.187Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 122.68MB / 141.70MB 3.7s [2022-03-21T13:02:31.237Z] #29 4.959 Fetched 8506 kB in 2s (3452 kB/s) [2022-03-21T13:02:31.309Z] #29 8.253 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:31.309Z] #29 8.327 Selecting previously unselected package jq. [2022-03-21T13:02:31.309Z] #29 8.327 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:02:31.309Z] #29 8.334 Unpacking jq (1.6-2.1) ... [2022-03-21T13:02:31.309Z] #29 8.387 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:31.309Z] #29 8.405 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:31.309Z] #29 8.412 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:31.309Z] #29 8.426 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:31.309Z] #29 8.436 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:31.309Z] #29 8.449 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:31.399Z] #11 ... [2022-03-21T13:02:31.399Z] [2022-03-21T13:02:31.399Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:31.399Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-21T13:02:31.399Z] #28 DONE 8.3s [2022-03-21T13:02:31.399Z] [2022-03-21T13:02:31.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:31.399Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:31.399Z] #11 ... [2022-03-21T13:02:31.399Z] [2022-03-21T13:02:31.399Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:31.399Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:02:31.399Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-21T13:02:31.399Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:31.399Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-21T13:02:31.399Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-21T13:02:31.399Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.9s done [2022-03-21T13:02:31.399Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s [2022-03-21T13:02:31.464Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 137.36MB / 141.70MB 4.0s [2022-03-21T13:02:31.570Z] #29 8.523 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:31.570Z] #29 8.530 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:31.570Z] #29 8.548 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:31.570Z] #29 8.562 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:31.570Z] #29 8.571 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:31.570Z] #29 8.582 Setting up ca-certificates (20210119) ... [2022-03-21T13:02:31.662Z] #69 ... [2022-03-21T13:02:31.662Z] [2022-03-21T13:02:31.662Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:31.662Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:31.806Z] #29 4.959 Reading package lists... [2022-03-21T13:02:31.925Z] #11 ... [2022-03-21T13:02:31.925Z] [2022-03-21T13:02:31.925Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:31.925Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:02:31.925Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-21T13:02:31.925Z] #69 DONE 8.8s [2022-03-21T13:02:31.925Z] [2022-03-21T13:02:31.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:31.925Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:32.376Z] #29 5.810 Reading package lists... [2022-03-21T13:02:32.376Z] #29 ... [2022-03-21T13:02:32.376Z] [2022-03-21T13:02:32.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:32.376Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:32.376Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.1s [2022-03-21T13:02:32.513Z] #29 9.278 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:33.328Z] #11 ... [2022-03-21T13:02:33.328Z] [2022-03-21T13:02:33.328Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:33.328Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:33.328Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-21T13:02:33.328Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:33.328Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-21T13:02:33.328Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-21T13:02:33.328Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.1s [2022-03-21T13:02:33.328Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-03-21T13:02:33.328Z] #67 ... [2022-03-21T13:02:33.328Z] [2022-03-21T13:02:33.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:33.328Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:33.328Z] #11 ... [2022-03-21T13:02:33.328Z] [2022-03-21T13:02:33.328Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:33.329Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-21T13:02:33.329Z] #67 DONE 10.1s [2022-03-21T13:02:33.329Z] [2022-03-21T13:02:33.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:33.329Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:33.455Z] #29 10.44 129 added, 0 removed; done. [2022-03-21T13:02:33.455Z] #29 10.48 Setting up jq (1.6-2.1) ... [2022-03-21T13:02:33.455Z] #29 10.49 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:33.455Z] #29 10.50 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:33.455Z] #29 10.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:02:33.455Z] #29 10.54 Processing triggers for ca-certificates (20210119) ... [2022-03-21T13:02:33.455Z] #29 10.55 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:33.458Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 5.7s done [2022-03-21T13:02:33.529Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-21T13:02:33.529Z] [2022-03-21T13:02:33.529Z] ________ ____ __. [2022-03-21T13:02:33.529Z] \_____ \ | |/ _| [2022-03-21T13:02:33.529Z] / | \| < [2022-03-21T13:02:33.529Z] / | \ | \ [2022-03-21T13:02:33.529Z] \_______ /____|__ \ [2022-03-21T13:02:33.529Z] \/ \/ [2022-03-21T13:02:33.529Z] [2022-03-21T13:02:33.530Z] INFO: make.ps1 ended at 03/21/2022 13:02:24 [2022-03-21T13:02:33.530Z] INFO: Binaries build ended at 03/21/2022 13:02:25. Duration:00:01:39.4192533 [2022-03-21T13:02:33.530Z] INFO: Copying the built daemon binary to d:\CI\PR-43399\3\binary\dockerd-e82b7b2fa0.exe... [2022-03-21T13:02:33.530Z] INFO: Copying the built client binary to d:\CI\PR-43399\3\binary\docker-e82b7b2fa0.exe... [2022-03-21T13:02:33.530Z] INFO: Copying dockerversion from the container... [2022-03-21T13:02:33.530Z] INFO: Copying the golang package from the container to d:\CI\PR-43399\3\installer\go.zip... [2022-03-21T13:02:33.530Z] INFO: Extracting go.zip to d:\CI\PR-43399\3\go [2022-03-21T13:02:33.909Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 3.2s done [2022-03-21T13:02:34.026Z] #11 ... [2022-03-21T13:02:34.026Z] [2022-03-21T13:02:34.026Z] #24 [internal] load build context [2022-03-21T13:02:34.026Z] #24 sha256:28a20c93bdc80c0c19b4f432d2277672a1f4874e82e02a120ad6a76008018163 [2022-03-21T13:02:34.026Z] #24 transferring context: 58.74MB 5.3s done [2022-03-21T13:02:34.026Z] #24 DONE 6.5s [2022-03-21T13:02:34.026Z] [2022-03-21T13:02:34.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:34.026Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:34.026Z] #11 ... [2022-03-21T13:02:34.026Z] [2022-03-21T13:02:34.026Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:34.026Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:34.026Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.2s done [2022-03-21T13:02:34.026Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-21T13:02:34.026Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-21T13:02:34.026Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-21T13:02:34.026Z] #28 ... [2022-03-21T13:02:34.026Z] [2022-03-21T13:02:34.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:34.026Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:34.395Z] #29 11.36 0 added, 0 removed; done. [2022-03-21T13:02:34.395Z] #29 11.36 Running hooks in /etc/ca-certificates/update.d... [2022-03-21T13:02:34.395Z] #29 11.36 done. [2022-03-21T13:02:34.489Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d [2022-03-21T13:02:34.966Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 [2022-03-21T13:02:35.229Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.2s done [2022-03-21T13:02:35.493Z] #11 ... [2022-03-21T13:02:35.493Z] [2022-03-21T13:02:35.493Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-21T13:02:35.493Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-21T13:02:35.493Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-21T13:02:35.493Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-21T13:02:35.493Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-21T13:02:35.493Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-21T13:02:35.493Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-03-21T13:02:35.493Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-03-21T13:02:35.493Z] #69 DONE 8.1s [2022-03-21T13:02:35.493Z] [2022-03-21T13:02:35.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:35.493Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:35.493Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 [2022-03-21T13:02:35.493Z] #11 ... [2022-03-21T13:02:35.493Z] [2022-03-21T13:02:35.493Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-21T13:02:35.493Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-21T13:02:35.493Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.2s done [2022-03-21T13:02:35.493Z] #28 DONE 8.1s [2022-03-21T13:02:35.493Z] [2022-03-21T13:02:35.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:35.493Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:35.540Z] #19 51.11 Reading package lists... [2022-03-21T13:02:35.676Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.5s done [2022-03-21T13:02:35.676Z] #11 ... [2022-03-21T13:02:35.676Z] [2022-03-21T13:02:35.676Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:35.676Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:35.676Z] #29 5.810 Reading package lists... [2022-03-21T13:02:35.676Z] #29 6.684 Building dependency tree... [2022-03-21T13:02:35.676Z] #29 7.091 The following additional packages will be installed: [2022-03-21T13:02:35.676Z] #29 7.092 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-21T13:02:35.676Z] #29 7.093 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-21T13:02:35.676Z] #29 7.094 Recommended packages: [2022-03-21T13:02:35.676Z] #29 7.094 libldap-common publicsuffix libsasl2-modules [2022-03-21T13:02:35.676Z] #29 7.249 The following NEW packages will be installed: [2022-03-21T13:02:35.676Z] #29 7.249 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-21T13:02:35.676Z] #29 7.249 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-21T13:02:35.676Z] #29 7.249 libssh2-1 openssl [2022-03-21T13:02:35.676Z] #29 7.533 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:02:35.676Z] #29 7.533 Need to get 3038 kB of archives. [2022-03-21T13:02:35.676Z] #29 7.533 After this operation, 6650 kB of additional disk space will be used. [2022-03-21T13:02:35.676Z] #29 7.533 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-21T13:02:35.676Z] #29 7.537 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-21T13:02:35.676Z] #29 7.545 Get:3 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-21T13:02:35.676Z] #29 7.545 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-21T13:02:35.676Z] #29 7.562 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-21T13:02:35.676Z] #29 7.562 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-21T13:02:35.676Z] #29 7.562 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-21T13:02:35.676Z] #29 7.562 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-21T13:02:35.676Z] #29 7.562 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-21T13:02:35.676Z] #29 7.562 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] [2022-03-21T13:02:35.676Z] #29 7.562 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-21T13:02:35.676Z] #29 7.571 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-21T13:02:35.676Z] #29 7.571 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:02:35.676Z] #29 7.571 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:02:35.676Z] #29 7.571 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:02:35.676Z] #29 7.801 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:02:35.676Z] #29 7.872 Fetched 3038 kB in 0s (9581 kB/s) [2022-03-21T13:02:35.676Z] #29 7.936 Selecting previously unselected package openssl. [2022-03-21T13:02:35.676Z] #29 7.936 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-21T13:02:35.676Z] #29 7.936 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 7.942 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:35.676Z] #29 8.226 Selecting previously unselected package ca-certificates. [2022-03-21T13:02:35.676Z] #29 8.226 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-21T13:02:35.676Z] #29 8.229 Unpacking ca-certificates (20210119) ... [2022-03-21T13:02:35.676Z] #29 8.432 Selecting previously unselected package libbrotli1:amd64. [2022-03-21T13:02:35.676Z] #29 8.433 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 8.477 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:35.676Z] #29 8.685 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T13:02:35.676Z] #29 8.685 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 8.691 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:35.676Z] #29 8.972 Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T13:02:35.676Z] #29 8.972 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 8.978 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:35.676Z] #29 9.088 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T13:02:35.676Z] #29 9.088 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 9.096 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:35.676Z] #29 9.172 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T13:02:35.676Z] #29 9.172 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 9.176 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:35.676Z] #29 9.239 Selecting previously unselected package libpsl5:amd64. [2022-03-21T13:02:35.676Z] #29 9.239 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-21T13:02:35.676Z] #29 9.243 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:35.676Z] #29 9.308 Selecting previously unselected package librtmp1:amd64. [2022-03-21T13:02:35.676Z] #29 9.308 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-21T13:02:35.677Z] #29 9.313 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:35.677Z] #29 9.370 Selecting previously unselected package libssh2-1:amd64. [2022-03-21T13:02:35.677Z] #29 9.370 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-21T13:02:35.677Z] #29 9.374 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:35.677Z] #29 9.582 Selecting previously unselected package libcurl4:amd64. [2022-03-21T13:02:35.677Z] #29 9.582 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:35.677Z] #29 9.585 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:35.677Z] #29 9.701 Selecting previously unselected package curl. [2022-03-21T13:02:35.677Z] #29 9.701 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:35.937Z] #29 9.704 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:35.937Z] #29 9.784 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:02:35.937Z] #29 9.784 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:02:35.937Z] #29 9.787 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:35.937Z] #29 9.893 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:02:35.937Z] #29 9.893 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:02:35.937Z] #29 9.899 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:35.937Z] #29 9.959 Selecting previously unselected package jq. [2022-03-21T13:02:35.937Z] #29 9.959 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:02:36.066Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.6s done [2022-03-21T13:02:36.066Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 [2022-03-21T13:02:36.198Z] #29 9.962 Unpacking jq (1.6-2.1) ... [2022-03-21T13:02:36.198Z] #29 10.02 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:36.198Z] #29 10.08 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:36.198Z] #29 10.09 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:36.198Z] #29 10.10 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:36.198Z] #29 10.12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:36.198Z] #29 10.13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:36.198Z] #29 10.14 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:36.198Z] #29 10.16 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:36.198Z] #29 10.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:36.198Z] #29 10.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:36.198Z] #29 10.20 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:36.198Z] #29 10.21 Setting up ca-certificates (20210119) ... [2022-03-21T13:02:36.330Z] #11 ... [2022-03-21T13:02:36.330Z] [2022-03-21T13:02:36.330Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-21T13:02:36.330Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-21T13:02:36.330Z] #68 DONE 0.6s [2022-03-21T13:02:36.330Z] [2022-03-21T13:02:36.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:36.330Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:36.936Z] #29 DONE 13.8s [2022-03-21T13:02:36.936Z] [2022-03-21T13:02:36.936Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-21T13:02:36.936Z] #30 sha256:c29a5da322bcbf35c71ce1b6dedc10d8a18ea0fcf89f51deb50d0f7646e7166e [2022-03-21T13:02:37.140Z] #29 11.03 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:37.196Z] #30 DONE 0.5s [2022-03-21T13:02:37.196Z] [2022-03-21T13:02:37.196Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:37.196Z] #31 sha256:67254e3f09908b9f124638496e67e65df2a94dcce4faaf584f4050afd195691a [2022-03-21T13:02:37.278Z] #11 ... [2022-03-21T13:02:37.278Z] [2022-03-21T13:02:37.278Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-21T13:02:37.278Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-21T13:02:37.278Z] #70 DONE 0.7s [2022-03-21T13:02:37.278Z] [2022-03-21T13:02:37.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:37.278Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:38.525Z] #29 12.23 129 added, 0 removed; done. [2022-03-21T13:02:38.525Z] #29 12.26 Setting up jq (1.6-2.1) ... [2022-03-21T13:02:38.525Z] #29 12.27 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:38.525Z] #29 12.28 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:38.525Z] #29 12.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:02:38.525Z] #29 12.31 Processing triggers for ca-certificates (20210119) ... [2022-03-21T13:02:38.525Z] #29 12.33 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:38.800Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 3.5s done [2022-03-21T13:02:38.801Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 [2022-03-21T13:02:39.473Z] #29 13.22 0 added, 0 removed; done. [2022-03-21T13:02:39.473Z] #29 13.22 Running hooks in /etc/ca-certificates/update.d... [2022-03-21T13:02:39.473Z] #29 13.22 done. [2022-03-21T13:02:39.730Z] #31 2.237 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-21T13:02:39.730Z] #31 2.533 [2022-03-21T13:02:39.990Z] #31 2.768 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:40.558Z] #31 3.076 [2022-03-21T13:02:40.558Z] #31 ... [2022-03-21T13:02:40.558Z] [2022-03-21T13:02:40.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:40.558Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:40.558Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.4s done [2022-03-21T13:02:40.558Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.8s done [2022-03-21T13:02:40.558Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 1.3s [2022-03-21T13:02:41.401Z] #29 DONE 15.3s [2022-03-21T13:02:41.402Z] [2022-03-21T13:02:41.402Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-21T13:02:41.402Z] #30 sha256:49b5088a335437d9464a19e9e4afe0fefb9045b571063b51462fbab6165329de [2022-03-21T13:02:41.478Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.7s done [2022-03-21T13:02:41.478Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d [2022-03-21T13:02:41.501Z] #11 ... [2022-03-21T13:02:41.501Z] [2022-03-21T13:02:41.501Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:41.501Z] #31 sha256:67254e3f09908b9f124638496e67e65df2a94dcce4faaf584f4050afd195691a [2022-03-21T13:02:41.501Z] #31 4.110 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-21T13:02:41.664Z] #30 DONE 0.3s [2022-03-21T13:02:41.664Z] [2022-03-21T13:02:41.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:41.664Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:41.664Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.6s [2022-03-21T13:02:41.764Z] #31 4.393 [2022-03-21T13:02:42.023Z] #31 4.612 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:42.103Z] #11 ... [2022-03-21T13:02:42.103Z] [2022-03-21T13:02:42.103Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:42.103Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-21T13:02:42.103Z] #29 1.198 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:42.103Z] #29 1.217 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:42.103Z] #29 1.271 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:42.103Z] #29 1.404 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:02:42.103Z] #29 1.520 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:02:42.103Z] #29 1.983 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:02:42.103Z] #29 2.567 Fetched 8393 kB in 2s (5163 kB/s) [2022-03-21T13:02:42.103Z] #29 2.567 Reading package lists... [2022-03-21T13:02:42.103Z] #29 3.122 Reading package lists... [2022-03-21T13:02:42.103Z] #29 3.675 Building dependency tree... [2022-03-21T13:02:42.103Z] #29 4.174 The following additional packages will be installed: [2022-03-21T13:02:42.103Z] #29 4.174 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-21T13:02:42.103Z] #29 4.174 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-21T13:02:42.103Z] #29 4.188 Recommended packages: [2022-03-21T13:02:42.103Z] #29 4.188 libldap-common publicsuffix libsasl2-modules [2022-03-21T13:02:42.103Z] #29 4.289 The following NEW packages will be installed: [2022-03-21T13:02:42.103Z] #29 4.289 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-21T13:02:42.103Z] #29 4.289 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-21T13:02:42.103Z] #29 4.291 libssh2-1 openssl [2022-03-21T13:02:42.103Z] #29 4.573 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:02:42.103Z] #29 4.573 Need to get 2933 kB of archives. [2022-03-21T13:02:42.103Z] #29 4.573 After this operation, 6483 kB of additional disk space will be used. [2022-03-21T13:02:42.103Z] #29 4.573 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-21T13:02:42.103Z] #29 4.573 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-21T13:02:42.103Z] #29 4.599 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-21T13:02:42.103Z] #29 4.621 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-21T13:02:42.103Z] #29 4.640 Get:5 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-21T13:02:42.103Z] #29 4.640 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-21T13:02:42.103Z] #29 4.640 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-21T13:02:42.103Z] #29 4.649 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-21T13:02:42.103Z] #29 4.651 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-21T13:02:42.103Z] #29 4.657 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-21T13:02:42.103Z] #29 4.662 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-21T13:02:42.103Z] #29 4.726 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-21T13:02:42.103Z] #29 4.728 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-21T13:02:42.103Z] #29 4.731 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-21T13:02:42.103Z] #29 4.734 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-21T13:02:42.103Z] #29 5.437 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:02:42.103Z] #29 5.504 Fetched 2933 kB in 0s (6776 kB/s) [2022-03-21T13:02:42.103Z] #29 5.775 Selecting previously unselected package openssl. [2022-03-21T13:02:42.103Z] #29 5.775 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-21T13:02:42.103Z] #29 5.775 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 5.784 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:42.103Z] #29 6.238 Selecting previously unselected package ca-certificates. [2022-03-21T13:02:42.103Z] #29 6.238 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-21T13:02:42.103Z] #29 6.252 Unpacking ca-certificates (20210119) ... [2022-03-21T13:02:42.103Z] #29 6.823 Selecting previously unselected package libbrotli1:arm64. [2022-03-21T13:02:42.103Z] #29 6.823 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 6.846 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-21T13:02:42.103Z] #29 7.493 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-21T13:02:42.103Z] #29 7.493 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 7.499 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:42.103Z] #29 7.690 Selecting previously unselected package libsasl2-2:arm64. [2022-03-21T13:02:42.103Z] #29 7.690 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 7.749 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:42.103Z] #29 8.000 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-21T13:02:42.103Z] #29 8.000 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 8.175 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:42.103Z] #29 8.815 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-21T13:02:42.103Z] #29 8.816 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 8.897 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-21T13:02:42.103Z] #29 9.343 Selecting previously unselected package libpsl5:arm64. [2022-03-21T13:02:42.103Z] #29 9.344 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 9.359 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-21T13:02:42.103Z] #29 9.975 Selecting previously unselected package librtmp1:arm64. [2022-03-21T13:02:42.103Z] #29 9.975 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-21T13:02:42.103Z] #29 10.04 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:42.103Z] #29 ... [2022-03-21T13:02:42.103Z] [2022-03-21T13:02:42.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:42.103Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:42.236Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 6.2s done [2022-03-21T13:02:42.283Z] #31 4.995 [2022-03-21T13:02:42.494Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 0.1s [2022-03-21T13:02:43.222Z] #31 5.996 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-21T13:02:43.495Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.2s [2022-03-21T13:02:43.791Z] #31 6.353 [2022-03-21T13:02:44.068Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.7s done [2022-03-21T13:02:44.310Z] #31 6.576 #=#=# ############### 21.0% ########################################### 60.6% ################################################################## 92.5% ######################################################################## 100.0% [2022-03-21T13:02:44.570Z] #31 7.170 [2022-03-21T13:02:44.644Z] #11 extracting sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf [2022-03-21T13:02:44.644Z] #11 ... [2022-03-21T13:02:44.644Z] [2022-03-21T13:02:44.644Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-21T13:02:44.644Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-21T13:02:44.644Z] #68 DONE 1.2s [2022-03-21T13:02:44.644Z] [2022-03-21T13:02:44.644Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:44.644Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f [2022-03-21T13:02:44.644Z] #11 extracting sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf done [2022-03-21T13:02:45.052Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-21T13:02:45.052Z] [2022-03-21T13:02:45.052Z] ________ ____ __. [2022-03-21T13:02:45.052Z] \_____ \ | |/ _| [2022-03-21T13:02:45.052Z] / | \| < [2022-03-21T13:02:45.052Z] / | \ | \ [2022-03-21T13:02:45.052Z] \_______ /____|__ \ [2022-03-21T13:02:45.052Z] \/ \/ [2022-03-21T13:02:45.052Z] [2022-03-21T13:02:45.052Z] INFO: make.ps1 ended at 03/21/2022 13:02:41 [2022-03-21T13:02:45.052Z] INFO: Binaries build ended at 03/21/2022 13:02:42. Duration:00:01:48.0186469 [2022-03-21T13:02:45.052Z] INFO: Copying the built daemon binary to d:\CI\PR-43399\3\binary\dockerd-e82b7b2fa0.exe... [2022-03-21T13:02:45.052Z] INFO: Copying the built client binary to d:\CI\PR-43399\3\binary\docker-e82b7b2fa0.exe... [2022-03-21T13:02:45.052Z] INFO: Copying dockerversion from the container... [2022-03-21T13:02:45.052Z] INFO: Copying the golang package from the container to d:\CI\PR-43399\3\installer\go.zip... [2022-03-21T13:02:45.282Z] INFO: Extraction ended at 03/21/2022 13:02:43. Duration:00:00:28.7562239 [2022-03-21T13:02:45.282Z] INFO: Updating the golang and path environment variables [2022-03-21T13:02:45.282Z] INFO: GOPATH=d:\gopath [2022-03-21T13:02:45.282Z] INFO: go version go1.18 windows/amd64 [2022-03-21T13:02:45.282Z] INFO: Running the daemon under test in debug mode [2022-03-21T13:02:45.282Z] INFO: Running the daemon under test in containerd mode [2022-03-21T13:02:45.282Z] INFO: Starting a daemon under test... [2022-03-21T13:02:45.282Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43399\3\daemon --pidfile d:\CI\PR-43399\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-21T13:02:45.282Z] INFO: Containerd started successfully. [2022-03-21T13:02:45.282Z] INFO: Process started successfully. [2022-03-21T13:02:45.282Z] INFO: Start tailing logs of the daemon under tests [2022-03-21T13:02:45.282Z] INFO: Waiting for the daemon under test to start... [2022-03-21T13:02:45.507Z] #31 8.183 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-21T13:02:45.681Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.2s done [2022-03-21T13:02:45.681Z] #11 ... [2022-03-21T13:02:45.681Z] [2022-03-21T13:02:45.681Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:45.681Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:45.681Z] #29 1.655 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:45.681Z] #29 1.664 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:45.681Z] #29 1.680 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:45.681Z] #29 1.820 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:02:45.681Z] #29 2.068 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:02:45.681Z] #29 2.178 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:02:45.681Z] #29 3.695 Fetched 8506 kB in 2s (3673 kB/s) [2022-03-21T13:02:45.681Z] #29 3.695 Reading package lists... [2022-03-21T13:02:45.681Z] #29 4.520 Reading package lists... [2022-03-21T13:02:45.681Z] #29 5.326 Building dependency tree... [2022-03-21T13:02:45.681Z] #29 5.688 The following additional packages will be installed: [2022-03-21T13:02:45.681Z] #29 5.688 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-21T13:02:45.681Z] #29 5.688 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-21T13:02:45.681Z] #29 5.689 Recommended packages: [2022-03-21T13:02:45.681Z] #29 5.689 libldap-common publicsuffix libsasl2-modules [2022-03-21T13:02:45.681Z] #29 5.848 The following NEW packages will be installed: [2022-03-21T13:02:45.681Z] #29 5.848 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-21T13:02:45.681Z] #29 5.848 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-21T13:02:45.681Z] #29 5.848 libssh2-1 openssl [2022-03-21T13:02:45.681Z] #29 6.128 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:02:45.681Z] #29 6.128 Need to get 3038 kB of archives. [2022-03-21T13:02:45.681Z] #29 6.128 After this operation, 6650 kB of additional disk space will be used. [2022-03-21T13:02:45.681Z] #29 6.128 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-21T13:02:45.681Z] #29 6.136 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-21T13:02:45.681Z] #29 6.136 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-21T13:02:45.681Z] #29 6.136 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-21T13:02:45.681Z] #29 6.136 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-21T13:02:45.681Z] #29 6.136 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-21T13:02:45.681Z] #29 6.137 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-21T13:02:45.681Z] #29 6.144 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-21T13:02:45.681Z] #29 6.144 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-21T13:02:45.681Z] #29 6.144 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] [2022-03-21T13:02:45.681Z] #29 6.149 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-21T13:02:45.681Z] #29 6.149 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-21T13:02:45.681Z] #29 6.154 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:02:45.681Z] #29 6.156 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:02:45.681Z] #29 6.174 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:02:45.681Z] #29 6.384 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:02:45.681Z] #29 6.409 Fetched 3038 kB in 0s (9471 kB/s) [2022-03-21T13:02:45.681Z] #29 6.436 Selecting previously unselected package openssl. [2022-03-21T13:02:45.681Z] #29 6.436 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-21T13:02:45.681Z] #29 6.441 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.444 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:45.681Z] #29 6.613 Selecting previously unselected package ca-certificates. [2022-03-21T13:02:45.681Z] #29 6.613 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-21T13:02:45.681Z] #29 6.615 Unpacking ca-certificates (20210119) ... [2022-03-21T13:02:45.681Z] #29 6.690 Selecting previously unselected package libbrotli1:amd64. [2022-03-21T13:02:45.681Z] #29 6.690 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.705 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:45.681Z] #29 6.774 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T13:02:45.681Z] #29 6.774 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.774 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:45.681Z] #29 6.817 Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T13:02:45.681Z] #29 6.817 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.821 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:45.681Z] #29 6.866 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T13:02:45.681Z] #29 6.866 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.870 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:45.681Z] #29 6.939 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T13:02:45.681Z] #29 6.939 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.942 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:45.681Z] #29 6.987 Selecting previously unselected package libpsl5:amd64. [2022-03-21T13:02:45.681Z] #29 6.987 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 6.991 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:45.681Z] #29 7.026 Selecting previously unselected package librtmp1:amd64. [2022-03-21T13:02:45.681Z] #29 7.028 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 7.031 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:45.681Z] #29 7.074 Selecting previously unselected package libssh2-1:amd64. [2022-03-21T13:02:45.681Z] #29 7.074 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 7.078 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:45.681Z] #29 7.129 Selecting previously unselected package libcurl4:amd64. [2022-03-21T13:02:45.681Z] #29 7.129 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 7.133 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:45.681Z] #29 7.195 Selecting previously unselected package curl. [2022-03-21T13:02:45.681Z] #29 7.195 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-21T13:02:45.681Z] #29 7.198 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:45.681Z] #29 7.260 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:02:45.681Z] #29 7.260 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:02:45.682Z] #29 7.264 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:45.682Z] #29 7.371 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:02:45.682Z] #29 7.371 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:02:45.682Z] #29 7.374 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:45.682Z] #29 7.424 Selecting previously unselected package jq. [2022-03-21T13:02:45.682Z] #29 7.424 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:02:45.682Z] #29 7.428 Unpacking jq (1.6-2.1) ... [2022-03-21T13:02:45.682Z] #29 7.465 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-21T13:02:45.682Z] #29 7.474 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-21T13:02:45.682Z] #29 7.484 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-21T13:02:45.682Z] #29 7.494 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:45.682Z] #29 7.504 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:45.682Z] #29 7.515 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:45.682Z] #29 7.523 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-21T13:02:45.682Z] #29 7.533 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:45.682Z] #29 7.548 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:02:45.682Z] #29 7.555 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:02:45.682Z] #29 7.567 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:45.682Z] #29 7.576 Setting up ca-certificates (20210119) ... [2022-03-21T13:02:45.682Z] #29 8.154 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:45.682Z] #29 8.826 129 added, 0 removed; done. [2022-03-21T13:02:45.682Z] #29 8.857 Setting up jq (1.6-2.1) ... [2022-03-21T13:02:45.682Z] #29 8.866 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:45.682Z] #29 8.876 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:45.682Z] #29 8.886 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:02:45.682Z] #29 8.902 Processing triggers for ca-certificates (20210119) ... [2022-03-21T13:02:45.682Z] #29 8.909 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:45.682Z] #29 9.474 0 added, 0 removed; done. [2022-03-21T13:02:45.682Z] #29 9.475 Running hooks in /etc/ca-certificates/update.d... [2022-03-21T13:02:45.682Z] #29 9.476 done. [2022-03-21T13:02:45.682Z] #29 ... [2022-03-21T13:02:45.682Z] [2022-03-21T13:02:45.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:45.682Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:45.682Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e [2022-03-21T13:02:45.767Z] #31 8.487 [2022-03-21T13:02:46.022Z] INFO: Extracting go.zip to d:\CI\PR-43399\3\go [2022-03-21T13:02:46.027Z] #31 8.729 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:46.064Z] #11 DONE 22.9s [2022-03-21T13:02:46.064Z] [2022-03-21T13:02:46.064Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-21T13:02:46.064Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-21T13:02:46.064Z] #70 DONE 1.4s [2022-03-21T13:02:46.064Z] [2022-03-21T13:02:46.064Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-21T13:02:46.064Z] #12 sha256:c646e9e77a9d2edda2e601b8eb16734fef4882cd7d822e99b895a3e1186cd5da [2022-03-21T13:02:46.287Z] #31 9.075 [2022-03-21T13:02:46.642Z] #12 DONE 0.4s [2022-03-21T13:02:46.642Z] [2022-03-21T13:02:46.642Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-21T13:02:46.642Z] #13 sha256:d9edd9235bbbe9b8e61a3cc56b78c3348a652a8efbe26ef993c0e1da1de4a315 [2022-03-21T13:02:46.921Z] #13 DONE 0.5s [2022-03-21T13:02:46.921Z] [2022-03-21T13:02:46.921Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:46.921Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-21T13:02:46.921Z] #29 10.38 Selecting previously unselected package libssh2-1:arm64. [2022-03-21T13:02:46.921Z] #29 10.38 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 10.40 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-21T13:02:46.921Z] #29 11.15 Selecting previously unselected package libcurl4:arm64. [2022-03-21T13:02:46.921Z] #29 11.15 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 11.17 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:46.921Z] #29 11.70 Selecting previously unselected package curl. [2022-03-21T13:02:46.921Z] #29 11.70 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 11.71 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:46.921Z] #29 11.88 Selecting previously unselected package libonig5:arm64. [2022-03-21T13:02:46.921Z] #29 11.88 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 11.89 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-21T13:02:46.921Z] #29 12.06 Selecting previously unselected package libjq1:arm64. [2022-03-21T13:02:46.921Z] #29 12.06 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 12.06 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-21T13:02:46.921Z] #29 12.12 Selecting previously unselected package jq. [2022-03-21T13:02:46.921Z] #29 12.12 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-21T13:02:46.921Z] #29 12.13 Unpacking jq (1.6-2.1) ... [2022-03-21T13:02:46.921Z] #29 13.06 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-21T13:02:46.921Z] #29 13.10 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-21T13:02:46.921Z] #29 13.16 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-21T13:02:46.921Z] #29 13.19 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:46.921Z] #29 13.20 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-21T13:02:46.921Z] #29 13.22 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-21T13:02:46.921Z] #29 13.24 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-21T13:02:46.921Z] #29 13.25 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-21T13:02:46.921Z] #29 13.27 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-21T13:02:46.921Z] #29 13.28 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-21T13:02:46.921Z] #29 13.30 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-21T13:02:46.921Z] #29 13.81 Setting up ca-certificates (20210119) ... [2022-03-21T13:02:46.921Z] #29 14.74 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:46.921Z] #29 15.36 129 added, 0 removed; done. [2022-03-21T13:02:47.065Z] #11 ... [2022-03-21T13:02:47.065Z] [2022-03-21T13:02:47.066Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:47.066Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-21T13:02:47.066Z] #29 DONE 11.3s [2022-03-21T13:02:47.066Z] [2022-03-21T13:02:47.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:47.066Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:47.186Z] #29 15.48 Setting up jq (1.6-2.1) ... [2022-03-21T13:02:47.186Z] #29 15.50 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:47.186Z] #29 15.51 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-21T13:02:47.186Z] #29 15.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:02:47.186Z] #29 15.55 Processing triggers for ca-certificates (20210119) ... [2022-03-21T13:02:47.186Z] #29 15.56 Updating certificates in /etc/ssl/certs... [2022-03-21T13:02:47.186Z] #29 ... [2022-03-21T13:02:47.186Z] [2022-03-21T13:02:47.186Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-21T13:02:47.186Z] #33 sha256:fa86ee552bdd84f24747094128145cccdd1fab6e7a8e785d94e3fdd08fc72854 [2022-03-21T13:02:47.186Z] #33 DONE 0.2s [2022-03-21T13:02:47.186Z] [2022-03-21T13:02:47.186Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-21T13:02:47.186Z] #42 sha256:b4684b8872d186ff3a60356d444bced4bb08e708a885a20181f08cce2025959c [2022-03-21T13:02:47.186Z] #42 DONE 0.3s [2022-03-21T13:02:47.186Z] [2022-03-21T13:02:47.186Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:47.186Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258 [2022-03-21T13:02:47.235Z] #31 9.840 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-21T13:02:47.325Z] #11 ... [2022-03-21T13:02:47.325Z] [2022-03-21T13:02:47.325Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-21T13:02:47.325Z] #30 sha256:dc29ef5f8dc9d41596dd5de1aaf56b443688bdf08a57fbdab67499756d7582ea [2022-03-21T13:02:47.325Z] #30 DONE 0.6s [2022-03-21T13:02:47.448Z] #34 ... [2022-03-21T13:02:47.448Z] [2022-03-21T13:02:47.448Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-21T13:02:47.448Z] #46 sha256:6483d18a069b78a7276705e1a18cd33c3ae889443d57c58d8dcd9ebfe2a877c0 [2022-03-21T13:02:47.448Z] #46 DONE 0.3s [2022-03-21T13:02:47.448Z] [2022-03-21T13:02:47.448Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-21T13:02:47.448Z] #25 sha256:5e399a9ca8a39f8c3582f49d2a0d4421ed1da053bd80accb66475e968728c520 [2022-03-21T13:02:47.448Z] #25 DONE 0.3s [2022-03-21T13:02:47.448Z] [2022-03-21T13:02:47.448Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-21T13:02:47.448Z] #62 sha256:974b9d9f878d6ed3dbfa4479c4f4d5f4095390cd714b494879c4c1faaff9d3a9 [2022-03-21T13:02:47.448Z] #62 DONE 0.4s [2022-03-21T13:02:47.448Z] [2022-03-21T13:02:47.448Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:02:47.448Z] #63 sha256:9f25f808d3741cef378f247124b7f3f84417a154b9d0351890709472c27ceccd [2022-03-21T13:02:47.495Z] #31 10.22 [2022-03-21T13:02:47.587Z] [2022-03-21T13:02:47.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:47.587Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:47.755Z] #31 10.46 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:47.779Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.2s [2022-03-21T13:02:48.014Z] #31 10.75 [2022-03-21T13:02:48.014Z] #31 10.82 Download of images into '/build' complete. [2022-03-21T13:02:48.014Z] #31 10.82 Use something like the following to load the result into a Docker daemon: [2022-03-21T13:02:48.014Z] #31 10.82 tar -cC '/build' . | docker load [2022-03-21T13:02:48.037Z] #63 ... [2022-03-21T13:02:48.037Z] [2022-03-21T13:02:48.037Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-21T13:02:48.037Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-21T13:02:48.037Z] #29 16.23 0 added, 0 removed; done. [2022-03-21T13:02:48.037Z] #29 16.23 Running hooks in /etc/ca-certificates/update.d... [2022-03-21T13:02:48.037Z] #29 16.23 done. [2022-03-21T13:02:48.037Z] #29 DONE 16.4s [2022-03-21T13:02:48.037Z] [2022-03-21T13:02:48.037Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-21T13:02:48.037Z] #30 sha256:1ae6d51cf1a2a344a05b29d2427e7aacd1c102d505a70413eac79f5b6c3d67aa [2022-03-21T13:02:48.037Z] #30 DONE 0.0s [2022-03-21T13:02:48.037Z] [2022-03-21T13:02:48.037Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:48.037Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:02:48.953Z] #31 ... [2022-03-21T13:02:48.953Z] [2022-03-21T13:02:48.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:48.953Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:48.953Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 9.8s [2022-03-21T13:02:50.458Z] #19 67.98 Reading package lists... [2022-03-21T13:02:50.859Z] #11 ... [2022-03-21T13:02:50.859Z] [2022-03-21T13:02:50.859Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:50.859Z] #31 sha256:67254e3f09908b9f124638496e67e65df2a94dcce4faaf584f4050afd195691a [2022-03-21T13:02:50.859Z] #31 DONE 13.3s [2022-03-21T13:02:50.859Z] [2022-03-21T13:02:50.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:50.859Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:50.889Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.1s [2022-03-21T13:02:51.987Z] #11 ... [2022-03-21T13:02:51.987Z] [2022-03-21T13:02:51.987Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:51.987Z] #31 sha256:d01ca6a44458f87a2725399401abde9d44b0e7689e2941e5cd90fb79cfb8fa15 [2022-03-21T13:02:51.987Z] #31 2.216 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-21T13:02:51.987Z] #31 2.575 [2022-03-21T13:02:51.987Z] #31 2.809 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:51.987Z] #31 3.124 [2022-03-21T13:02:51.987Z] #31 4.076 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-21T13:02:51.987Z] #31 4.471 [2022-03-21T13:02:51.987Z] #31 4.693 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:51.987Z] #31 5.059 [2022-03-21T13:02:51.987Z] #31 6.118 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-21T13:02:51.987Z] #31 6.445 [2022-03-21T13:02:51.987Z] #31 6.668 #=#=# ############ 17.2% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-03-21T13:02:51.987Z] #31 7.202 [2022-03-21T13:02:51.987Z] #31 8.175 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-21T13:02:51.987Z] #31 8.510 [2022-03-21T13:02:51.987Z] #31 8.733 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:51.987Z] #31 9.017 [2022-03-21T13:02:51.987Z] #31 9.542 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-21T13:02:51.987Z] #31 9.899 [2022-03-21T13:02:51.987Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:51.987Z] #31 10.44 [2022-03-21T13:02:51.987Z] #31 ... [2022-03-21T13:02:51.987Z] [2022-03-21T13:02:51.987Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:51.987Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:52.760Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 13.5s done [2022-03-21T13:02:52.925Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 10.3s [2022-03-21T13:02:53.020Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-21T13:02:53.280Z] #11 DONE 40.0s [2022-03-21T13:02:53.280Z] [2022-03-21T13:02:53.280Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-21T13:02:53.280Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867 [2022-03-21T13:02:53.358Z] #31 ... [2022-03-21T13:02:53.358Z] [2022-03-21T13:02:53.358Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:02:53.358Z] #26 sha256:16b8a6506319b606355fa166ec328a81dbae9b79009e053f03870e39b540d0ef [2022-03-21T13:02:53.358Z] #26 3.152 + RM_GOPATH=0 [2022-03-21T13:02:53.358Z] #26 3.152 + TMP_GOPATH= [2022-03-21T13:02:53.358Z] #26 3.152 + : /build [2022-03-21T13:02:53.358Z] #26 3.153 + '[' -z '' ']' [2022-03-21T13:02:53.358Z] #26 3.153 ++ mktemp -d [2022-03-21T13:02:53.358Z] #26 3.154 + export GOPATH=/tmp/tmp.DLwjAvlYjq [2022-03-21T13:02:53.358Z] #26 3.155 + GOPATH=/tmp/tmp.DLwjAvlYjq [2022-03-21T13:02:53.358Z] #26 3.155 + RM_GOPATH=1 [2022-03-21T13:02:53.358Z] #26 3.155 + case "$(go env GOARCH)" in [2022-03-21T13:02:53.358Z] #26 3.156 ++ go env GOARCH [2022-03-21T13:02:53.358Z] #26 3.182 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:02:53.358Z] #26 3.183 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:02:53.358Z] #26 3.183 ++ dirname /install.sh [2022-03-21T13:02:53.358Z] #26 3.191 + dir=/ [2022-03-21T13:02:53.358Z] #26 3.191 + bin=dockercli [2022-03-21T13:02:53.358Z] #26 3.191 + shift [2022-03-21T13:02:53.358Z] #26 3.192 + '[' '!' -f //dockercli.installer ']' [2022-03-21T13:02:53.358Z] #26 3.192 + . //dockercli.installer [2022-03-21T13:02:53.358Z] #26 3.192 ++ : stable [2022-03-21T13:02:53.358Z] #26 3.192 ++ : 17.06.2-ce [2022-03-21T13:02:53.358Z] #26 3.192 + install_dockercli [2022-03-21T13:02:53.358Z] #26 3.192 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-21T13:02:53.358Z] #26 3.192 Install docker/cli version 17.06.2-ce from stable [2022-03-21T13:02:53.358Z] #26 3.192 ++ uname -m [2022-03-21T13:02:53.358Z] #26 3.193 + arch=aarch64 [2022-03-21T13:02:53.358Z] #26 3.193 + '[' aarch64 '!=' x86_64 ']' [2022-03-21T13:02:53.358Z] #26 3.193 + '[' aarch64 '!=' s390x ']' [2022-03-21T13:02:53.358Z] #26 3.193 + '[' aarch64 '!=' armhf ']' [2022-03-21T13:02:53.358Z] #26 3.193 + build_dockercli [2022-03-21T13:02:53.358Z] #26 3.193 + git clone https://github.com/docker/docker-ce /tmp/tmp.DLwjAvlYjq/tmp/docker-ce [2022-03-21T13:02:53.358Z] #26 3.195 Cloning into '/tmp/tmp.DLwjAvlYjq/tmp/docker-ce'... [2022-03-21T13:02:53.426Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 7.6s done [2022-03-21T13:02:53.687Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-21T13:02:53.739Z] #19 84.16 Building dependency tree... [2022-03-21T13:02:53.847Z] #12 DONE 0.6s [2022-03-21T13:02:53.847Z] [2022-03-21T13:02:53.847Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-21T13:02:53.847Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e [2022-03-21T13:02:53.948Z] #11 DONE 26.4s [2022-03-21T13:02:53.948Z] [2022-03-21T13:02:53.948Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-21T13:02:53.948Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867 [2022-03-21T13:02:54.418Z] #13 DONE 0.7s [2022-03-21T13:02:54.418Z] [2022-03-21T13:02:54.418Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:02:54.418Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:02:54.676Z] #38 ... [2022-03-21T13:02:54.676Z] [2022-03-21T13:02:54.676Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-21T13:02:54.676Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad [2022-03-21T13:02:54.676Z] #46 DONE 0.1s [2022-03-21T13:02:54.676Z] [2022-03-21T13:02:54.676Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-21T13:02:54.676Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b [2022-03-21T13:02:54.676Z] #33 DONE 0.2s [2022-03-21T13:02:54.676Z] [2022-03-21T13:02:54.676Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:54.676Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:02:54.834Z] #11 ... [2022-03-21T13:02:54.834Z] [2022-03-21T13:02:54.834Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:54.834Z] #31 sha256:d01ca6a44458f87a2725399401abde9d44b0e7689e2941e5cd90fb79cfb8fa15 [2022-03-21T13:02:54.834Z] #31 10.51 Download of images into '/build' complete. [2022-03-21T13:02:54.834Z] #31 10.52 Use something like the following to load the result into a Docker daemon: [2022-03-21T13:02:54.834Z] #31 10.52 tar -cC '/build' . | docker load [2022-03-21T13:02:54.834Z] #31 DONE 13.2s [2022-03-21T13:02:54.834Z] [2022-03-21T13:02:54.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f [2022-03-21T13:02:54.834Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87 [2022-03-21T13:02:54.890Z] #12 DONE 1.1s [2022-03-21T13:02:54.890Z] [2022-03-21T13:02:54.890Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:54.890Z] #31 sha256:89729f3a9c79eceb537ad0862974d686881107ea2ea046fdfa97c255b1b5978d [2022-03-21T13:02:54.890Z] #31 1.620 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-21T13:02:54.890Z] #31 1.916 [2022-03-21T13:02:54.890Z] #31 2.133 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:54.890Z] #31 2.410 [2022-03-21T13:02:54.890Z] #31 4.062 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-21T13:02:54.890Z] #31 4.344 [2022-03-21T13:02:54.890Z] #31 4.573 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:54.890Z] #31 4.853 [2022-03-21T13:02:54.890Z] #31 5.838 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-21T13:02:54.890Z] #31 6.138 [2022-03-21T13:02:54.890Z] #31 6.361 #=#=# #################### 27.8% ########################################## 58.6% ################################################################## 91.9% ######################################################################## 100.0% [2022-03-21T13:02:54.890Z] #31 6.879 [2022-03-21T13:02:54.934Z] #47 ... [2022-03-21T13:02:54.934Z] [2022-03-21T13:02:54.934Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-21T13:02:54.934Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83 [2022-03-21T13:02:54.934Z] #42 DONE 0.5s [2022-03-21T13:02:54.934Z] [2022-03-21T13:02:54.934Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-21T13:02:54.934Z] #25 sha256:7514a402bb02e530a560c98c8e3fb15c0fd0df7a04fcd5b0e2a93274849351c2 [2022-03-21T13:02:54.934Z] #25 DONE 0.6s [2022-03-21T13:02:54.934Z] [2022-03-21T13:02:54.934Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:02:54.934Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:02:55.150Z] #31 7.685 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-21T13:02:55.150Z] #31 ... [2022-03-21T13:02:55.150Z] [2022-03-21T13:02:55.150Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-21T13:02:55.150Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e [2022-03-21T13:02:55.191Z] #43 ... [2022-03-21T13:02:55.192Z] [2022-03-21T13:02:55.192Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-21T13:02:55.192Z] #62 sha256:561633e72c8801b98c836296fe042e8a205c0de2de4e9bf0c13f2dcd9a362912 [2022-03-21T13:02:55.192Z] #62 DONE 0.6s [2022-03-21T13:02:55.284Z] #26 ... [2022-03-21T13:02:55.284Z] [2022-03-21T13:02:55.284Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:55.284Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:02:55.284Z] #31 6.871 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-21T13:02:55.411Z] #13 DONE 0.5s [2022-03-21T13:02:55.411Z] [2022-03-21T13:02:55.411Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:55.411Z] #31 sha256:89729f3a9c79eceb537ad0862974d686881107ea2ea046fdfa97c255b1b5978d [2022-03-21T13:02:55.411Z] #31 7.992 [2022-03-21T13:02:55.449Z] [2022-03-21T13:02:55.449Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:02:55.449Z] #63 sha256:5a862ef0e8611955884820be37944329bed58d961b5d0b427bfd643f4ec10ead [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #31 ... [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-21T13:02:55.674Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b [2022-03-21T13:02:55.674Z] #33 DONE 0.0s [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:55.674Z] #31 sha256:89729f3a9c79eceb537ad0862974d686881107ea2ea046fdfa97c255b1b5978d [2022-03-21T13:02:55.674Z] #31 8.241 #=#=# #31 ... [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-21T13:02:55.674Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad [2022-03-21T13:02:55.674Z] #46 DONE 0.2s [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-21T13:02:55.674Z] #25 sha256:493ac13398dcba845333ce14a889cb0f41e9805a85dc2fc81a79cacf3fd76ad4 [2022-03-21T13:02:55.674Z] #25 DONE 0.2s [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-21T13:02:55.674Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83 [2022-03-21T13:02:55.674Z] #42 DONE 0.2s [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-21T13:02:55.674Z] #62 sha256:848beefe243cd71cb51f45348fe60b7c3ea861b0a7ea24cf39abade8bfe01610 [2022-03-21T13:02:55.674Z] #62 DONE 0.2s [2022-03-21T13:02:55.674Z] [2022-03-21T13:02:55.674Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:02:55.674Z] #31 sha256:89729f3a9c79eceb537ad0862974d686881107ea2ea046fdfa97c255b1b5978d [2022-03-21T13:02:55.674Z] #31 8.241 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:56.232Z] #31 8.457 [2022-03-21T13:02:56.253Z] #31 8.832 [2022-03-21T13:02:56.813Z] #31 8.752 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:57.077Z] #31 ... [2022-03-21T13:02:57.077Z] [2022-03-21T13:02:57.077Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:02:57.077Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:02:57.077Z] #51 3.865 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-21T13:02:57.077Z] #51 ... [2022-03-21T13:02:57.077Z] [2022-03-21T13:02:57.077Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:02:57.077Z] #53 sha256:94ad4b652392951b7df80232da5742033b8627064a75c8f75a3d12dc3461060b [2022-03-21T13:02:57.077Z] #53 3.075 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-21T13:02:57.077Z] #53 7.124 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-21T13:02:57.077Z] #53 7.130 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-21T13:02:57.077Z] #53 7.241 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-21T13:02:57.077Z] #53 8.542 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-21T13:02:57.340Z] #53 ... [2022-03-21T13:02:57.340Z] [2022-03-21T13:02:57.340Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:57.340Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:02:57.340Z] #47 3.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:57.340Z] #47 3.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:57.340Z] #47 3.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:57.340Z] #47 3.975 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-21T13:02:57.340Z] #47 4.157 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:02:57.340Z] #47 5.305 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:02:57.340Z] #47 6.523 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:02:57.375Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 14.5s done [2022-03-21T13:02:57.375Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done [2022-03-21T13:02:57.375Z] #11 DONE 42.8s [2022-03-21T13:02:57.604Z] #47 ... [2022-03-21T13:02:57.604Z] [2022-03-21T13:02:57.604Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:02:57.604Z] #36 sha256:26340d189726af73542a5b2e622a78fa242a4ce1d99577e77cbfff7e1c6b5fba [2022-03-21T13:02:57.604Z] #36 2.112 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-21T13:02:57.604Z] #36 9.630 tomll can be used in two ways: [2022-03-21T13:02:57.604Z] #36 9.630 Writing to STDIN and reading from STDOUT: [2022-03-21T13:02:57.604Z] #36 9.630 cat file.toml | tomll > file.toml [2022-03-21T13:02:57.604Z] #36 9.630 [2022-03-21T13:02:57.604Z] #36 9.630 Reading and updating a list of files: [2022-03-21T13:02:57.604Z] #36 9.630 tomll a.toml b.toml c.toml [2022-03-21T13:02:57.604Z] #36 9.630 [2022-03-21T13:02:57.604Z] #36 9.630 When given a list of files, tomll will modify all files in place without asking. [2022-03-21T13:02:57.604Z] #36 ... [2022-03-21T13:02:57.604Z] [2022-03-21T13:02:57.604Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:02:57.604Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:02:57.604Z] #38 3.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:57.604Z] #38 3.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:57.604Z] #38 3.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:57.604Z] #38 4.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:02:57.604Z] #38 5.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:02:57.604Z] #38 6.480 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:02:57.637Z] [2022-03-21T13:02:57.637Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-21T13:02:57.637Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867 [2022-03-21T13:02:57.651Z] #31 10.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-21T13:02:57.868Z] #38 ... [2022-03-21T13:02:57.868Z] [2022-03-21T13:02:57.868Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:02:57.868Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675 [2022-03-21T13:02:57.868Z] #43 3.038 + git clone https://github.com/docker/distribution.git . [2022-03-21T13:02:57.868Z] #43 3.038 Cloning into '.'... [2022-03-21T13:02:57.868Z] #43 ... [2022-03-21T13:02:57.868Z] [2022-03-21T13:02:57.868Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:02:57.868Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:02:57.868Z] #14 3.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:57.868Z] #14 3.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:57.868Z] #14 3.852 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:57.868Z] #14 4.418 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:02:57.868Z] #14 5.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:02:57.868Z] #14 7.497 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:02:57.912Z] #31 10.48 [2022-03-21T13:02:57.919Z] #19 91.84 The following additional packages will be installed: [2022-03-21T13:02:57.919Z] #19 91.85 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-21T13:02:57.919Z] #19 91.85 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-21T13:02:57.919Z] #19 91.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-21T13:02:57.919Z] #19 91.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-21T13:02:57.919Z] #19 91.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-21T13:02:57.919Z] #19 91.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-21T13:02:57.919Z] #19 91.85 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-21T13:02:57.919Z] #19 91.85 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-21T13:02:57.919Z] #19 91.85 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.85 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.85 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-21T13:02:57.920Z] #19 91.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-21T13:02:57.920Z] #19 91.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-21T13:02:57.920Z] #19 91.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-21T13:02:57.920Z] #19 91.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.85 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.85 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-21T13:02:57.920Z] #19 91.85 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-21T13:02:57.920Z] #19 91.85 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-21T13:02:57.920Z] #19 91.85 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.85 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.85 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.85 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-21T13:02:57.920Z] #19 91.85 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-21T13:02:57.920Z] #19 91.85 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.85 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-21T13:02:57.920Z] #19 91.85 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.85 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.85 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-21T13:02:57.920Z] #19 91.85 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-21T13:02:57.920Z] #19 91.85 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.85 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-21T13:02:57.920Z] #19 91.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-21T13:02:57.920Z] #19 91.86 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-21T13:02:57.920Z] #19 91.86 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-21T13:02:57.920Z] #19 91.86 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-21T13:02:57.920Z] #19 91.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-21T13:02:57.920Z] #19 91.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-21T13:02:57.920Z] #19 91.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-21T13:02:57.920Z] #19 91.86 linux-libc-dev-s390x-cross patch xz-utils [2022-03-21T13:02:57.920Z] #19 91.91 Suggested packages: [2022-03-21T13:02:57.920Z] #19 91.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-21T13:02:57.920Z] #19 91.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-21T13:02:57.920Z] #19 91.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-21T13:02:57.920Z] #19 91.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-21T13:02:57.920Z] #19 91.91 libyaml-shell-perl ed diffutils-doc [2022-03-21T13:02:57.920Z] #19 91.91 Recommended packages: [2022-03-21T13:02:57.920Z] #19 91.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-21T13:02:57.920Z] #19 91.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-21T13:02:58.132Z] #14 ... [2022-03-21T13:02:58.132Z] [2022-03-21T13:02:58.132Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:02:58.132Z] #49 sha256:772f93300720267fb0d75a0e6fdd9d2f54e850e9cd6deace6b8842aa80e9077b [2022-03-21T13:02:58.132Z] #49 2.945 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-21T13:02:58.132Z] #49 3.994 go: downloading github.com/fatih/color v1.10.0 [2022-03-21T13:02:58.132Z] #49 4.163 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-21T13:02:58.132Z] #49 4.236 go: downloading golang.org/x/tools v0.1.0 [2022-03-21T13:02:58.132Z] #49 4.459 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-21T13:02:58.132Z] #49 4.521 go: downloading github.com/pkg/errors v0.9.1 [2022-03-21T13:02:58.132Z] #49 4.703 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-21T13:02:58.132Z] #49 4.733 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T13:02:58.132Z] #49 4.992 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-21T13:02:58.132Z] #49 5.049 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-21T13:02:58.132Z] #49 5.173 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-21T13:02:58.132Z] #49 5.292 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-21T13:02:58.132Z] #49 5.394 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-21T13:02:58.132Z] #49 8.862 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-21T13:02:58.132Z] #49 8.886 go: downloading golang.org/x/mod v0.3.0 [2022-03-21T13:02:58.132Z] #49 ... [2022-03-21T13:02:58.132Z] [2022-03-21T13:02:58.132Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:02:58.132Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04 [2022-03-21T13:02:58.132Z] #58 2.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:02:58.132Z] #58 2.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:02:58.132Z] #58 2.434 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:02:58.132Z] #58 2.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:02:58.132Z] #58 2.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:02:58.132Z] #58 4.418 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:02:58.132Z] #58 9.047 Fetched 8393 kB in 7s (1173 kB/s) [2022-03-21T13:02:58.173Z] #31 10.73 #=#=# ######################################################################## 100.0% [2022-03-21T13:02:58.214Z] #12 DONE 0.7s [2022-03-21T13:02:58.214Z] [2022-03-21T13:02:58.214Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-21T13:02:58.214Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e [2022-03-21T13:02:58.396Z] #58 9.047 Reading package lists... [2022-03-21T13:02:58.396Z] #58 ... [2022-03-21T13:02:58.396Z] [2022-03-21T13:02:58.396Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:02:58.396Z] #63 sha256:9f25f808d3741cef378f247124b7f3f84417a154b9d0351890709472c27ceccd [2022-03-21T13:02:58.396Z] #63 2.330 + RM_GOPATH=0 [2022-03-21T13:02:58.396Z] #63 2.330 + TMP_GOPATH= [2022-03-21T13:02:58.396Z] #63 2.330 + : /build [2022-03-21T13:02:58.396Z] #63 2.330 + '[' -z '' ']' [2022-03-21T13:02:58.396Z] #63 2.330 ++ mktemp -d [2022-03-21T13:02:58.396Z] #63 2.332 + export GOPATH=/tmp/tmp.4FcKyKA9wi [2022-03-21T13:02:58.396Z] #63 2.332 + GOPATH=/tmp/tmp.4FcKyKA9wi [2022-03-21T13:02:58.396Z] #63 2.333 + RM_GOPATH=1 [2022-03-21T13:02:58.396Z] #63 2.333 + case "$(go env GOARCH)" in [2022-03-21T13:02:58.396Z] #63 2.333 ++ go env GOARCH [2022-03-21T13:02:58.396Z] #63 2.343 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:02:58.396Z] #63 2.343 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:02:58.396Z] #63 2.343 ++ dirname /install.sh [2022-03-21T13:02:58.396Z] #63 2.360 Install rootlesskit version v0.14.6 [2022-03-21T13:02:58.396Z] #63 2.360 + dir=/ [2022-03-21T13:02:58.396Z] #63 2.360 + bin=rootlesskit [2022-03-21T13:02:58.396Z] #63 2.360 + shift [2022-03-21T13:02:58.396Z] #63 2.360 + '[' '!' -f //rootlesskit.installer ']' [2022-03-21T13:02:58.396Z] #63 2.360 + . //rootlesskit.installer [2022-03-21T13:02:58.396Z] #63 2.360 ++ : v0.14.6 [2022-03-21T13:02:58.396Z] #63 2.360 + install_rootlesskit [2022-03-21T13:02:58.396Z] #63 2.360 + case "$1" in [2022-03-21T13:02:58.396Z] #63 2.360 + export CGO_ENABLED=0 [2022-03-21T13:02:58.396Z] #63 2.360 + CGO_ENABLED=0 [2022-03-21T13:02:58.396Z] #63 2.360 + _install_rootlesskit [2022-03-21T13:02:58.396Z] #63 2.360 + echo 'Install rootlesskit version v0.14.6' [2022-03-21T13:02:58.396Z] #63 2.360 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:02:58.396Z] #63 2.360 + GOBIN=/build [2022-03-21T13:02:58.396Z] #63 2.360 + GO111MODULE=on [2022-03-21T13:02:58.396Z] #63 2.360 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-21T13:02:58.396Z] #63 2.774 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-21T13:02:58.396Z] #63 6.101 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:02:58.396Z] #63 6.118 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-21T13:02:58.396Z] #63 6.402 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-21T13:02:58.396Z] #63 8.231 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-21T13:02:58.396Z] #63 8.681 go: downloading github.com/google/uuid v1.3.0 [2022-03-21T13:02:58.396Z] #63 8.731 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-21T13:02:58.396Z] #63 8.735 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-21T13:02:58.396Z] #63 8.868 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:02:58.396Z] #63 8.904 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-21T13:02:58.396Z] #63 9.117 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-21T13:02:58.396Z] #63 9.442 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-21T13:02:58.396Z] #63 9.640 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-21T13:02:58.396Z] #63 10.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-21T13:02:58.396Z] #63 11.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-21T13:02:58.396Z] #63 ... [2022-03-21T13:02:58.396Z] [2022-03-21T13:02:58.396Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:58.396Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:02:58.396Z] #47 11.14 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-21T13:02:58.434Z] #31 11.02 [2022-03-21T13:02:58.434Z] #31 11.10 Download of images into '/build' complete. [2022-03-21T13:02:58.434Z] #31 11.10 Use something like the following to load the result into a Docker daemon: [2022-03-21T13:02:58.434Z] #31 11.10 tar -cC '/build' . | docker load [2022-03-21T13:02:58.434Z] #31 DONE 11.2s [2022-03-21T13:02:58.434Z] [2022-03-21T13:02:58.434Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:02:58.434Z] #63 sha256:a823dba5928061e2ee71b25b2cc5b5b11ffeda1da18b293af626a990e41abc6d [2022-03-21T13:02:58.820Z] INFO: Extraction ended at 03/21/2022 13:02:58. Duration:00:00:30.3911362 [2022-03-21T13:02:58.820Z] INFO: Updating the golang and path environment variables [2022-03-21T13:02:58.820Z] INFO: GOPATH=d:\gopath [2022-03-21T13:02:58.820Z] INFO: go version go1.18 windows/amd64 [2022-03-21T13:02:58.820Z] INFO: Running the daemon under test in debug mode [2022-03-21T13:02:58.820Z] INFO: Starting a daemon under test... [2022-03-21T13:02:58.820Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43399\3\daemon --pidfile d:\CI\PR-43399\3\docker.pid -D [2022-03-21T13:02:58.820Z] INFO: Process started successfully. [2022-03-21T13:02:58.820Z] INFO: Start tailing logs of the daemon under tests [2022-03-21T13:02:58.820Z] INFO: Waiting for the daemon under test to start... [2022-03-21T13:02:59.153Z] #13 DONE 0.6s [2022-03-21T13:02:59.153Z] [2022-03-21T13:02:59.153Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:02:59.153Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:02:59.153Z] #36 ... [2022-03-21T13:02:59.153Z] [2022-03-21T13:02:59.153Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-21T13:02:59.153Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad [2022-03-21T13:02:59.153Z] #46 DONE 0.2s [2022-03-21T13:02:59.153Z] [2022-03-21T13:02:59.153Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-21T13:02:59.153Z] #25 sha256:aaec57289f9d615b38cb6b8466a9cb8ba700364b0d7ac5435978de5bde6de693 [2022-03-21T13:02:59.153Z] #25 DONE 0.4s [2022-03-21T13:02:59.153Z] [2022-03-21T13:02:59.153Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:02:59.153Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:02:59.414Z] #47 ... [2022-03-21T13:02:59.414Z] [2022-03-21T13:02:59.414Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-21T13:02:59.414Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83 [2022-03-21T13:02:59.414Z] #42 DONE 0.4s [2022-03-21T13:02:59.414Z] [2022-03-21T13:02:59.414Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-21T13:02:59.414Z] #62 sha256:1113ac16d2fabded7e1bcc9cb4fb7e23cb808334bd31dfb354ce098d57690c00 [2022-03-21T13:02:59.414Z] #62 DONE 0.5s [2022-03-21T13:02:59.414Z] [2022-03-21T13:02:59.414Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-21T13:02:59.414Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b [2022-03-21T13:02:59.414Z] #33 DONE 0.5s [2022-03-21T13:02:59.414Z] [2022-03-21T13:02:59.414Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:59.414Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:02:59.807Z] #47 ... [2022-03-21T13:02:59.807Z] [2022-03-21T13:02:59.807Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:02:59.807Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258 [2022-03-21T13:02:59.807Z] #34 2.559 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-21T13:02:59.807Z] #34 2.559 Cloning into '.'... [2022-03-21T13:02:59.807Z] #34 ... [2022-03-21T13:02:59.807Z] [2022-03-21T13:02:59.807Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:02:59.807Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:02:59.807Z] #38 12.81 Fetched 8393 kB in 9s (904 kB/s) [2022-03-21T13:03:00.070Z] #38 12.81 Reading package lists... [2022-03-21T13:03:00.070Z] #38 ... [2022-03-21T13:03:00.070Z] [2022-03-21T13:03:00.070Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:00.070Z] #36 sha256:26340d189726af73542a5b2e622a78fa242a4ce1d99577e77cbfff7e1c6b5fba [2022-03-21T13:03:00.070Z] #36 DONE 13.2s [2022-03-21T13:03:00.333Z] [2022-03-21T13:03:00.333Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:00.333Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04 [2022-03-21T13:03:00.333Z] #58 9.047 Reading package lists... [2022-03-21T13:03:00.729Z] #63 4.848 + RM_GOPATH=0 [2022-03-21T13:03:00.729Z] #63 4.848 + TMP_GOPATH= [2022-03-21T13:03:00.729Z] #63 4.848 + : /build [2022-03-21T13:03:00.729Z] #63 4.848 + '[' -z '' ']' [2022-03-21T13:03:00.729Z] #63 4.852 ++ mktemp -d [2022-03-21T13:03:00.729Z] #63 4.859 + export GOPATH=/tmp/tmp.6hFR4oeP3i [2022-03-21T13:03:00.729Z] #63 4.859 + GOPATH=/tmp/tmp.6hFR4oeP3i [2022-03-21T13:03:00.729Z] #63 4.859 + RM_GOPATH=1 [2022-03-21T13:03:00.729Z] #63 4.859 + case "$(go env GOARCH)" in [2022-03-21T13:03:00.729Z] #63 4.859 ++ go env GOARCH [2022-03-21T13:03:00.729Z] #63 4.916 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:00.729Z] #63 4.916 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:00.729Z] #63 4.916 ++ dirname /install.sh [2022-03-21T13:03:00.729Z] #63 4.919 + dir=/ [2022-03-21T13:03:00.729Z] #63 4.919 + bin=rootlesskit [2022-03-21T13:03:00.729Z] #63 4.919 + shift [2022-03-21T13:03:00.729Z] #63 4.919 + '[' '!' -f //rootlesskit.installer ']' [2022-03-21T13:03:00.729Z] #63 4.919 + . //rootlesskit.installer [2022-03-21T13:03:00.729Z] #63 4.919 ++ : v0.14.6 [2022-03-21T13:03:00.729Z] #63 4.919 + install_rootlesskit [2022-03-21T13:03:00.729Z] #63 4.919 + case "$1" in [2022-03-21T13:03:00.729Z] #63 4.919 + export CGO_ENABLED=0 [2022-03-21T13:03:00.729Z] #63 4.919 + CGO_ENABLED=0 [2022-03-21T13:03:00.729Z] #63 4.919 + _install_rootlesskit [2022-03-21T13:03:00.729Z] #63 4.920 + echo 'Install rootlesskit version v0.14.6' [2022-03-21T13:03:00.729Z] #63 4.920 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:03:00.729Z] #63 4.920 + GOBIN=/build [2022-03-21T13:03:00.729Z] #63 4.920 + GO111MODULE=on [2022-03-21T13:03:00.729Z] #63 4.920 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-21T13:03:00.729Z] #63 4.933 Install rootlesskit version v0.14.6 [2022-03-21T13:03:00.729Z] #63 ... [2022-03-21T13:03:00.729Z] [2022-03-21T13:03:00.729Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:00.729Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:00.729Z] #43 5.201 + git clone https://github.com/docker/distribution.git . [2022-03-21T13:03:00.729Z] #43 5.210 Cloning into '.'... [2022-03-21T13:03:00.975Z] #63 ... [2022-03-21T13:03:00.975Z] [2022-03-21T13:03:00.975Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:00.975Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:00.975Z] #47 4.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:00.975Z] #47 4.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:00.975Z] #47 4.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:00.975Z] #47 4.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:00.975Z] #47 4.635 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-21T13:03:01.233Z] #47 5.461 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:01.233Z] #47 ... [2022-03-21T13:03:01.233Z] [2022-03-21T13:03:01.233Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:01.233Z] #63 sha256:a823dba5928061e2ee71b25b2cc5b5b11ffeda1da18b293af626a990e41abc6d [2022-03-21T13:03:01.233Z] #63 5.562 + RM_GOPATH=0 [2022-03-21T13:03:01.233Z] #63 5.562 + TMP_GOPATH= [2022-03-21T13:03:01.233Z] #63 5.562 + : /build [2022-03-21T13:03:01.233Z] #63 5.562 + '[' -z '' ']' [2022-03-21T13:03:01.233Z] #63 5.562 ++ mktemp -d [2022-03-21T13:03:01.233Z] #63 5.572 + export GOPATH=/tmp/tmp.4sbLXGAfZQ [2022-03-21T13:03:01.233Z] #63 5.572 + GOPATH=/tmp/tmp.4sbLXGAfZQ [2022-03-21T13:03:01.233Z] #63 5.572 + RM_GOPATH=1 [2022-03-21T13:03:01.233Z] #63 5.572 + case "$(go env GOARCH)" in [2022-03-21T13:03:01.233Z] #63 5.572 ++ go env GOARCH [2022-03-21T13:03:01.233Z] #63 5.586 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:01.233Z] #63 5.586 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:01.233Z] #63 5.586 ++ dirname /install.sh [2022-03-21T13:03:01.233Z] #63 5.586 + dir=/ [2022-03-21T13:03:01.233Z] #63 5.586 + bin=rootlesskit [2022-03-21T13:03:01.233Z] #63 5.586 + shift [2022-03-21T13:03:01.233Z] #63 5.586 + '[' '!' -f //rootlesskit.installer ']' [2022-03-21T13:03:01.233Z] #63 5.586 + . //rootlesskit.installer [2022-03-21T13:03:01.233Z] #63 5.586 ++ : v0.14.6 [2022-03-21T13:03:01.233Z] #63 5.586 + install_rootlesskit [2022-03-21T13:03:01.233Z] #63 5.586 + case "$1" in [2022-03-21T13:03:01.233Z] #63 5.586 + export CGO_ENABLED=0 [2022-03-21T13:03:01.233Z] #63 5.586 + CGO_ENABLED=0 [2022-03-21T13:03:01.233Z] #63 5.586 + _install_rootlesskit [2022-03-21T13:03:01.233Z] #63 5.586 + echo 'Install rootlesskit version v0.14.6' [2022-03-21T13:03:01.233Z] #63 5.586 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:03:01.233Z] #63 5.586 + GOBIN=/build [2022-03-21T13:03:01.233Z] #63 5.586 + GO111MODULE=on [2022-03-21T13:03:01.233Z] #63 5.586 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-21T13:03:01.233Z] #63 5.586 Install rootlesskit version v0.14.6 [2022-03-21T13:03:01.815Z] #63 6.120 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-21T13:03:03.190Z] #19 97.57 The following NEW packages will be installed: [2022-03-21T13:03:03.190Z] #19 97.57 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-21T13:03:03.190Z] #19 97.57 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-21T13:03:03.190Z] #19 97.57 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-21T13:03:03.190Z] #19 97.57 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-21T13:03:03.190Z] #19 97.57 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-21T13:03:03.190Z] #19 97.57 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-21T13:03:03.190Z] #19 97.57 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-21T13:03:03.190Z] #19 97.57 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-21T13:03:03.190Z] #19 97.57 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-21T13:03:03.190Z] #19 97.57 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-21T13:03:03.190Z] #19 97.57 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-21T13:03:03.190Z] #19 97.57 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.57 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-21T13:03:03.190Z] #19 97.58 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-21T13:03:03.190Z] #19 97.58 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-21T13:03:03.190Z] #19 97.58 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-21T13:03:03.190Z] #19 97.58 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.58 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.58 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.58 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-21T13:03:03.190Z] #19 97.58 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-21T13:03:03.190Z] #19 97.58 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.58 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-21T13:03:03.190Z] #19 97.58 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.58 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.59 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-21T13:03:03.190Z] #19 97.59 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-21T13:03:03.190Z] #19 97.59 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.59 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.60 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.60 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-21T13:03:03.190Z] #19 97.60 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.60 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-21T13:03:03.190Z] #19 97.60 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-21T13:03:03.190Z] #19 97.60 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-21T13:03:03.190Z] #19 97.60 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.60 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-21T13:03:03.190Z] #19 97.60 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-21T13:03:03.190Z] #19 97.60 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-21T13:03:03.190Z] #19 97.60 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-21T13:03:03.190Z] #19 97.61 linux-libc-dev-s390x-cross patch xz-utils [2022-03-21T13:03:04.120Z] #19 98.39 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:04.120Z] #19 98.39 Need to get 787 MB of archives. [2022-03-21T13:03:04.120Z] #19 98.39 After this operation, 3385 MB of additional disk space will be used. [2022-03-21T13:03:04.120Z] #19 98.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-21T13:03:04.120Z] #19 98.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-21T13:03:04.120Z] #19 98.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-21T13:03:04.120Z] #19 98.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-21T13:03:04.120Z] #19 98.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-21T13:03:04.120Z] #19 98.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-21T13:03:04.120Z] #19 98.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-21T13:03:04.120Z] #19 98.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-21T13:03:04.120Z] #19 98.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-21T13:03:04.351Z] #63 8.499 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:04.351Z] #63 8.500 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-21T13:03:04.377Z] #19 98.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-21T13:03:04.377Z] #19 98.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-21T13:03:04.377Z] #19 98.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-21T13:03:04.377Z] #19 98.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-21T13:03:04.693Z] #34 5.152 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-21T13:03:04.694Z] #34 5.152 Cloning into '.'... [2022-03-21T13:03:04.921Z] #63 9.063 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-21T13:03:04.938Z] #43 ... [2022-03-21T13:03:04.938Z] [2022-03-21T13:03:04.938Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:04.938Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:04.938Z] #53 4.812 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-21T13:03:04.938Z] #53 5.654 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-21T13:03:04.938Z] #53 5.654 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-21T13:03:04.938Z] #53 5.782 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-21T13:03:04.938Z] #53 7.541 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-21T13:03:04.938Z] #53 ... [2022-03-21T13:03:04.938Z] [2022-03-21T13:03:04.938Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:04.938Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:04.938Z] #14 5.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:04.938Z] #14 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:04.938Z] #14 6.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:04.938Z] #14 7.774 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:04.938Z] #14 ... [2022-03-21T13:03:04.938Z] [2022-03-21T13:03:04.938Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:04.938Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:04.938Z] #36 5.490 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-21T13:03:04.938Z] #36 ... [2022-03-21T13:03:04.938Z] [2022-03-21T13:03:04.938Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:04.938Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:04.938Z] #49 4.286 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-21T13:03:04.938Z] #49 4.947 go: downloading github.com/fatih/color v1.10.0 [2022-03-21T13:03:04.938Z] #49 4.956 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-21T13:03:04.938Z] #49 4.966 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-21T13:03:04.938Z] #49 4.996 go: downloading github.com/pkg/errors v0.9.1 [2022-03-21T13:03:04.938Z] #49 5.076 go: downloading golang.org/x/tools v0.1.0 [2022-03-21T13:03:04.938Z] #49 5.102 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-21T13:03:04.938Z] #49 5.133 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T13:03:04.938Z] #49 5.176 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-21T13:03:04.938Z] #49 5.228 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-21T13:03:04.938Z] #49 9.666 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-21T13:03:04.938Z] #49 9.702 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-21T13:03:04.938Z] #49 9.891 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-21T13:03:05.199Z] #49 ... [2022-03-21T13:03:05.199Z] [2022-03-21T13:03:05.199Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:05.199Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:05.199Z] #58 5.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:05.199Z] #58 6.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:05.199Z] #58 6.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:05.199Z] #58 7.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:05.199Z] #58 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:05.199Z] #58 ... [2022-03-21T13:03:05.199Z] [2022-03-21T13:03:05.199Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:05.199Z] #26 sha256:a051a4b5593e9a4930e9cd99c642f54eec4ff9d8805be6ba30c296cbc4d66dcd [2022-03-21T13:03:05.199Z] #26 4.706 + RM_GOPATH=0 [2022-03-21T13:03:05.199Z] #26 4.709 + TMP_GOPATH= [2022-03-21T13:03:05.199Z] #26 4.709 + : /build [2022-03-21T13:03:05.199Z] #26 4.709 + '[' -z '' ']' [2022-03-21T13:03:05.199Z] #26 4.709 ++ mktemp -d [2022-03-21T13:03:05.199Z] #26 4.720 + export GOPATH=/tmp/tmp.hwnbZFlVBe [2022-03-21T13:03:05.199Z] #26 4.720 + GOPATH=/tmp/tmp.hwnbZFlVBe [2022-03-21T13:03:05.199Z] #26 4.720 + RM_GOPATH=1 [2022-03-21T13:03:05.199Z] #26 4.720 + case "$(go env GOARCH)" in [2022-03-21T13:03:05.199Z] #26 4.721 ++ go env GOARCH [2022-03-21T13:03:05.199Z] #26 4.756 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.199Z] #26 4.756 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.199Z] #26 4.756 ++ dirname /install.sh [2022-03-21T13:03:05.199Z] #26 4.756 + dir=/ [2022-03-21T13:03:05.199Z] #26 4.756 + bin=dockercli [2022-03-21T13:03:05.199Z] #26 4.756 + shift [2022-03-21T13:03:05.199Z] #26 4.756 + '[' '!' -f //dockercli.installer ']' [2022-03-21T13:03:05.199Z] #26 4.756 + . //dockercli.installer [2022-03-21T13:03:05.199Z] #26 4.756 ++ : stable [2022-03-21T13:03:05.199Z] #26 4.756 ++ : 17.06.2-ce [2022-03-21T13:03:05.199Z] #26 4.756 + install_dockercli [2022-03-21T13:03:05.199Z] #26 4.756 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-21T13:03:05.199Z] #26 4.757 Install docker/cli version 17.06.2-ce from stable [2022-03-21T13:03:05.199Z] #26 4.761 ++ uname -m [2022-03-21T13:03:05.199Z] #26 4.772 + arch=x86_64 [2022-03-21T13:03:05.199Z] #26 4.772 + '[' x86_64 '!=' x86_64 ']' [2022-03-21T13:03:05.199Z] #26 4.772 + url=https://download.docker.com/linux/static [2022-03-21T13:03:05.199Z] #26 4.772 + tar -xz docker/docker [2022-03-21T13:03:05.199Z] #26 4.780 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-21T13:03:05.265Z] #34 ... [2022-03-21T13:03:05.266Z] [2022-03-21T13:03:05.266Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:05.266Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:05.266Z] #14 4.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:05.266Z] #14 4.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:05.266Z] #14 4.326 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:05.266Z] #14 4.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:05.266Z] #14 5.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:05.266Z] #14 6.380 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:05.460Z] #26 ... [2022-03-21T13:03:05.460Z] [2022-03-21T13:03:05.460Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:05.460Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:05.460Z] #51 5.643 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-21T13:03:05.494Z] #63 ... [2022-03-21T13:03:05.495Z] [2022-03-21T13:03:05.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:05.495Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:05.495Z] #14 4.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:05.495Z] #14 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:05.495Z] #14 4.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:05.495Z] #14 4.303 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:05.495Z] #14 5.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:05.495Z] #14 6.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:05.526Z] #14 ... [2022-03-21T13:03:05.526Z] [2022-03-21T13:03:05.526Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:05.526Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:03:05.526Z] #63 5.990 + RM_GOPATH=0 [2022-03-21T13:03:05.526Z] #63 5.990 + TMP_GOPATH= [2022-03-21T13:03:05.526Z] #63 5.990 + : /build [2022-03-21T13:03:05.526Z] #63 5.990 + '[' -z '' ']' [2022-03-21T13:03:05.526Z] #63 5.990 ++ mktemp -d [2022-03-21T13:03:05.526Z] #63 6.002 + export GOPATH=/tmp/tmp.BZ0TtOMYir [2022-03-21T13:03:05.526Z] #63 6.005 + GOPATH=/tmp/tmp.BZ0TtOMYir [2022-03-21T13:03:05.526Z] #63 6.005 + RM_GOPATH=1 [2022-03-21T13:03:05.526Z] #63 6.005 + case "$(go env GOARCH)" in [2022-03-21T13:03:05.526Z] #63 6.008 ++ go env GOARCH [2022-03-21T13:03:05.526Z] #63 6.032 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.526Z] #63 6.032 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.526Z] #63 6.032 ++ dirname /install.sh [2022-03-21T13:03:05.526Z] #63 6.041 + dir=/ [2022-03-21T13:03:05.526Z] #63 6.041 + bin=rootlesskit [2022-03-21T13:03:05.526Z] #63 6.041 + shift [2022-03-21T13:03:05.526Z] #63 6.042 + '[' '!' -f //rootlesskit.installer ']' [2022-03-21T13:03:05.526Z] #63 6.042 + . //rootlesskit.installer [2022-03-21T13:03:05.526Z] #63 6.042 ++ : v0.14.6 [2022-03-21T13:03:05.526Z] #63 6.043 + install_rootlesskit [2022-03-21T13:03:05.526Z] #63 6.043 + case "$1" in [2022-03-21T13:03:05.526Z] #63 6.043 + export CGO_ENABLED=0 [2022-03-21T13:03:05.526Z] #63 6.043 + CGO_ENABLED=0 [2022-03-21T13:03:05.526Z] #63 6.043 + _install_rootlesskit [2022-03-21T13:03:05.526Z] #63 6.044 + echo 'Install rootlesskit version v0.14.6' [2022-03-21T13:03:05.526Z] #63 6.044 Install rootlesskit version v0.14.6 [2022-03-21T13:03:05.526Z] #63 6.044 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:03:05.526Z] #63 6.045 + GOBIN=/build [2022-03-21T13:03:05.526Z] #63 6.045 + GO111MODULE=on [2022-03-21T13:03:05.526Z] #63 6.045 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-21T13:03:05.636Z] #58 13.31 Reading package lists... [2022-03-21T13:03:05.636Z] #58 18.08 Building dependency tree... [2022-03-21T13:03:05.636Z] #58 ... [2022-03-21T13:03:05.636Z] [2022-03-21T13:03:05.636Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:03:05.636Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:03:05.636Z] #31 9.756 [2022-03-21T13:03:05.636Z] #31 14.47 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-21T13:03:05.636Z] #31 15.62 #=#=# [2022-03-21T13:03:05.636Z] #31 15.93 #=#=# 0.0% ######################################################################## 100.0% [2022-03-21T13:03:05.636Z] #31 17.00 [2022-03-21T13:03:05.721Z] #51 ... [2022-03-21T13:03:05.721Z] [2022-03-21T13:03:05.721Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:05.721Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:05.721Z] #34 4.880 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-21T13:03:05.721Z] #34 4.880 Cloning into '.'... [2022-03-21T13:03:05.721Z] #34 ... [2022-03-21T13:03:05.721Z] [2022-03-21T13:03:05.721Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:05.721Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:05.721Z] #14 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:05.755Z] #14 ... [2022-03-21T13:03:05.755Z] [2022-03-21T13:03:05.755Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:05.755Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:05.755Z] #38 5.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:05.755Z] #38 5.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:05.755Z] #38 5.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:05.755Z] #38 6.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:05.755Z] #38 8.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:05.755Z] #38 ... [2022-03-21T13:03:05.755Z] [2022-03-21T13:03:05.755Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:05.755Z] #26 sha256:6e5df7b2bd42215784f22a4a1d85f5ee620fac3026d8fe7fda4ebad3213c39c0 [2022-03-21T13:03:05.756Z] #26 5.975 + RM_GOPATH=0 [2022-03-21T13:03:05.756Z] #26 5.975 + TMP_GOPATH= [2022-03-21T13:03:05.756Z] #26 5.975 + : /build [2022-03-21T13:03:05.756Z] #26 5.975 + '[' -z '' ']' [2022-03-21T13:03:05.756Z] #26 5.978 ++ mktemp -d [2022-03-21T13:03:05.756Z] #26 5.978 + export GOPATH=/tmp/tmp.Fg0AOV7hBY [2022-03-21T13:03:05.756Z] #26 5.978 + GOPATH=/tmp/tmp.Fg0AOV7hBY [2022-03-21T13:03:05.756Z] #26 5.978 + RM_GOPATH=1 [2022-03-21T13:03:05.756Z] #26 5.978 + case "$(go env GOARCH)" in [2022-03-21T13:03:05.756Z] #26 6.010 ++ go env GOARCH [2022-03-21T13:03:05.756Z] #26 6.037 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.756Z] #26 6.037 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:05.756Z] #26 6.037 ++ dirname /install.sh [2022-03-21T13:03:05.756Z] #26 6.046 + dir=/ [2022-03-21T13:03:05.756Z] #26 6.046 + bin=dockercli [2022-03-21T13:03:05.756Z] #26 6.046 + shift [2022-03-21T13:03:05.756Z] #26 6.046 + '[' '!' -f //dockercli.installer ']' [2022-03-21T13:03:05.756Z] #26 6.046 + . //dockercli.installer [2022-03-21T13:03:05.756Z] #26 6.046 ++ : stable [2022-03-21T13:03:05.756Z] #26 6.046 ++ : 17.06.2-ce [2022-03-21T13:03:05.756Z] #26 6.054 + install_dockercli [2022-03-21T13:03:05.756Z] #26 6.062 Install docker/cli version 17.06.2-ce from stable [2022-03-21T13:03:05.756Z] #26 6.062 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-21T13:03:05.756Z] #26 6.083 ++ uname -m [2022-03-21T13:03:05.756Z] #26 6.083 + arch=x86_64 [2022-03-21T13:03:05.756Z] #26 6.083 + '[' x86_64 '!=' x86_64 ']' [2022-03-21T13:03:05.756Z] #26 6.083 + url=https://download.docker.com/linux/static [2022-03-21T13:03:05.756Z] #26 6.083 + tar -xz docker/docker [2022-03-21T13:03:05.756Z] #26 6.083 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-21T13:03:05.788Z] #63 ... [2022-03-21T13:03:05.788Z] [2022-03-21T13:03:05.788Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:05.788Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:05.788Z] #47 6.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:06.018Z] #26 ... [2022-03-21T13:03:06.018Z] [2022-03-21T13:03:06.018Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:06.018Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:06.018Z] #53 6.397 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-21T13:03:06.018Z] #53 7.471 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-21T13:03:06.018Z] #53 7.473 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-21T13:03:06.018Z] #53 7.625 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-21T13:03:06.018Z] #53 9.344 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-21T13:03:06.018Z] #53 ... [2022-03-21T13:03:06.018Z] [2022-03-21T13:03:06.018Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:06.018Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:06.018Z] #34 6.253 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-21T13:03:06.018Z] #34 6.279 Cloning into '.'... [2022-03-21T13:03:06.048Z] #47 6.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:06.048Z] #47 6.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:06.277Z] #19 100.4 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-21T13:03:06.278Z] #19 100.4 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-21T13:03:06.278Z] #34 ... [2022-03-21T13:03:06.279Z] [2022-03-21T13:03:06.279Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:06.279Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:06.279Z] #43 4.822 + git clone https://github.com/docker/distribution.git . [2022-03-21T13:03:06.279Z] #43 4.824 Cloning into '.'... [2022-03-21T13:03:06.279Z] #43 ... [2022-03-21T13:03:06.279Z] [2022-03-21T13:03:06.279Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:06.279Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:06.279Z] #51 4.443 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-21T13:03:06.328Z] ...INFO: Daemon under test started and replied! [2022-03-21T13:03:06.328Z] INFO: Docker version of the daemon under test [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] Client: [2022-03-21T13:03:06.328Z] Version: 17.06.2-ce [2022-03-21T13:03:06.328Z] API version: 1.30 [2022-03-21T13:03:06.328Z] Go version: go1.8.3 [2022-03-21T13:03:06.328Z] Git commit: cec0b72 [2022-03-21T13:03:06.328Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-21T13:03:06.328Z] OS/Arch: windows/amd64 [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] Server: [2022-03-21T13:03:06.328Z] Version: 0.0.0-dev [2022-03-21T13:03:06.328Z] API version: 1.42 (minimum version 1.24) [2022-03-21T13:03:06.328Z] Go version: go1.18 [2022-03-21T13:03:06.328Z] Git commit: e82b7b2fa0 [2022-03-21T13:03:06.328Z] Built: 03/21/2022 13:00:48 [2022-03-21T13:03:06.328Z] OS/Arch: windows/amd64 [2022-03-21T13:03:06.328Z] Experimental: false [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] INFO: Docker info of the daemon under test [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] Containers: 0 [2022-03-21T13:03:06.328Z] Running: 0 [2022-03-21T13:03:06.328Z] Paused: 0 [2022-03-21T13:03:06.328Z] Stopped: 0 [2022-03-21T13:03:06.328Z] Images: 0 [2022-03-21T13:03:06.328Z] Server Version: 0.0.0-dev [2022-03-21T13:03:06.328Z] Storage Driver: windowsfilter [2022-03-21T13:03:06.328Z] Windows: [2022-03-21T13:03:06.328Z] Logging Driver: json-file [2022-03-21T13:03:06.328Z] Plugins: [2022-03-21T13:03:06.328Z] Volume: local [2022-03-21T13:03:06.328Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:03:06.328Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:03:06.328Z] Swarm: inactive [2022-03-21T13:03:06.328Z] Default Isolation: process [2022-03-21T13:03:06.328Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:03:06.328Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-21T13:03:06.328Z] OSType: windows [2022-03-21T13:03:06.328Z] Architecture: x86_64 [2022-03-21T13:03:06.328Z] CPUs: 4 [2022-03-21T13:03:06.328Z] Total Memory: 32GiB [2022-03-21T13:03:06.328Z] Name: azwin-2-605491 [2022-03-21T13:03:06.328Z] ID: T7BP:UOEU:RGUH:GQAI:S6MD:GF2H:EWIX:NEQJ:JQLA:FMI3:62VA:A7VQ [2022-03-21T13:03:06.328Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T13:03:06.328Z] Debug Mode (client): false [2022-03-21T13:03:06.328Z] Debug Mode (server): true [2022-03-21T13:03:06.328Z] File Descriptors: -1 [2022-03-21T13:03:06.328Z] Goroutines: 29 [2022-03-21T13:03:06.328Z] System Time: 2022-03-21T13:03:03.4108149Z [2022-03-21T13:03:06.328Z] EventsListeners: 0 [2022-03-21T13:03:06.328Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:03:06.328Z] Labels: [2022-03-21T13:03:06.328Z] Experimental: false [2022-03-21T13:03:06.328Z] Insecure Registries: [2022-03-21T13:03:06.328Z] 127.0.0.0/8 [2022-03-21T13:03:06.328Z] Live Restore Enabled: false [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] INFO: Docker images of the daemon under test [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:03:06.328Z] [2022-03-21T13:03:06.328Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-21T13:03:06.328Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-21T13:03:06.328Z] ltsc2022: Pulling from windows/servercore [2022-03-21T13:03:06.328Z] 8f616e6e9eec: Pulling fs layer [2022-03-21T13:03:06.328Z] 037d5740b404: Pulling fs layer [2022-03-21T13:03:06.540Z] #51 ... [2022-03-21T13:03:06.540Z] [2022-03-21T13:03:06.540Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:06.540Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:06.540Z] #49 4.375 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-21T13:03:06.540Z] #49 5.344 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-21T13:03:06.540Z] #49 5.344 go: downloading github.com/fatih/color v1.10.0 [2022-03-21T13:03:06.540Z] #49 5.344 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-21T13:03:06.540Z] #49 5.344 go: downloading github.com/pkg/errors v0.9.1 [2022-03-21T13:03:06.540Z] #49 5.560 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-21T13:03:06.540Z] #49 5.560 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T13:03:06.540Z] #49 5.577 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-21T13:03:06.540Z] #49 5.598 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-21T13:03:06.540Z] #49 5.673 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-21T13:03:06.540Z] #49 5.707 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-21T13:03:06.540Z] #49 5.745 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-21T13:03:06.540Z] #49 5.826 go: downloading golang.org/x/tools v0.1.0 [2022-03-21T13:03:06.540Z] #49 ... [2022-03-21T13:03:06.540Z] [2022-03-21T13:03:06.540Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:06.540Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:06.540Z] #36 5.522 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-21T13:03:06.585Z] #31 ... [2022-03-21T13:03:06.585Z] [2022-03-21T13:03:06.585Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:06.585Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04 [2022-03-21T13:03:06.585Z] #58 18.08 Building dependency tree... [2022-03-21T13:03:06.619Z] #47 7.461 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-21T13:03:06.802Z] #36 ... [2022-03-21T13:03:06.802Z] [2022-03-21T13:03:06.802Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:06.802Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:06.802Z] #58 5.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:06.802Z] #58 5.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:06.802Z] #58 5.843 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:06.802Z] #58 6.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:06.802Z] #58 8.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:06.802Z] #58 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:07.062Z] #58 ... [2022-03-21T13:03:07.062Z] [2022-03-21T13:03:07.062Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:07.062Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:07.062Z] #49 11.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-21T13:03:07.062Z] #49 11.41 go: downloading golang.org/x/mod v0.3.0 [2022-03-21T13:03:07.257Z] #19 101.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-21T13:03:07.257Z] #19 101.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-21T13:03:08.508Z] #58 21.35 The following additional packages will be installed: [2022-03-21T13:03:08.508Z] #58 21.35 libbtrfs0 [2022-03-21T13:03:08.508Z] #58 21.51 The following NEW packages will be installed: [2022-03-21T13:03:08.508Z] #58 21.54 libbtrfs-dev libbtrfs0 [2022-03-21T13:03:08.533Z] #47 9.116 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:08.637Z] #19 102.8 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-21T13:03:08.637Z] #19 102.8 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-21T13:03:08.794Z] #47 ... [2022-03-21T13:03:08.794Z] [2022-03-21T13:03:08.794Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:08.794Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:08.794Z] #53 6.701 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-21T13:03:08.794Z] #53 8.293 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-21T13:03:08.794Z] #53 8.312 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-21T13:03:08.794Z] #53 8.393 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-21T13:03:09.059Z] #53 ... [2022-03-21T13:03:09.059Z] [2022-03-21T13:03:09.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 [2022-03-21T13:03:09.059Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:09.059Z] #51 6.677 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-21T13:03:09.059Z] #51 ... [2022-03-21T13:03:09.059Z] [2022-03-21T13:03:09.059Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:09.059Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:09.059Z] #58 5.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:09.059Z] #58 5.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:09.059Z] #58 5.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:09.059Z] #58 5.631 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:09.059Z] #58 6.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:09.059Z] #58 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:09.085Z] #58 21.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:09.085Z] #58 21.93 Need to get 454 kB of archives. [2022-03-21T13:03:09.085Z] #58 21.93 After this operation, 1275 kB of additional disk space will be used. [2022-03-21T13:03:09.085Z] #58 21.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-21T13:03:09.085Z] #58 21.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-21T13:03:09.321Z] #58 ... [2022-03-21T13:03:09.321Z] [2022-03-21T13:03:09.321Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:09.321Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:09.321Z] #38 7.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:09.321Z] #38 7.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:09.321Z] #38 7.203 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:09.321Z] #38 8.972 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:09.321Z] #38 ... [2022-03-21T13:03:09.321Z] [2022-03-21T13:03:09.321Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:09.321Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:09.321Z] #49 7.215 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-21T13:03:09.321Z] #49 9.337 go: downloading github.com/fatih/color v1.10.0 [2022-03-21T13:03:09.321Z] #49 9.443 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-21T13:03:09.321Z] #49 9.446 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-21T13:03:09.321Z] #49 9.508 go: downloading github.com/pkg/errors v0.9.1 [2022-03-21T13:03:09.321Z] #49 10.49 go: downloading golang.org/x/tools v0.1.0 [2022-03-21T13:03:09.321Z] #49 10.58 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-21T13:03:09.572Z] #19 103.9 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-21T13:03:09.572Z] #19 103.9 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-21T13:03:09.582Z] #49 ... [2022-03-21T13:03:09.582Z] [2022-03-21T13:03:09.582Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:09.582Z] #26 sha256:49a26089ca7fb876dac1a5d3cd06f64b76165af943f7e9924be1f3f06177264f [2022-03-21T13:03:09.582Z] #26 6.237 + RM_GOPATH=0 [2022-03-21T13:03:09.582Z] #26 6.237 + TMP_GOPATH= [2022-03-21T13:03:09.582Z] #26 6.237 + : /build [2022-03-21T13:03:09.582Z] #26 6.237 + '[' -z '' ']' [2022-03-21T13:03:09.582Z] #26 6.247 ++ mktemp -d [2022-03-21T13:03:09.582Z] #26 6.272 + export GOPATH=/tmp/tmp.qC1kP5udtO [2022-03-21T13:03:09.582Z] #26 6.272 + GOPATH=/tmp/tmp.qC1kP5udtO [2022-03-21T13:03:09.582Z] #26 6.272 + RM_GOPATH=1 [2022-03-21T13:03:09.582Z] #26 6.272 + case "$(go env GOARCH)" in [2022-03-21T13:03:09.582Z] #26 6.272 ++ go env GOARCH [2022-03-21T13:03:09.582Z] #26 6.280 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:09.582Z] #26 6.280 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:09.582Z] #26 6.280 ++ dirname /install.sh [2022-03-21T13:03:09.582Z] #26 6.282 Install docker/cli version 17.06.2-ce from stable [2022-03-21T13:03:09.582Z] #26 6.286 + dir=/ [2022-03-21T13:03:09.582Z] #26 6.286 + bin=dockercli [2022-03-21T13:03:09.582Z] #26 6.286 + shift [2022-03-21T13:03:09.582Z] #26 6.286 + '[' '!' -f //dockercli.installer ']' [2022-03-21T13:03:09.582Z] #26 6.286 + . //dockercli.installer [2022-03-21T13:03:09.582Z] #26 6.286 ++ : stable [2022-03-21T13:03:09.582Z] #26 6.286 ++ : 17.06.2-ce [2022-03-21T13:03:09.582Z] #26 6.286 + install_dockercli [2022-03-21T13:03:09.582Z] #26 6.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-21T13:03:09.582Z] #26 6.286 ++ uname -m [2022-03-21T13:03:09.582Z] #26 6.296 + arch=x86_64 [2022-03-21T13:03:09.582Z] #26 6.296 + '[' x86_64 '!=' x86_64 ']' [2022-03-21T13:03:09.582Z] #26 6.296 + url=https://download.docker.com/linux/static [2022-03-21T13:03:09.582Z] #26 6.296 + tar -xz docker/docker [2022-03-21T13:03:09.582Z] #26 6.336 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-21T13:03:09.582Z] #26 ... [2022-03-21T13:03:09.582Z] [2022-03-21T13:03:09.582Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:09.582Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:09.582Z] #43 5.009 + git clone https://github.com/docker/distribution.git . [2022-03-21T13:03:09.582Z] #43 5.009 Cloning into '.'... [2022-03-21T13:03:09.615Z] #49 ... [2022-03-21T13:03:09.615Z] [2022-03-21T13:03:09.615Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:09.615Z] #26 sha256:6e5df7b2bd42215784f22a4a1d85f5ee620fac3026d8fe7fda4ebad3213c39c0 [2022-03-21T13:03:09.615Z] #26 13.27 + mkdir -p /build [2022-03-21T13:03:09.615Z] #26 13.28 + mv docker/docker /build/ [2022-03-21T13:03:09.615Z] #26 13.29 + rmdir docker [2022-03-21T13:03:09.615Z] #26 DONE 13.6s [2022-03-21T13:03:09.615Z] [2022-03-21T13:03:09.615Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:09.615Z] #63 sha256:a823dba5928061e2ee71b25b2cc5b5b11ffeda1da18b293af626a990e41abc6d [2022-03-21T13:03:09.615Z] #63 12.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-21T13:03:09.615Z] #63 12.85 go: downloading github.com/google/uuid v1.3.0 [2022-03-21T13:03:09.615Z] #63 12.91 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-21T13:03:09.615Z] #63 12.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-21T13:03:09.615Z] #63 13.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:09.616Z] #63 13.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-21T13:03:09.616Z] #63 13.56 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-21T13:03:09.661Z] #58 22.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:09.661Z] #58 ... [2022-03-21T13:03:09.661Z] [2022-03-21T13:03:09.661Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:09.661Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:09.661Z] #14 12.68 Fetched 8393 kB in 9s (918 kB/s) [2022-03-21T13:03:09.661Z] #14 12.68 Reading package lists... [2022-03-21T13:03:09.661Z] #14 17.59 Reading package lists... [2022-03-21T13:03:09.661Z] #14 21.37 Building dependency tree... [2022-03-21T13:03:09.843Z] #43 ... [2022-03-21T13:03:09.843Z] [2022-03-21T13:03:09.843Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:09.843Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:09.843Z] #49 10.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T13:03:09.843Z] #49 10.96 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-21T13:03:09.875Z] #63 13.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-21T13:03:09.876Z] #63 14.00 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-21T13:03:09.924Z] #14 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:09.925Z] #14 ... [2022-03-21T13:03:09.925Z] [2022-03-21T13:03:09.925Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:09.925Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675 [2022-03-21T13:03:09.925Z] #43 15.20 + git checkout -q v2.3.0 [2022-03-21T13:03:09.925Z] #43 16.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-21T13:03:09.925Z] #43 ... [2022-03-21T13:03:09.925Z] [2022-03-21T13:03:09.925Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:09.925Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:03:09.925Z] #47 12.64 Fetched 8397 kB in 10s (882 kB/s) [2022-03-21T13:03:09.925Z] #47 12.64 Reading package lists... [2022-03-21T13:03:09.925Z] #47 17.55 Reading package lists... [2022-03-21T13:03:09.925Z] #47 21.31 Building dependency tree... [2022-03-21T13:03:10.104Z] #49 11.12 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-21T13:03:10.189Z] #47 ... [2022-03-21T13:03:10.189Z] [2022-03-21T13:03:10.189Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:10.189Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04 [2022-03-21T13:03:10.189Z] #58 23.03 Fetched 454 kB in 0s (1322 kB/s) [2022-03-21T13:03:10.189Z] #58 23.15 Selecting previously unselected package libbtrfs0:arm64. [2022-03-21T13:03:10.189Z] #58 23.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-21T13:03:10.189Z] #58 23.19 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-21T13:03:10.189Z] #58 23.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-21T13:03:10.451Z] #58 23.39 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-21T13:03:10.451Z] #58 23.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-21T13:03:10.451Z] #58 23.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-21T13:03:10.496Z] #14 ... [2022-03-21T13:03:10.496Z] [2022-03-21T13:03:10.496Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:10.496Z] #63 sha256:5a862ef0e8611955884820be37944329bed58d961b5d0b427bfd643f4ec10ead [2022-03-21T13:03:10.496Z] #63 5.468 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-21T13:03:10.496Z] #63 8.418 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:10.496Z] #63 8.464 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-21T13:03:10.496Z] #63 9.298 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-21T13:03:10.496Z] #63 12.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-21T13:03:10.496Z] #63 14.23 go: downloading github.com/google/uuid v1.3.0 [2022-03-21T13:03:10.496Z] #63 14.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-21T13:03:10.496Z] #63 14.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-21T13:03:10.496Z] #63 14.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:10.496Z] #63 14.67 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-21T13:03:10.496Z] #63 14.99 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-21T13:03:10.715Z] #58 23.78 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-21T13:03:10.769Z] #63 15.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-21T13:03:10.769Z] #63 ... [2022-03-21T13:03:10.769Z] [2022-03-21T13:03:10.769Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:10.769Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:10.769Z] #38 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:10.769Z] #38 6.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:10.769Z] #38 6.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:10.769Z] #38 7.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:10.770Z] #38 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:10.770Z] #38 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:10.947Z] #19 105.4 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-21T13:03:10.947Z] #19 105.4 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-21T13:03:10.947Z] #19 105.5 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-21T13:03:10.947Z] #19 105.5 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-21T13:03:10.947Z] #19 105.5 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-21T13:03:10.947Z] #19 105.5 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-21T13:03:10.947Z] #19 105.5 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-21T13:03:10.978Z] #58 23.81 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-21T13:03:10.978Z] #58 23.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:11.097Z] #38 ... [2022-03-21T13:03:11.097Z] [2022-03-21T13:03:11.097Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:11.097Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:11.097Z] #47 6.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:03:11.097Z] #47 6.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:03:11.097Z] #47 6.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:03:11.097Z] #47 7.102 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-21T13:03:11.097Z] #47 8.502 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:03:11.097Z] #47 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:11.097Z] #47 15.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:11.097Z] #47 ... [2022-03-21T13:03:11.097Z] [2022-03-21T13:03:11.097Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:11.097Z] #63 sha256:5a862ef0e8611955884820be37944329bed58d961b5d0b427bfd643f4ec10ead [2022-03-21T13:03:11.097Z] #63 15.80 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-21T13:03:11.205Z] #19 105.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-21T13:03:11.205Z] #19 105.6 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-21T13:03:11.463Z] #19 105.7 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-21T13:03:11.463Z] #19 105.7 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-21T13:03:11.463Z] #19 105.8 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-21T13:03:11.463Z] #19 105.8 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-21T13:03:12.418Z] #63 16.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-21T13:03:12.418Z] #63 16.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-21T13:03:12.680Z] #63 ... [2022-03-21T13:03:12.680Z] [2022-03-21T13:03:12.680Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:12.680Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:12.680Z] #36 16.70 tomll can be used in two ways: [2022-03-21T13:03:12.680Z] #36 16.70 Writing to STDIN and reading from STDOUT: [2022-03-21T13:03:12.680Z] #36 16.70 cat file.toml | tomll > file.toml [2022-03-21T13:03:12.680Z] #36 16.70 [2022-03-21T13:03:12.680Z] #36 16.70 Reading and updating a list of files: [2022-03-21T13:03:12.680Z] #36 16.70 tomll a.toml b.toml c.toml [2022-03-21T13:03:12.680Z] #36 16.70 [2022-03-21T13:03:12.680Z] #36 16.70 When given a list of files, tomll will modify all files in place without asking. [2022-03-21T13:03:12.680Z] #36 DONE 17.1s [2022-03-21T13:03:12.680Z] [2022-03-21T13:03:12.680Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:12.680Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:12.680Z] #47 7.227 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:12.680Z] #47 11.52 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-21T13:03:12.680Z] #47 15.50 Fetched 8510 kB in 12s (732 kB/s) [2022-03-21T13:03:13.250Z] #47 15.50 Reading package lists... [2022-03-21T13:03:13.250Z] #47 ... [2022-03-21T13:03:13.250Z] [2022-03-21T13:03:13.250Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:13.250Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:13.250Z] #58 17.89 Fetched 8506 kB in 12s (689 kB/s) [2022-03-21T13:03:13.994Z] #19 108.2 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-21T13:03:13.994Z] #19 108.2 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-21T13:03:13.994Z] #19 108.2 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-21T13:03:13.994Z] #19 108.3 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-21T13:03:13.994Z] #19 108.4 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-21T13:03:14.293Z] #58 ... [2022-03-21T13:03:14.293Z] [2022-03-21T13:03:14.293Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:14.293Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:14.293Z] #38 12.81 Reading package lists... [2022-03-21T13:03:14.293Z] #38 17.63 Reading package lists... [2022-03-21T13:03:14.293Z] #38 21.49 Building dependency tree... [2022-03-21T13:03:14.293Z] #38 24.82 The following additional packages will be installed: [2022-03-21T13:03:14.293Z] #38 24.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-21T13:03:14.293Z] #38 24.86 Suggested packages: [2022-03-21T13:03:14.293Z] #38 24.86 cmake-doc ninja-build lrzip [2022-03-21T13:03:14.293Z] #38 24.86 Recommended packages: [2022-03-21T13:03:14.293Z] #38 24.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-21T13:03:14.293Z] #38 25.48 The following NEW packages will be installed: [2022-03-21T13:03:14.293Z] #38 25.49 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-21T13:03:14.293Z] #38 25.49 vim-common xxd [2022-03-21T13:03:14.293Z] #38 25.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:14.293Z] #38 25.86 Need to get 15.6 MB of archives. [2022-03-21T13:03:14.293Z] #38 25.86 After this operation, 67.4 MB of additional disk space will be used. [2022-03-21T13:03:14.293Z] #38 25.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:03:14.293Z] #38 25.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:03:14.293Z] #38 25.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-21T13:03:14.293Z] #38 26.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-21T13:03:14.293Z] #38 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-21T13:03:14.293Z] #38 26.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-21T13:03:14.293Z] #38 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-21T13:03:14.293Z] #38 26.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-21T13:03:14.293Z] #38 26.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-21T13:03:14.293Z] #38 26.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-21T13:03:14.500Z] #63 19.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-21T13:03:14.554Z] #38 ... [2022-03-21T13:03:14.555Z] [2022-03-21T13:03:14.555Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:03:14.555Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:03:14.555Z] #31 20.91 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-21T13:03:14.555Z] #31 22.35 #=#=# [2022-03-21T13:03:14.555Z] #31 22.63 #=#=# 0.0% ############ 17.4% ##################### 30.1% ################################ 45.3% ############################################ 61.3% ########################################################## 81.7% ######################################################################## 100.0% [2022-03-21T13:03:14.555Z] #31 24.48 [2022-03-21T13:03:14.760Z] #63 19.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-21T13:03:14.818Z] #31 ... [2022-03-21T13:03:14.818Z] [2022-03-21T13:03:14.818Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:14.818Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04 [2022-03-21T13:03:14.818Z] #58 DONE 27.8s [2022-03-21T13:03:14.818Z] [2022-03-21T13:03:14.818Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:03:14.818Z] #59 sha256:bb6a52d0d94da8c36dee6c9addfe3c7b09c614f53cb1962f594fc050b84e25eb [2022-03-21T13:03:15.019Z] #63 ... [2022-03-21T13:03:15.019Z] [2022-03-21T13:03:15.019Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:15.019Z] #26 sha256:a051a4b5593e9a4930e9cd99c642f54eec4ff9d8805be6ba30c296cbc4d66dcd [2022-03-21T13:03:15.019Z] #26 18.04 + mkdir -p /build [2022-03-21T13:03:15.019Z] #26 18.11 + mv docker/docker /build/ [2022-03-21T13:03:15.019Z] #26 18.12 + rmdir docker [2022-03-21T13:03:15.019Z] #26 DONE 20.0s [2022-03-21T13:03:15.277Z] [2022-03-21T13:03:15.277Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:15.277Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:15.277Z] #47 19.91 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-21T13:03:15.393Z] #49 ... [2022-03-21T13:03:15.393Z] [2022-03-21T13:03:15.394Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:15.394Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:15.394Z] #14 15.90 Fetched 8506 kB in 12s (719 kB/s) [2022-03-21T13:03:15.652Z] #14 15.90 Reading package lists... [2022-03-21T13:03:15.652Z] #14 ... [2022-03-21T13:03:15.652Z] [2022-03-21T13:03:15.652Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:15.652Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:15.652Z] #36 6.917 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-21T13:03:15.911Z] #36 ... [2022-03-21T13:03:15.911Z] [2022-03-21T13:03:15.911Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:15.911Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:03:15.911Z] #63 6.665 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-21T13:03:15.911Z] #63 10.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:15.911Z] #63 10.38 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-21T13:03:15.911Z] #63 11.21 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-21T13:03:15.911Z] #63 15.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-21T13:03:15.911Z] #63 16.55 go: downloading github.com/google/uuid v1.3.0 [2022-03-21T13:03:16.169Z] #63 16.76 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-21T13:03:16.514Z] #19 111.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-21T13:03:16.514Z] #19 111.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-21T13:03:16.514Z] #19 111.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-21T13:03:16.565Z] #58 17.89 Reading package lists... [2022-03-21T13:03:16.565Z] #58 ... [2022-03-21T13:03:16.565Z] [2022-03-21T13:03:16.565Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:16.565Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:16.565Z] #38 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:16.565Z] #38 18.17 Fetched 8506 kB in 13s (673 kB/s) [2022-03-21T13:03:16.565Z] #38 18.17 Reading package lists... [2022-03-21T13:03:16.565Z] #38 ... [2022-03-21T13:03:16.565Z] [2022-03-21T13:03:16.565Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:16.565Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:16.565Z] #14 13.27 Fetched 8506 kB in 9s (898 kB/s) [2022-03-21T13:03:16.565Z] #14 13.27 Reading package lists... [2022-03-21T13:03:16.565Z] #14 19.01 Reading package lists... [2022-03-21T13:03:16.565Z] #14 ... [2022-03-21T13:03:16.565Z] [2022-03-21T13:03:16.565Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:16.565Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:16.565Z] #47 15.50 Reading package lists... [2022-03-21T13:03:16.637Z] 037d5740b404: Verifying Checksum [2022-03-21T13:03:16.637Z] 037d5740b404: Download complete [2022-03-21T13:03:16.654Z] #47 ... [2022-03-21T13:03:16.654Z] [2022-03-21T13:03:16.654Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:16.654Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:16.654Z] #49 12.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-21T13:03:16.654Z] #49 12.01 go: downloading golang.org/x/mod v0.3.0 [2022-03-21T13:03:16.741Z] #63 ... [2022-03-21T13:03:16.741Z] [2022-03-21T13:03:16.741Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:16.741Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:16.741Z] #49 17.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-21T13:03:16.741Z] #49 17.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-21T13:03:16.746Z] #59 ... [2022-03-21T13:03:16.746Z] [2022-03-21T13:03:16.746Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:16.746Z] #53 sha256:94ad4b652392951b7df80232da5742033b8627064a75c8f75a3d12dc3461060b [2022-03-21T13:03:16.746Z] #53 28.07 v3.0.2 [2022-03-21T13:03:16.746Z] #53 DONE 29.7s [2022-03-21T13:03:16.746Z] [2022-03-21T13:03:16.746Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:16.746Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:16.746Z] #38 28.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:16.746Z] #38 28.91 Fetched 15.6 MB in 2s (7998 kB/s) [2022-03-21T13:03:16.746Z] #38 29.11 Selecting previously unselected package xxd. [2022-03-21T13:03:16.747Z] #38 29.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 ... 15700 files and directories currently installed.) [2022-03-21T13:03:16.747Z] #38 29.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-21T13:03:16.747Z] #38 29.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:16.747Z] #38 29.79 Selecting previously unselected package vim-common. [2022-03-21T13:03:16.747Z] #38 29.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:03:16.747Z] #38 29.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:16.812Z] #19 111.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-21T13:03:16.812Z] #19 111.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-21T13:03:16.812Z] #19 111.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:03:17.000Z] #49 18.02 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-21T13:03:17.068Z] #19 111.6 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-21T13:03:17.068Z] #19 111.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-21T13:03:17.068Z] #19 111.6 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-21T13:03:17.320Z] #38 ... [2022-03-21T13:03:17.320Z] [2022-03-21T13:03:17.320Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:03:17.320Z] #59 sha256:bb6a52d0d94da8c36dee6c9addfe3c7b09c614f53cb1962f594fc050b84e25eb [2022-03-21T13:03:17.320Z] #59 DONE 2.4s [2022-03-21T13:03:17.320Z] [2022-03-21T13:03:17.320Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:17.320Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:17.320Z] #38 30.33 Selecting previously unselected package cmake-data. [2022-03-21T13:03:17.320Z] #38 30.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-21T13:03:17.320Z] #38 30.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:17.326Z] #19 111.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-21T13:03:17.326Z] #19 111.6 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-21T13:03:17.326Z] #19 111.6 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-21T13:03:17.326Z] #19 111.7 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-21T13:03:17.326Z] #19 111.7 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-21T13:03:17.326Z] #19 111.8 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-21T13:03:17.326Z] #19 111.8 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-21T13:03:17.593Z] #49 ... [2022-03-21T13:03:17.593Z] [2022-03-21T13:03:17.593Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:17.593Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:17.593Z] #36 22.91 tomll can be used in two ways: [2022-03-21T13:03:17.593Z] #36 22.92 Writing to STDIN and reading from STDOUT: [2022-03-21T13:03:17.593Z] #36 22.92 cat file.toml | tomll > file.toml [2022-03-21T13:03:17.593Z] #36 22.92 [2022-03-21T13:03:17.593Z] #36 22.92 Reading and updating a list of files: [2022-03-21T13:03:17.593Z] #36 22.92 tomll a.toml b.toml c.toml [2022-03-21T13:03:17.593Z] #36 22.92 [2022-03-21T13:03:17.593Z] #36 22.92 When given a list of files, tomll will modify all files in place without asking. [2022-03-21T13:03:17.857Z] #36 DONE 23.3s [2022-03-21T13:03:17.857Z] [2022-03-21T13:03:17.857Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:17.857Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:17.857Z] #58 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:18.795Z] #58 24.10 Fetched 8506 kB in 18s (463 kB/s) [2022-03-21T13:03:19.368Z] #58 24.10 Reading package lists... [2022-03-21T13:03:19.368Z] #58 ... [2022-03-21T13:03:19.368Z] [2022-03-21T13:03:19.368Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:19.368Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:19.368Z] #38 24.82 Fetched 8506 kB in 19s (454 kB/s) [2022-03-21T13:03:19.548Z] #49 20.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-21T13:03:19.548Z] #49 20.58 go: downloading golang.org/x/mod v0.3.0 [2022-03-21T13:03:19.548Z] #49 ... [2022-03-21T13:03:19.548Z] [2022-03-21T13:03:19.548Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:19.548Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:19.548Z] #53 10.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-21T13:03:19.810Z] #53 ... [2022-03-21T13:03:19.810Z] [2022-03-21T13:03:19.810Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:03:19.810Z] #26 sha256:49a26089ca7fb876dac1a5d3cd06f64b76165af943f7e9924be1f3f06177264f [2022-03-21T13:03:19.810Z] #26 20.31 + mkdir -p /build [2022-03-21T13:03:19.810Z] #26 20.31 + mv docker/docker /build/ [2022-03-21T13:03:19.810Z] #26 20.34 + rmdir docker [2022-03-21T13:03:19.926Z] #19 114.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-21T13:03:19.926Z] #19 114.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-21T13:03:19.926Z] #19 114.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-21T13:03:20.055Z] ...INFO: Daemon under test started and replied! [2022-03-21T13:03:20.055Z] INFO: Docker version of the daemon under test [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] Client: [2022-03-21T13:03:20.055Z] Version: 17.06.2-ce [2022-03-21T13:03:20.055Z] API version: 1.30 [2022-03-21T13:03:20.055Z] Go version: go1.8.3 [2022-03-21T13:03:20.055Z] Git commit: cec0b72 [2022-03-21T13:03:20.055Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-21T13:03:20.055Z] OS/Arch: windows/amd64 [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] Server: [2022-03-21T13:03:20.055Z] Version: 0.0.0-dev [2022-03-21T13:03:20.055Z] API version: 1.42 (minimum version 1.24) [2022-03-21T13:03:20.055Z] Go version: go1.18 [2022-03-21T13:03:20.055Z] Git commit: e82b7b2fa0 [2022-03-21T13:03:20.055Z] Built: 03/21/2022 13:00:51 [2022-03-21T13:03:20.055Z] OS/Arch: windows/amd64 [2022-03-21T13:03:20.055Z] Experimental: false [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] INFO: Docker info of the daemon under test [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] Containers: 0 [2022-03-21T13:03:20.055Z] Running: 0 [2022-03-21T13:03:20.055Z] Paused: 0 [2022-03-21T13:03:20.055Z] Stopped: 0 [2022-03-21T13:03:20.055Z] Images: 0 [2022-03-21T13:03:20.055Z] Server Version: 0.0.0-dev [2022-03-21T13:03:20.055Z] Storage Driver: windowsfilter [2022-03-21T13:03:20.055Z] Windows: [2022-03-21T13:03:20.055Z] Logging Driver: json-file [2022-03-21T13:03:20.055Z] Plugins: [2022-03-21T13:03:20.055Z] Volume: local [2022-03-21T13:03:20.055Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:03:20.055Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:03:20.055Z] Swarm: inactive [2022-03-21T13:03:20.055Z] Default Isolation: process [2022-03-21T13:03:20.055Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T13:03:20.055Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-21T13:03:20.055Z] OSType: windows [2022-03-21T13:03:20.055Z] Architecture: x86_64 [2022-03-21T13:03:20.055Z] CPUs: 4 [2022-03-21T13:03:20.055Z] Total Memory: 32GiB [2022-03-21T13:03:20.055Z] Name: azwin-2-605490 [2022-03-21T13:03:20.055Z] ID: D5XN:XJG4:WXYO:H52Q:R7FX:TE4R:DGD4:Q6NR:I7E6:OXAN:YCTC:YPMG [2022-03-21T13:03:20.055Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T13:03:20.055Z] Debug Mode (client): false [2022-03-21T13:03:20.055Z] Debug Mode (server): true [2022-03-21T13:03:20.055Z] File Descriptors: -1 [2022-03-21T13:03:20.055Z] Goroutines: 16 [2022-03-21T13:03:20.055Z] System Time: 2022-03-21T13:03:18.0710431Z [2022-03-21T13:03:20.055Z] EventsListeners: 0 [2022-03-21T13:03:20.055Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:03:20.055Z] Labels: [2022-03-21T13:03:20.055Z] Experimental: false [2022-03-21T13:03:20.055Z] Insecure Registries: [2022-03-21T13:03:20.055Z] 127.0.0.0/8 [2022-03-21T13:03:20.055Z] Live Restore Enabled: false [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] INFO: Docker images of the daemon under test [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:03:20.055Z] [2022-03-21T13:03:20.055Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-21T13:03:20.055Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-21T13:03:20.055Z] ltsc2022: Pulling from windows/servercore [2022-03-21T13:03:20.055Z] 8f616e6e9eec: Pulling fs layer [2022-03-21T13:03:20.055Z] 037d5740b404: Pulling fs layer [2022-03-21T13:03:20.187Z] #19 114.7 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-21T13:03:20.449Z] #26 DONE 21.0s [2022-03-21T13:03:20.449Z] [2022-03-21T13:03:20.449Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:20.449Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:03:20.449Z] #63 17.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-21T13:03:20.449Z] #63 17.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:20.449Z] #63 18.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-21T13:03:20.449Z] #63 18.58 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-21T13:03:20.449Z] #63 19.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-21T13:03:20.449Z] #63 19.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-21T13:03:20.449Z] #63 19.95 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-21T13:03:20.452Z] #19 114.8 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-21T13:03:20.745Z] #63 ... [2022-03-21T13:03:20.745Z] [2022-03-21T13:03:20.745Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:20.745Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:20.745Z] #38 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:20.745Z] #38 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:20.756Z] #38 ... [2022-03-21T13:03:20.756Z] [2022-03-21T13:03:20.756Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:20.756Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:03:20.756Z] #51 23.42 go: downloading github.com/fatih/color v1.13.0 [2022-03-21T13:03:20.756Z] #51 23.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:20.756Z] #51 23.46 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-21T13:03:20.756Z] #51 23.49 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-21T13:03:20.757Z] #51 23.69 go: downloading github.com/spf13/viper v1.10.1 [2022-03-21T13:03:20.757Z] #51 23.77 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-21T13:03:20.757Z] #51 24.16 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-21T13:03:20.757Z] #51 24.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-21T13:03:20.757Z] #51 24.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-21T13:03:20.757Z] #51 24.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-21T13:03:20.757Z] #51 24.38 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-21T13:03:20.757Z] #51 25.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-21T13:03:20.757Z] #51 26.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:20.757Z] #51 26.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T13:03:20.757Z] #51 27.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-21T13:03:20.757Z] #51 27.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-21T13:03:20.757Z] #51 27.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-21T13:03:20.757Z] #51 27.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-21T13:03:20.757Z] #51 27.21 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-21T13:03:20.757Z] #51 27.21 go: downloading github.com/spf13/afero v1.6.0 [2022-03-21T13:03:20.757Z] #51 27.30 go: downloading github.com/spf13/cast v1.4.1 [2022-03-21T13:03:20.757Z] #51 27.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-21T13:03:20.757Z] #51 27.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-21T13:03:20.757Z] #51 27.40 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-21T13:03:20.757Z] #51 27.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-21T13:03:20.757Z] #51 27.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-21T13:03:20.757Z] #51 27.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-21T13:03:20.757Z] #51 27.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-21T13:03:20.757Z] #51 27.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-21T13:03:20.757Z] #51 28.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-21T13:03:20.757Z] #51 28.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-21T13:03:20.757Z] #51 28.52 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-21T13:03:20.757Z] #51 28.61 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-21T13:03:20.757Z] #51 28.66 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-21T13:03:20.757Z] #51 29.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-21T13:03:20.757Z] #51 29.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-21T13:03:20.757Z] #51 29.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-21T13:03:20.757Z] #51 29.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-21T13:03:20.757Z] #51 29.19 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-21T13:03:20.757Z] #51 29.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-21T13:03:20.757Z] #51 29.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-21T13:03:20.757Z] #51 29.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-21T13:03:20.757Z] #51 29.41 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-21T13:03:20.757Z] #51 29.44 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-21T13:03:20.757Z] #51 29.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-21T13:03:20.757Z] #51 29.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-21T13:03:20.757Z] #51 29.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-21T13:03:20.757Z] #51 29.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-21T13:03:20.757Z] #51 29.60 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-21T13:03:20.757Z] #51 29.74 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-21T13:03:20.757Z] #51 29.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-21T13:03:20.757Z] #51 29.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-21T13:03:20.757Z] #51 29.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-21T13:03:20.757Z] #51 29.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-21T13:03:20.757Z] #51 29.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-21T13:03:20.757Z] #51 30.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-21T13:03:20.757Z] #51 30.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-21T13:03:20.757Z] #51 30.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-21T13:03:20.757Z] #51 30.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-21T13:03:20.757Z] #51 30.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-21T13:03:20.757Z] #51 30.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-21T13:03:20.757Z] #51 30.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-21T13:03:20.757Z] #51 30.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-21T13:03:20.757Z] #51 30.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-21T13:03:20.757Z] #51 30.70 go: downloading github.com/julz/importas v0.1.0 [2022-03-21T13:03:20.757Z] #51 30.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-21T13:03:20.757Z] #51 30.83 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-21T13:03:20.757Z] #51 30.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-21T13:03:20.757Z] #51 30.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-21T13:03:20.757Z] #51 31.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-21T13:03:20.757Z] #51 31.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-21T13:03:20.757Z] #51 31.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-21T13:03:20.757Z] #51 31.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-21T13:03:20.757Z] #51 31.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-21T13:03:20.757Z] #51 31.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-21T13:03:20.757Z] #51 31.37 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-21T13:03:20.757Z] #51 31.39 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-21T13:03:20.757Z] #51 31.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-21T13:03:20.757Z] #51 31.84 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-21T13:03:20.757Z] #51 31.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-21T13:03:20.757Z] #51 31.93 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-21T13:03:20.757Z] #51 32.00 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-21T13:03:20.757Z] #51 32.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-21T13:03:20.757Z] #51 32.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-21T13:03:20.757Z] #51 32.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-21T13:03:20.757Z] #51 32.12 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-21T13:03:20.757Z] #51 32.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-21T13:03:20.757Z] #51 32.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-21T13:03:20.757Z] #51 32.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-21T13:03:20.757Z] #51 32.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-21T13:03:20.757Z] #51 32.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-21T13:03:20.757Z] #51 32.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-21T13:03:20.757Z] #51 32.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-21T13:03:20.757Z] #51 32.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-21T13:03:20.757Z] #51 32.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-21T13:03:20.757Z] #51 32.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-21T13:03:20.757Z] #51 32.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-21T13:03:20.757Z] #51 32.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-21T13:03:20.757Z] #51 32.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-21T13:03:20.757Z] #51 32.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-21T13:03:20.757Z] #51 32.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-21T13:03:20.757Z] #51 32.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-21T13:03:20.757Z] #51 32.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-21T13:03:20.757Z] #51 33.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-21T13:03:20.757Z] #51 33.39 go: downloading honnef.co/go/tools v0.2.2 [2022-03-21T13:03:20.757Z] #51 ... [2022-03-21T13:03:20.757Z] [2022-03-21T13:03:20.757Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:20.757Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:20.757Z] #38 33.71 Selecting previously unselected package libicu67:arm64. [2022-03-21T13:03:20.757Z] #38 33.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-21T13:03:20.757Z] #38 33.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-21T13:03:21.019Z] #38 ... [2022-03-21T13:03:21.019Z] [2022-03-21T13:03:21.019Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:21.019Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:21.019Z] #58 21.93 Fetched 8506 kB in 17s (498 kB/s) [2022-03-21T13:03:21.613Z] #58 21.93 Reading package lists... [2022-03-21T13:03:21.613Z] #58 ... [2022-03-21T13:03:21.613Z] [2022-03-21T13:03:21.613Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:21.613Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:21.613Z] #47 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:03:21.613Z] #47 16.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:03:21.706Z] #38 ... [2022-03-21T13:03:21.706Z] [2022-03-21T13:03:21.706Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:21.706Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:03:21.706Z] #47 24.31 The following additional packages will be installed: [2022-03-21T13:03:21.706Z] #47 24.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:21.706Z] #47 24.32 python3-protobuf python3-six [2022-03-21T13:03:21.706Z] #47 24.32 Suggested packages: [2022-03-21T13:03:21.706Z] #47 24.34 python3-setuptools [2022-03-21T13:03:21.706Z] #47 24.34 Recommended packages: [2022-03-21T13:03:21.706Z] #47 24.34 iproute2 | iproute [2022-03-21T13:03:21.706Z] #47 24.77 The following NEW packages will be installed: [2022-03-21T13:03:21.706Z] #47 24.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:21.706Z] #47 24.79 python3-protobuf python3-six [2022-03-21T13:03:21.706Z] #47 25.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:21.706Z] #47 25.22 Need to get 2115 kB of archives. [2022-03-21T13:03:21.706Z] #47 25.22 After this operation, 10.7 MB of additional disk space will be used. [2022-03-21T13:03:21.706Z] #47 25.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-21T13:03:21.706Z] #47 25.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:03:21.706Z] #47 25.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-21T13:03:21.706Z] #47 25.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-21T13:03:21.706Z] #47 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-21T13:03:21.706Z] #47 25.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-21T13:03:21.706Z] #47 25.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-21T13:03:21.706Z] #47 28.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-21T13:03:21.706Z] #47 30.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:21.706Z] #47 30.65 Fetched 2115 kB in 4s (505 kB/s) [2022-03-21T13:03:21.706Z] #47 30.89 Selecting previously unselected package libprotobuf23:arm64. [2022-03-21T13:03:21.706Z] #47 30.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-21T13:03:21.706Z] #47 30.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 31.04 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-21T13:03:21.706Z] #47 31.70 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:03:21.706Z] #47 31.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:03:21.706Z] #47 31.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:21.706Z] #47 31.93 Selecting previously unselected package python3-six. [2022-03-21T13:03:21.706Z] #47 31.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-21T13:03:21.706Z] #47 31.95 Unpacking python3-six (1.16.0-2) ... [2022-03-21T13:03:21.706Z] #47 32.03 Selecting previously unselected package python3-protobuf. [2022-03-21T13:03:21.706Z] #47 32.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 32.04 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:21.706Z] #47 32.51 Selecting previously unselected package libnet1:arm64. [2022-03-21T13:03:21.706Z] #47 32.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 32.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:21.706Z] #47 32.64 Selecting previously unselected package libnl-3-200:arm64. [2022-03-21T13:03:21.706Z] #47 32.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 32.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-21T13:03:21.706Z] #47 32.81 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-21T13:03:21.706Z] #47 32.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 32.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-21T13:03:21.706Z] #47 32.91 Selecting previously unselected package criu. [2022-03-21T13:03:21.706Z] #47 32.92 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-21T13:03:21.706Z] #47 32.92 Unpacking criu (3.16.1-3) ... [2022-03-21T13:03:21.706Z] #47 33.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:21.706Z] #47 ... [2022-03-21T13:03:21.706Z] [2022-03-21T13:03:21.706Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:21.706Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:03:21.706Z] #51 34.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-21T13:03:21.706Z] #51 34.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-21T13:03:21.706Z] #51 34.37 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-21T13:03:21.706Z] #51 34.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T13:03:21.706Z] #51 34.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T13:03:21.706Z] #51 34.47 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-21T13:03:21.706Z] #51 34.58 go: downloading golang.org/x/text v0.3.7 [2022-03-21T13:03:21.734Z] INFO: Extraction ended at 03/21/2022 13:03:19. Duration:00:00:33.7182552 [2022-03-21T13:03:21.734Z] INFO: Updating the golang and path environment variables [2022-03-21T13:03:21.734Z] INFO: GOPATH=d:\gopath [2022-03-21T13:03:21.734Z] INFO: go version go1.18 windows/amd64 [2022-03-21T13:03:21.734Z] INFO: Running the daemon under test in debug mode [2022-03-21T13:03:21.734Z] INFO: Starting a daemon under test... [2022-03-21T13:03:21.734Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43399\3\daemon --pidfile d:\CI\PR-43399\3\docker.pid -D [2022-03-21T13:03:21.734Z] INFO: Process started successfully. [2022-03-21T13:03:21.734Z] INFO: Start tailing logs of the daemon under tests [2022-03-21T13:03:21.735Z] INFO: Waiting for the daemon under test to start... [2022-03-21T13:03:21.825Z] #19 116.1 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-21T13:03:21.825Z] #19 116.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-21T13:03:21.825Z] #19 116.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-21T13:03:21.825Z] #19 116.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-21T13:03:21.825Z] #19 116.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-21T13:03:21.825Z] #19 116.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-21T13:03:21.825Z] #19 116.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-21T13:03:21.856Z] #47 20.83 Reading package lists... [2022-03-21T13:03:21.856Z] #47 25.81 Building dependency tree... [2022-03-21T13:03:21.856Z] #47 ... [2022-03-21T13:03:21.856Z] [2022-03-21T13:03:21.856Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:21.856Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:21.856Z] #51 25.63 go: downloading github.com/fatih/color v1.13.0 [2022-03-21T13:03:21.856Z] #51 25.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:21.856Z] #51 25.78 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-21T13:03:21.856Z] #51 25.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-21T13:03:21.856Z] #51 25.99 go: downloading github.com/spf13/viper v1.10.1 [2022-03-21T13:03:21.856Z] #51 26.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-21T13:03:21.856Z] #51 26.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-21T13:03:21.856Z] #51 26.38 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-21T13:03:21.856Z] #51 26.44 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-21T13:03:21.856Z] #51 26.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-21T13:03:21.891Z] #47 ... [2022-03-21T13:03:21.891Z] [2022-03-21T13:03:21.891Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:03:21.891Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:03:21.891Z] #63 21.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-21T13:03:21.978Z] #51 ... [2022-03-21T13:03:21.978Z] [2022-03-21T13:03:21.978Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:21.978Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:21.978Z] #14 24.89 The following additional packages will be installed: [2022-03-21T13:03:21.978Z] #14 24.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:21.978Z] #14 24.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-21T13:03:21.978Z] #14 24.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-21T13:03:21.978Z] #14 24.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-21T13:03:21.978Z] #14 24.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-21T13:03:21.978Z] #14 24.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-21T13:03:21.978Z] #14 24.91 mingw-w64-common mingw-w64-x86-64-dev [2022-03-21T13:03:21.978Z] #14 24.94 Suggested packages: [2022-03-21T13:03:21.978Z] #14 24.95 gcc-10-locales seccomp wine64 [2022-03-21T13:03:21.978Z] #14 25.83 The following NEW packages will be installed: [2022-03-21T13:03:21.978Z] #14 25.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:21.978Z] #14 25.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-21T13:03:21.978Z] #14 25.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-21T13:03:21.978Z] #14 25.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-21T13:03:21.978Z] #14 25.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-21T13:03:21.978Z] #14 25.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-21T13:03:21.978Z] #14 25.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-21T13:03:21.978Z] #14 25.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-21T13:03:21.978Z] #14 25.85 mingw-w64-x86-64-dev [2022-03-21T13:03:21.978Z] #14 26.20 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:21.978Z] #14 26.20 Need to get 108 MB of archives. [2022-03-21T13:03:21.978Z] #14 26.20 After this operation, 620 MB of additional disk space will be used. [2022-03-21T13:03:21.978Z] #14 26.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-21T13:03:21.978Z] #14 26.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-21T13:03:21.978Z] #14 26.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-21T13:03:21.978Z] #14 26.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-21T13:03:21.978Z] #14 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-21T13:03:21.978Z] #14 26.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-21T13:03:21.978Z] #14 27.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-21T13:03:21.978Z] #14 27.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:21.978Z] #14 27.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-21T13:03:21.978Z] #14 28.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-21T13:03:21.978Z] #14 29.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-21T13:03:21.978Z] #14 30.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-21T13:03:21.978Z] #14 30.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-21T13:03:21.978Z] #14 31.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-21T13:03:21.978Z] #14 32.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:21.978Z] #14 32.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-21T13:03:21.978Z] #14 32.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-21T13:03:21.978Z] #14 32.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-21T13:03:21.978Z] #14 32.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-21T13:03:21.978Z] #14 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-21T13:03:21.978Z] #14 32.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-21T13:03:21.979Z] #14 32.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-21T13:03:21.979Z] #14 32.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-21T13:03:21.979Z] #14 32.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-21T13:03:21.979Z] #14 32.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-21T13:03:21.979Z] #14 32.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-21T13:03:21.979Z] #14 32.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-21T13:03:21.979Z] #14 32.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-21T13:03:21.979Z] #14 32.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-21T13:03:21.979Z] #14 32.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-21T13:03:21.979Z] #14 33.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:21.979Z] #14 33.55 Fetched 108 MB in 6s (16.7 MB/s) [2022-03-21T13:03:21.979Z] #14 33.63 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-21T13:03:21.979Z] #14 33.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-21T13:03:21.979Z] #14 33.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-21T13:03:21.979Z] #14 33.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:22.084Z] #19 116.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-21T13:03:22.084Z] #19 116.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-21T13:03:22.084Z] #19 116.5 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-21T13:03:22.084Z] #19 116.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-21T13:03:22.241Z] #14 ... [2022-03-21T13:03:22.241Z] [2022-03-21T13:03:22.241Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:03:22.241Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:03:22.241Z] #31 27.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-21T13:03:22.241Z] #31 28.24 [2022-03-21T13:03:22.241Z] #31 28.47 #=#=# ######################################################################## 100.0% [2022-03-21T13:03:22.241Z] #31 30.11 [2022-03-21T13:03:22.241Z] #31 32.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-21T13:03:22.241Z] #31 33.60 [2022-03-21T13:03:22.241Z] #31 33.94 #=#=# ######################################################################## 100.0% [2022-03-21T13:03:22.241Z] #31 ... [2022-03-21T13:03:22.241Z] [2022-03-21T13:03:22.241Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:22.241Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:03:22.241Z] #47 35.09 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-21T13:03:22.504Z] #47 35.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:22.504Z] #47 35.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-21T13:03:22.504Z] #47 35.15 Setting up python3-six (1.16.0-2) ... [2022-03-21T13:03:22.650Z] #19 ... [2022-03-21T13:03:22.650Z] [2022-03-21T13:03:22.650Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:22.650Z] #41 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:22.650Z] #41 DONE 128.0s [2022-03-21T13:03:22.798Z] #51 27.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-21T13:03:22.909Z] [2022-03-21T13:03:22.909Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:22.909Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:23.060Z] #51 27.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-21T13:03:23.450Z] #47 36.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-21T13:03:23.450Z] #47 36.08 Setting up python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:23.719Z] #47 ... [2022-03-21T13:03:23.719Z] [2022-03-21T13:03:23.719Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-21T13:03:23.719Z] #31 sha256:20c62c1db6b61fa1cd857b0a3fed00c64b820b2a779cd2169ccc7ebd852e0742 [2022-03-21T13:03:23.719Z] #31 34.82 [2022-03-21T13:03:23.719Z] #31 35.10 Download of images into '/build' complete. [2022-03-21T13:03:23.719Z] #31 35.10 Use something like the following to load the result into a Docker daemon: [2022-03-21T13:03:23.719Z] #31 35.10 tar -cC '/build' . | docker load [2022-03-21T13:03:23.719Z] #31 DONE 35.7s [2022-03-21T13:03:23.838Z] #50 ... [2022-03-21T13:03:23.838Z] [2022-03-21T13:03:23.838Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:03:23.838Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:03:23.838Z] #19 118.1 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-21T13:03:23.838Z] #19 118.1 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-21T13:03:23.838Z] #19 118.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-21T13:03:23.838Z] #19 118.3 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-21T13:03:23.981Z] [2022-03-21T13:03:23.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:23.981Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:23.981Z] #14 35.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-21T13:03:23.981Z] #14 35.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-21T13:03:23.981Z] #14 35.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:24.096Z] #19 118.4 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-21T13:03:24.927Z] #14 38.04 Selecting previously unselected package binutils-mingw-w64. [2022-03-21T13:03:24.927Z] #14 38.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-21T13:03:25.189Z] #14 38.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:03:25.189Z] #14 38.20 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-21T13:03:25.189Z] #14 38.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-21T13:03:25.189Z] #14 38.21 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:03:25.189Z] #14 ... [2022-03-21T13:03:25.189Z] [2022-03-21T13:03:25.189Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:25.189Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258 [2022-03-21T13:03:25.189Z] #34 28.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-21T13:03:25.189Z] #34 28.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:25.450Z] #34 ... [2022-03-21T13:03:25.450Z] [2022-03-21T13:03:25.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:25.450Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:25.450Z] #14 38.38 Selecting previously unselected package dmsetup. [2022-03-21T13:03:25.450Z] #14 38.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-21T13:03:25.450Z] #14 38.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:03:25.464Z] #19 119.8 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-21T13:03:25.464Z] #19 119.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-21T13:03:25.464Z] #19 119.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-21T13:03:25.464Z] #19 119.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-21T13:03:25.464Z] #19 119.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-21T13:03:25.464Z] #19 119.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-21T13:03:25.464Z] #19 119.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-21T13:03:25.464Z] #19 119.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-21T13:03:25.464Z] #19 119.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-21T13:03:25.464Z] #19 120.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-21T13:03:25.464Z] #19 120.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-21T13:03:25.464Z] #19 120.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-21T13:03:25.464Z] #19 120.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-21T13:03:25.464Z] #19 120.0 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-21T13:03:25.464Z] #19 120.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-21T13:03:25.607Z] #51 30.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:25.607Z] #51 30.08 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T13:03:25.712Z] #14 38.65 Selecting previously unselected package mingw-w64-common. [2022-03-21T13:03:25.712Z] #14 38.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-21T13:03:25.712Z] #14 38.67 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-21T13:03:25.882Z] #51 30.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-21T13:03:25.882Z] #51 30.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-21T13:03:25.882Z] #51 30.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-21T13:03:25.882Z] #51 30.37 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-21T13:03:25.882Z] #51 30.40 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-21T13:03:25.882Z] #51 30.45 go: downloading github.com/spf13/afero v1.6.0 [2022-03-21T13:03:25.882Z] #51 30.48 go: downloading github.com/spf13/cast v1.4.1 [2022-03-21T13:03:25.882Z] #51 30.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-21T13:03:25.944Z] #38 24.82 Reading package lists... [2022-03-21T13:03:25.944Z] #38 ... [2022-03-21T13:03:25.944Z] [2022-03-21T13:03:25.944Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:25.944Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:25.944Z] #58 24.10 Reading package lists... [2022-03-21T13:03:26.142Z] #51 30.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-21T13:03:26.142Z] #51 30.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-21T13:03:26.142Z] #51 30.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-21T13:03:26.142Z] #51 30.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-21T13:03:26.142Z] #51 30.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-21T13:03:26.402Z] #51 30.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-21T13:03:26.402Z] #51 30.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-21T13:03:26.402Z] #51 30.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-21T13:03:26.402Z] #51 30.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-21T13:03:26.402Z] #51 30.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-21T13:03:26.402Z] #51 30.98 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-21T13:03:26.840Z] #19 121.3 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-21T13:03:26.840Z] #19 121.3 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-21T13:03:26.840Z] #19 121.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-21T13:03:26.973Z] #51 31.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-21T13:03:26.973Z] #51 31.53 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-21T13:03:26.973Z] #51 31.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-21T13:03:26.973Z] #51 31.63 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-21T13:03:27.097Z] #19 121.4 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-21T13:03:27.097Z] #19 121.5 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-21T13:03:27.106Z] #14 ... [2022-03-21T13:03:27.106Z] [2022-03-21T13:03:27.106Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:27.106Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:03:27.106Z] #60 0.935 + RM_GOPATH=0 [2022-03-21T13:03:27.106Z] #60 0.935 + TMP_GOPATH= [2022-03-21T13:03:27.106Z] #60 0.935 + : /build [2022-03-21T13:03:27.106Z] #60 0.935 + '[' -z '' ']' [2022-03-21T13:03:27.106Z] #60 0.935 ++ mktemp -d [2022-03-21T13:03:27.106Z] #60 0.961 + export GOPATH=/tmp/tmp.CQZ6vXUrDj [2022-03-21T13:03:27.106Z] #60 0.961 + GOPATH=/tmp/tmp.CQZ6vXUrDj [2022-03-21T13:03:27.106Z] #60 0.962 + RM_GOPATH=1 [2022-03-21T13:03:27.106Z] #60 0.962 + case "$(go env GOARCH)" in [2022-03-21T13:03:27.106Z] #60 0.963 ++ go env GOARCH [2022-03-21T13:03:27.106Z] #60 0.981 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:27.106Z] #60 0.981 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:27.106Z] #60 0.982 ++ dirname /install.sh [2022-03-21T13:03:27.106Z] #60 0.983 + dir=/ [2022-03-21T13:03:27.106Z] #60 0.985 + bin=containerd [2022-03-21T13:03:27.106Z] #60 0.985 + shift [2022-03-21T13:03:27.106Z] #60 0.985 + '[' '!' -f //containerd.installer ']' [2022-03-21T13:03:27.106Z] #60 0.985 + . //containerd.installer [2022-03-21T13:03:27.106Z] #60 0.986 ++ set -e [2022-03-21T13:03:27.106Z] #60 0.986 ++ : v1.6.1 [2022-03-21T13:03:27.106Z] #60 0.986 + install_containerd [2022-03-21T13:03:27.106Z] #60 0.987 + echo 'Install containerd version v1.6.1' [2022-03-21T13:03:27.106Z] #60 0.987 Install containerd version v1.6.1 [2022-03-21T13:03:27.106Z] #60 0.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CQZ6vXUrDj/src/github.com/containerd/containerd [2022-03-21T13:03:27.106Z] #60 1.000 Cloning into '/tmp/tmp.CQZ6vXUrDj/src/github.com/containerd/containerd'... [2022-03-21T13:03:27.169Z] #63 ... [2022-03-21T13:03:27.169Z] [2022-03-21T13:03:27.169Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:27.169Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:27.169Z] #38 27.45 Fetched 8506 kB in 21s (415 kB/s) [2022-03-21T13:03:27.169Z] #38 27.45 Reading package lists... [2022-03-21T13:03:27.169Z] #38 ... [2022-03-21T13:03:27.169Z] [2022-03-21T13:03:27.169Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-21T13:03:27.169Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a [2022-03-21T13:03:27.169Z] #36 27.72 tomll can be used in two ways: [2022-03-21T13:03:27.169Z] #36 27.72 Writing to STDIN and reading from STDOUT: [2022-03-21T13:03:27.169Z] #36 27.72 cat file.toml | tomll > file.toml [2022-03-21T13:03:27.169Z] #36 27.72 [2022-03-21T13:03:27.169Z] #36 27.72 Reading and updating a list of files: [2022-03-21T13:03:27.169Z] #36 27.72 tomll a.toml b.toml c.toml [2022-03-21T13:03:27.169Z] #36 27.72 [2022-03-21T13:03:27.169Z] #36 27.72 When given a list of files, tomll will modify all files in place without asking. [2022-03-21T13:03:27.169Z] #36 DONE 27.9s [2022-03-21T13:03:27.169Z] [2022-03-21T13:03:27.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:27.169Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:27.169Z] #14 15.90 Reading package lists... [2022-03-21T13:03:27.233Z] #51 31.67 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-21T13:03:27.233Z] #51 31.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-21T13:03:27.367Z] #60 ... [2022-03-21T13:03:27.367Z] [2022-03-21T13:03:27.367Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:27.367Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:27.367Z] #38 38.77 Selecting previously unselected package libxml2:arm64. [2022-03-21T13:03:27.367Z] #38 38.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 38.78 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:03:27.367Z] #38 39.16 Selecting previously unselected package libarchive13:arm64. [2022-03-21T13:03:27.367Z] #38 39.17 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 39.17 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-21T13:03:27.367Z] #38 39.46 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-21T13:03:27.367Z] #38 39.47 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 39.48 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-21T13:03:27.367Z] #38 39.61 Selecting previously unselected package librhash0:arm64. [2022-03-21T13:03:27.367Z] #38 39.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 39.62 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-21T13:03:27.367Z] #38 39.78 Selecting previously unselected package libuv1:arm64. [2022-03-21T13:03:27.367Z] #38 39.78 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 39.79 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-21T13:03:27.367Z] #38 39.91 Selecting previously unselected package cmake. [2022-03-21T13:03:27.367Z] #38 39.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-21T13:03:27.367Z] #38 39.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:03:27.805Z] #51 32.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-21T13:03:27.805Z] #51 32.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-21T13:03:27.805Z] #51 32.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-21T13:03:27.805Z] #51 32.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-21T13:03:28.029Z] #19 122.5 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-21T13:03:28.029Z] #19 122.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-21T13:03:28.029Z] #19 122.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-21T13:03:28.029Z] #19 122.5 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-21T13:03:28.029Z] #19 122.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-21T13:03:28.029Z] #19 122.5 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-21T13:03:28.029Z] #19 122.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-21T13:03:28.029Z] #19 122.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-21T13:03:28.029Z] #19 122.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-21T13:03:28.077Z] #51 32.44 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-21T13:03:28.077Z] #51 32.46 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-21T13:03:28.077Z] #51 32.48 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-21T13:03:28.077Z] #51 32.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-21T13:03:28.077Z] #51 32.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-21T13:03:28.077Z] #51 32.63 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-21T13:03:28.077Z] #51 ... [2022-03-21T13:03:28.077Z] [2022-03-21T13:03:28.077Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:28.077Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:28.077Z] #58 17.89 Reading package lists... [2022-03-21T13:03:28.077Z] #58 22.84 Reading package lists... [2022-03-21T13:03:28.077Z] #58 27.45 Building dependency tree... [2022-03-21T13:03:28.077Z] #58 30.29 The following additional packages will be installed: [2022-03-21T13:03:28.077Z] #58 30.30 libbtrfs0 [2022-03-21T13:03:28.077Z] #58 30.48 The following NEW packages will be installed: [2022-03-21T13:03:28.077Z] #58 30.51 libbtrfs-dev libbtrfs0 [2022-03-21T13:03:28.077Z] #58 30.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:28.077Z] #58 30.92 Need to get 460 kB of archives. [2022-03-21T13:03:28.077Z] #58 30.92 After this operation, 1237 kB of additional disk space will be used. [2022-03-21T13:03:28.077Z] #58 30.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:28.077Z] #58 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:28.077Z] #58 31.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:28.077Z] #58 31.96 Fetched 460 kB in 0s (1622 kB/s) [2022-03-21T13:03:28.077Z] #58 32.06 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:03:28.077Z] #58 32.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:28.077Z] #58 32.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:03:28.077Z] #58 32.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:28.077Z] #58 32.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:03:28.077Z] #58 32.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:03:28.077Z] #58 32.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:28.077Z] #58 32.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:28.288Z] #19 122.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-21T13:03:28.288Z] #19 122.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-21T13:03:28.288Z] #19 122.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-21T13:03:28.338Z] #58 32.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:28.338Z] #58 32.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:28.338Z] #58 ... [2022-03-21T13:03:28.338Z] [2022-03-21T13:03:28.338Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:28.338Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:28.338Z] #51 32.77 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-21T13:03:28.338Z] #51 32.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-21T13:03:28.338Z] #51 32.84 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-21T13:03:28.338Z] #51 32.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-21T13:03:28.338Z] #51 32.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-21T13:03:28.338Z] #51 33.00 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-21T13:03:28.598Z] #51 33.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-21T13:03:28.598Z] #51 33.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-21T13:03:28.598Z] #51 33.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-21T13:03:28.598Z] #51 ... [2022-03-21T13:03:28.598Z] [2022-03-21T13:03:28.598Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:28.598Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:28.598Z] #58 DONE 33.2s [2022-03-21T13:03:28.772Z] #38 ... [2022-03-21T13:03:28.772Z] [2022-03-21T13:03:28.772Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:28.772Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e [2022-03-21T13:03:28.772Z] #47 39.07 Setting up criu (3.16.1-3) ... [2022-03-21T13:03:28.772Z] #47 40.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:28.772Z] #47 DONE 41.2s [2022-03-21T13:03:28.772Z] [2022-03-21T13:03:28.772Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:28.772Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:03:28.772Z] #51 38.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-21T13:03:28.772Z] #51 38.34 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T13:03:28.772Z] #51 38.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-21T13:03:28.772Z] #51 38.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-21T13:03:28.772Z] #51 38.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-21T13:03:28.772Z] #51 38.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-21T13:03:28.772Z] #51 38.62 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-21T13:03:28.772Z] #51 38.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-21T13:03:28.772Z] #51 38.75 go: downloading golang.org/x/mod v0.5.1 [2022-03-21T13:03:28.772Z] #51 38.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-21T13:03:28.772Z] #51 38.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-21T13:03:28.772Z] #51 38.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-21T13:03:28.772Z] #51 38.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-21T13:03:28.772Z] #51 39.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-21T13:03:28.772Z] #51 39.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-21T13:03:28.772Z] #51 39.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-21T13:03:28.772Z] #51 39.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-21T13:03:28.772Z] #51 39.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-21T13:03:28.772Z] #51 39.71 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-21T13:03:28.772Z] #51 39.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-21T13:03:28.772Z] #51 39.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-21T13:03:28.772Z] #51 39.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-21T13:03:28.772Z] #51 39.80 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-21T13:03:28.772Z] #51 39.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-21T13:03:28.772Z] #51 39.96 go: downloading github.com/prometheus/common v0.10.0 [2022-03-21T13:03:28.772Z] #51 40.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-21T13:03:28.772Z] #51 40.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-21T13:03:28.772Z] #51 40.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-21T13:03:28.772Z] #51 41.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-21T13:03:28.859Z] [2022-03-21T13:03:28.859Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:28.859Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:28.859Z] #38 18.17 Reading package lists... [2022-03-21T13:03:28.859Z] #38 23.43 Reading package lists... [2022-03-21T13:03:28.859Z] #38 28.15 Building dependency tree... [2022-03-21T13:03:28.859Z] #38 30.97 The following additional packages will be installed: [2022-03-21T13:03:28.859Z] #38 30.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-21T13:03:28.859Z] #38 30.99 Suggested packages: [2022-03-21T13:03:28.859Z] #38 30.99 cmake-doc ninja-build lrzip [2022-03-21T13:03:28.859Z] #38 30.99 Recommended packages: [2022-03-21T13:03:28.859Z] #38 30.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-21T13:03:28.859Z] #38 31.78 The following NEW packages will be installed: [2022-03-21T13:03:28.859Z] #38 31.79 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-21T13:03:28.859Z] #38 31.79 vim-common xxd [2022-03-21T13:03:28.859Z] #38 32.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:28.859Z] #38 32.16 Need to get 17.7 MB of archives. [2022-03-21T13:03:28.859Z] #38 32.16 After this operation, 70.7 MB of additional disk space will be used. [2022-03-21T13:03:28.859Z] #38 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:03:28.859Z] #38 32.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:03:28.859Z] #38 32.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-21T13:03:28.859Z] #38 32.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:03:28.859Z] #38 32.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-21T13:03:28.859Z] #38 32.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-21T13:03:28.859Z] #38 32.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-21T13:03:28.859Z] #38 32.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-21T13:03:28.859Z] #38 32.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-21T13:03:28.859Z] #38 32.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-21T13:03:29.075Z] #14 24.63 Reading package lists... [2022-03-21T13:03:29.075Z] #14 ... [2022-03-21T13:03:29.075Z] [2022-03-21T13:03:29.075Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:29.075Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:29.075Z] #58 21.93 Reading package lists... [2022-03-21T13:03:29.120Z] #38 ... [2022-03-21T13:03:29.120Z] [2022-03-21T13:03:29.120Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:03:29.120Z] #59 sha256:668cfcfb739966a9a5ce6df9c3182ac5be9cb9f6d49c3475fe86a5f9ac8b96b6 [2022-03-21T13:03:29.120Z] #59 DONE 0.2s [2022-03-21T13:03:29.120Z] [2022-03-21T13:03:29.120Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:29.120Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:29.120Z] #43 23.04 Updating files: 93% (1715/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-21T13:03:29.120Z] #43 23.17 + git checkout -q v2.3.0 [2022-03-21T13:03:29.120Z] #43 25.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-21T13:03:29.120Z] #43 ... [2022-03-21T13:03:29.120Z] [2022-03-21T13:03:29.120Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:29.120Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:29.120Z] #51 33.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-21T13:03:29.120Z] #51 33.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-21T13:03:29.120Z] #51 33.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-21T13:03:29.120Z] #51 33.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-21T13:03:29.120Z] #51 33.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-21T13:03:29.220Z] #19 123.6 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-21T13:03:29.220Z] #19 123.6 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-21T13:03:29.220Z] #19 123.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-21T13:03:29.220Z] #19 123.7 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-21T13:03:29.220Z] #19 123.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-21T13:03:29.386Z] #51 33.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-21T13:03:29.386Z] #51 33.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-21T13:03:29.386Z] #51 33.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-21T13:03:29.386Z] #51 33.85 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-21T13:03:29.386Z] #51 33.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-21T13:03:29.386Z] #51 33.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-21T13:03:29.386Z] #51 33.91 go: downloading github.com/julz/importas v0.1.0 [2022-03-21T13:03:29.646Z] #51 ... [2022-03-21T13:03:29.646Z] [2022-03-21T13:03:29.646Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:29.646Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:29.646Z] #53 33.83 v3.0.2 [2022-03-21T13:03:29.646Z] #53 DONE 34.0s [2022-03-21T13:03:29.646Z] [2022-03-21T13:03:29.646Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:29.646Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:29.646Z] #51 33.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-21T13:03:29.646Z] #51 ... [2022-03-21T13:03:29.646Z] [2022-03-21T13:03:29.646Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:29.646Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:29.646Z] #14 19.01 Reading package lists... [2022-03-21T13:03:29.646Z] #14 24.08 Building dependency tree... [2022-03-21T13:03:29.646Z] #14 27.16 The following additional packages will be installed: [2022-03-21T13:03:29.646Z] #14 27.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:29.646Z] #14 27.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-21T13:03:29.646Z] #14 27.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-21T13:03:29.646Z] #14 27.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-21T13:03:29.646Z] #14 27.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-21T13:03:29.646Z] #14 27.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-21T13:03:29.646Z] #14 27.19 mingw-w64-common mingw-w64-x86-64-dev [2022-03-21T13:03:29.646Z] #14 27.20 Suggested packages: [2022-03-21T13:03:29.646Z] #14 27.22 gcc-10-locales seccomp wine64 [2022-03-21T13:03:29.646Z] #14 28.37 The following NEW packages will be installed: [2022-03-21T13:03:29.646Z] #14 28.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:29.646Z] #14 28.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-21T13:03:29.646Z] #14 28.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-21T13:03:29.646Z] #14 28.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-21T13:03:29.646Z] #14 28.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-21T13:03:29.646Z] #14 28.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-21T13:03:29.646Z] #14 28.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-21T13:03:29.646Z] #14 28.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-21T13:03:29.646Z] #14 28.39 mingw-w64-x86-64-dev [2022-03-21T13:03:29.646Z] #14 28.79 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:29.646Z] #14 28.79 Need to get 115 MB of archives. [2022-03-21T13:03:29.646Z] #14 28.79 After this operation, 645 MB of additional disk space will be used. [2022-03-21T13:03:29.646Z] #14 28.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-21T13:03:29.646Z] #14 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-21T13:03:29.646Z] #14 29.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-21T13:03:29.646Z] #14 29.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-21T13:03:29.646Z] #14 29.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-21T13:03:29.646Z] #14 29.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-21T13:03:29.646Z] #14 29.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-21T13:03:29.646Z] #14 29.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:29.646Z] #14 29.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-21T13:03:29.646Z] #14 30.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:29.646Z] #14 31.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:03:29.646Z] #14 31.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-21T13:03:29.646Z] #14 32.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:29.646Z] #14 33.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:03:29.646Z] #14 33.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:29.646Z] #14 33.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-21T13:03:29.646Z] #14 33.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-21T13:03:29.646Z] #14 33.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:29.646Z] #14 33.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:29.646Z] #14 33.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-21T13:03:29.646Z] #14 33.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-21T13:03:29.646Z] #14 33.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-21T13:03:29.646Z] #14 33.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-21T13:03:29.646Z] #14 33.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-21T13:03:29.646Z] #14 33.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-21T13:03:29.646Z] #14 33.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-21T13:03:29.646Z] #14 34.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-21T13:03:29.646Z] #14 34.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-21T13:03:29.646Z] #14 34.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-21T13:03:29.646Z] #14 34.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-21T13:03:29.646Z] #14 ... [2022-03-21T13:03:29.646Z] [2022-03-21T13:03:29.646Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:29.646Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:29.646Z] #51 34.10 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-21T13:03:29.646Z] #51 34.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-21T13:03:29.646Z] #51 34.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-21T13:03:29.646Z] #51 34.16 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-21T13:03:29.646Z] #51 34.17 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-21T13:03:29.646Z] #51 34.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-21T13:03:29.906Z] #51 34.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-21T13:03:29.906Z] #51 34.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-21T13:03:29.906Z] #51 34.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-21T13:03:29.906Z] #51 34.34 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-21T13:03:29.907Z] #51 34.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-21T13:03:30.138Z] #58 31.12 Reading package lists... [2022-03-21T13:03:30.138Z] #58 ... [2022-03-21T13:03:30.138Z] [2022-03-21T13:03:30.138Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:30.138Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:30.138Z] #14 25.10 Fetched 8506 kB in 19s (439 kB/s) [2022-03-21T13:03:30.138Z] #14 25.10 Reading package lists... [2022-03-21T13:03:30.138Z] #14 32.18 Reading package lists... [2022-03-21T13:03:30.138Z] #14 ... [2022-03-21T13:03:30.138Z] [2022-03-21T13:03:30.138Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:03:30.138Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:30.138Z] #43 32.11 Updating files: 90% (1664/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-21T13:03:30.138Z] #43 32.40 + git checkout -q v2.3.0 [2022-03-21T13:03:30.138Z] #43 34.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-21T13:03:30.478Z] #51 34.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-21T13:03:30.478Z] #51 34.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-21T13:03:30.478Z] #51 34.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-21T13:03:30.478Z] #51 34.90 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-21T13:03:30.478Z] #51 34.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-21T13:03:30.478Z] #51 34.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-21T13:03:30.478Z] #51 35.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-21T13:03:30.478Z] #51 35.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-21T13:03:30.478Z] #51 35.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-21T13:03:30.595Z] #19 124.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-21T13:03:30.596Z] #19 124.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-21T13:03:30.698Z] #51 ... [2022-03-21T13:03:30.698Z] [2022-03-21T13:03:30.698Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:30.698Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66 [2022-03-21T13:03:30.698Z] #38 42.77 Setting up libicu67:arm64 (67.1-7) ... [2022-03-21T13:03:30.698Z] #38 42.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:30.698Z] #38 42.83 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-21T13:03:30.698Z] #38 42.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:30.698Z] #38 42.90 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-21T13:03:30.698Z] #38 42.92 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-21T13:03:30.698Z] #38 42.93 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:30.698Z] #38 42.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:03:30.698Z] #38 43.01 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-21T13:03:30.698Z] #38 43.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:03:30.698Z] #38 43.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:30.698Z] #38 DONE 43.4s [2022-03-21T13:03:30.698Z] [2022-03-21T13:03:30.698Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-21T13:03:30.698Z] #39 sha256:d52ed42fa7f6eb0b5ec1c9b31faa3ef1effa715ab3e76c78429bc5ac81ab2f40 [2022-03-21T13:03:30.698Z] #39 DONE 0.1s [2022-03-21T13:03:30.698Z] [2022-03-21T13:03:30.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:30.698Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:30.698Z] #14 43.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-21T13:03:30.698Z] #14 43.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-21T13:03:30.698Z] #14 43.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:03:30.738Z] #51 35.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-21T13:03:30.738Z] #51 35.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-21T13:03:30.738Z] #51 35.30 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-21T13:03:30.738Z] #51 35.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-21T13:03:30.738Z] #51 35.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-21T13:03:30.738Z] #51 35.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-21T13:03:30.962Z] #14 ... [2022-03-21T13:03:30.962Z] [2022-03-21T13:03:30.962Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:30.962Z] #49 sha256:772f93300720267fb0d75a0e6fdd9d2f54e850e9cd6deace6b8842aa80e9077b [2022-03-21T13:03:30.962Z] #49 43.80 gotestsum version dev [2022-03-21T13:03:30.962Z] #49 DONE 43.9s [2022-03-21T13:03:30.999Z] #51 35.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-21T13:03:30.999Z] #51 35.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-21T13:03:30.999Z] #51 35.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-21T13:03:30.999Z] #51 35.56 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-21T13:03:30.999Z] #51 35.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-21T13:03:30.999Z] #51 35.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-21T13:03:31.078Z] #43 ... [2022-03-21T13:03:31.078Z] [2022-03-21T13:03:31.078Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:31.078Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:31.078Z] #47 26.30 Fetched 8510 kB in 20s (418 kB/s) [2022-03-21T13:03:31.078Z] #47 26.30 Reading package lists... [2022-03-21T13:03:31.078Z] #47 33.11 Reading package lists... [2022-03-21T13:03:31.078Z] #47 ... [2022-03-21T13:03:31.078Z] [2022-03-21T13:03:31.078Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:31.078Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:31.078Z] #38 24.82 Reading package lists... [2022-03-21T13:03:31.162Z] #19 125.5 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:31.226Z] [2022-03-21T13:03:31.226Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:03:31.226Z] #40 sha256:9b15b0c2c99de287a7e66b91503857bc6f8fe59cb79f0f73e3686e221d3e990a [2022-03-21T13:03:31.260Z] #51 35.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-21T13:03:31.260Z] #51 35.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-21T13:03:31.260Z] #51 35.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-21T13:03:31.260Z] #51 35.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-21T13:03:31.260Z] #51 35.84 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-21T13:03:31.489Z] #40 0.857 + RM_GOPATH=0 [2022-03-21T13:03:31.489Z] #40 0.857 + TMP_GOPATH= [2022-03-21T13:03:31.489Z] #40 0.857 + : /build [2022-03-21T13:03:31.489Z] #40 0.857 + '[' -z '' ']' [2022-03-21T13:03:31.489Z] #40 0.857 ++ mktemp -d [2022-03-21T13:03:31.489Z] #40 0.864 + export GOPATH=/tmp/tmp.EP7sIMm7Jp [2022-03-21T13:03:31.489Z] #40 0.864 + GOPATH=/tmp/tmp.EP7sIMm7Jp [2022-03-21T13:03:31.489Z] #40 0.864 + RM_GOPATH=1 [2022-03-21T13:03:31.489Z] #40 0.864 + case "$(go env GOARCH)" in [2022-03-21T13:03:31.489Z] #40 0.874 ++ go env GOARCH [2022-03-21T13:03:31.489Z] #40 0.914 Install tini version v0.19.0 [2022-03-21T13:03:31.489Z] #40 0.914 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:31.489Z] #40 0.914 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:31.489Z] #40 0.914 ++ dirname /install.sh [2022-03-21T13:03:31.489Z] #40 0.914 + dir=/ [2022-03-21T13:03:31.489Z] #40 0.914 + bin=tini [2022-03-21T13:03:31.489Z] #40 0.914 + shift [2022-03-21T13:03:31.489Z] #40 0.914 + '[' '!' -f //tini.installer ']' [2022-03-21T13:03:31.489Z] #40 0.914 + . //tini.installer [2022-03-21T13:03:31.489Z] #40 0.914 ++ : v0.19.0 [2022-03-21T13:03:31.489Z] #40 0.914 + install_tini [2022-03-21T13:03:31.489Z] #40 0.914 + echo 'Install tini version v0.19.0' [2022-03-21T13:03:31.489Z] #40 0.914 + git clone https://github.com/krallin/tini.git /tmp/tmp.EP7sIMm7Jp/tini [2022-03-21T13:03:31.489Z] #40 0.914 Cloning into '/tmp/tmp.EP7sIMm7Jp/tini'... [2022-03-21T13:03:31.728Z] #19 126.0 Fetched 787 MB in 27s (29.4 MB/s) [2022-03-21T13:03:31.728Z] #19 126.2 Selecting previously unselected package liblocale-gettext-perl. [2022-03-21T13:03:31.728Z] #19 126.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:31.728Z] #19 126.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-21T13:03:31.728Z] #19 126.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-21T13:03:31.835Z] #51 36.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-21T13:03:31.986Z] #19 126.4 Selecting previously unselected package bzip2. [2022-03-21T13:03:31.986Z] #19 126.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-21T13:03:31.986Z] #19 126.5 Unpacking bzip2 (1.0.8-4) ... [2022-03-21T13:03:32.096Z] #51 36.37 go: downloading honnef.co/go/tools v0.2.2 [2022-03-21T13:03:32.244Z] #19 126.7 Selecting previously unselected package libmagic-mgc. [2022-03-21T13:03:32.244Z] #19 126.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-21T13:03:32.439Z] #40 1.718 + cd /tmp/tmp.EP7sIMm7Jp/tini [2022-03-21T13:03:32.439Z] #40 1.718 + git checkout -q v0.19.0 [2022-03-21T13:03:32.439Z] #40 1.738 + cmake . [2022-03-21T13:03:32.501Z] #19 126.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-21T13:03:32.669Z] #51 ... [2022-03-21T13:03:32.669Z] [2022-03-21T13:03:32.669Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:32.669Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:32.669Z] #47 25.81 Building dependency tree... [2022-03-21T13:03:32.669Z] #47 28.67 The following additional packages will be installed: [2022-03-21T13:03:32.669Z] #47 28.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:32.669Z] #47 28.68 python3-protobuf python3-six [2022-03-21T13:03:32.669Z] #47 28.69 Suggested packages: [2022-03-21T13:03:32.669Z] #47 28.70 python3-setuptools [2022-03-21T13:03:32.669Z] #47 28.70 Recommended packages: [2022-03-21T13:03:32.669Z] #47 28.70 iproute2 | iproute [2022-03-21T13:03:32.669Z] #47 29.30 The following NEW packages will be installed: [2022-03-21T13:03:32.669Z] #47 29.31 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:32.669Z] #47 29.31 python3-protobuf python3-six [2022-03-21T13:03:32.669Z] #47 29.75 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:32.669Z] #47 29.75 Need to get 2292 kB of archives. [2022-03-21T13:03:32.669Z] #47 29.75 After this operation, 11.0 MB of additional disk space will be used. [2022-03-21T13:03:32.669Z] #47 29.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-21T13:03:32.669Z] #47 29.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:03:32.669Z] #47 29.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-21T13:03:32.669Z] #47 29.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-21T13:03:32.669Z] #47 29.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:03:32.669Z] #47 29.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:03:32.669Z] #47 29.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:03:32.669Z] #47 34.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-21T13:03:32.669Z] #47 35.74 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:32.669Z] #47 35.92 Fetched 2292 kB in 6s (415 kB/s) [2022-03-21T13:03:32.669Z] #47 36.05 Selecting previously unselected package libprotobuf23:amd64. [2022-03-21T13:03:32.669Z] #47 36.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:32.669Z] #47 36.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-21T13:03:32.669Z] #47 36.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:03:32.669Z] #47 36.77 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:03:32.669Z] #47 36.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:03:32.669Z] #47 36.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:32.669Z] #47 37.00 Selecting previously unselected package python3-six. [2022-03-21T13:03:32.669Z] #47 37.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-21T13:03:32.669Z] #47 37.01 Unpacking python3-six (1.16.0-2) ... [2022-03-21T13:03:32.669Z] #47 37.09 Selecting previously unselected package python3-protobuf. [2022-03-21T13:03:32.669Z] #47 37.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-21T13:03:32.669Z] #47 37.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:32.669Z] #47 ... [2022-03-21T13:03:32.669Z] [2022-03-21T13:03:32.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:32.669Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:32.669Z] #14 34.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:32.669Z] #14 35.20 Fetched 115 MB in 6s (20.5 MB/s) [2022-03-21T13:03:32.669Z] #14 35.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-21T13:03:32.669Z] #14 35.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:32.669Z] #14 35.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:03:32.669Z] #14 35.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:32.669Z] #14 37.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-21T13:03:32.669Z] #14 37.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:03:32.669Z] #14 37.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:32.702Z] #40 1.989 -- The C compiler identification is GNU 10.2.1 [2022-03-21T13:03:32.702Z] #40 2.052 -- Detecting C compiler ABI info [2022-03-21T13:03:32.759Z] #19 127.0 Selecting previously unselected package libmagic1:amd64. [2022-03-21T13:03:32.759Z] #19 127.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-21T13:03:32.759Z] #19 127.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-21T13:03:32.759Z] #19 127.2 Selecting previously unselected package file. [2022-03-21T13:03:32.759Z] #19 127.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-21T13:03:32.759Z] #19 127.2 Unpacking file (1:5.39-3) ... [2022-03-21T13:03:32.964Z] #40 2.472 -- Detecting C compiler ABI info - done [2022-03-21T13:03:32.964Z] #40 2.530 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-21T13:03:32.988Z] #38 31.79 Reading package lists... [2022-03-21T13:03:32.988Z] #38 ... [2022-03-21T13:03:32.988Z] [2022-03-21T13:03:32.988Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:32.988Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:32.988Z] #58 31.12 Reading package lists... [2022-03-21T13:03:33.016Z] #19 127.3 Selecting previously unselected package xz-utils. [2022-03-21T13:03:33.016Z] #19 127.3 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-21T13:03:33.016Z] #19 127.4 Unpacking xz-utils (5.2.5-2) ... [2022-03-21T13:03:33.228Z] #40 2.542 -- Detecting C compile features [2022-03-21T13:03:33.228Z] #40 2.546 -- Detecting C compile features - done [2022-03-21T13:03:33.228Z] #40 2.574 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-21T13:03:33.228Z] #40 2.753 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-21T13:03:33.228Z] #40 2.806 -- Configuring done [2022-03-21T13:03:33.274Z] #19 127.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-21T13:03:33.274Z] #19 127.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-21T13:03:33.274Z] #19 127.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-21T13:03:33.491Z] #40 2.825 -- Generating done [2022-03-21T13:03:33.491Z] #40 2.838 -- Build files have been written to: /tmp/tmp.EP7sIMm7Jp/tini [2022-03-21T13:03:33.491Z] #40 2.846 + make tini-static [2022-03-21T13:03:33.491Z] #40 3.071 Scanning dependencies of target tini-static [2022-03-21T13:03:33.545Z] #58 30.52 Reading package lists... [2022-03-21T13:03:33.545Z] #58 ... [2022-03-21T13:03:33.545Z] [2022-03-21T13:03:33.545Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:33.545Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:33.545Z] #47 24.30 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-21T13:03:33.545Z] #47 29.02 Fetched 8510 kB in 23s (378 kB/s) [2022-03-21T13:03:33.545Z] #47 29.02 Reading package lists... [2022-03-21T13:03:33.545Z] #47 ... [2022-03-21T13:03:33.545Z] [2022-03-21T13:03:33.545Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:33.545Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:33.545Z] #38 27.45 Reading package lists... [2022-03-21T13:03:33.765Z] #40 3.144 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-21T13:03:34.652Z] #19 129.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-21T13:03:34.652Z] #19 129.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-21T13:03:34.652Z] #19 129.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-21T13:03:34.917Z] #58 38.43 Building dependency tree... [2022-03-21T13:03:35.174Z] #40 4.322 [100%] Linking C executable tini-static [2022-03-21T13:03:35.213Z] #14 39.66 Selecting previously unselected package binutils-mingw-w64. [2022-03-21T13:03:35.213Z] #14 39.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-21T13:03:35.213Z] #14 39.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:03:35.436Z] #40 4.755 [100%] Built target tini-static [2022-03-21T13:03:35.436Z] #40 4.833 + mkdir -p /build [2022-03-21T13:03:35.436Z] #40 4.837 + cp tini-static /build/docker-init [2022-03-21T13:03:35.473Z] #14 39.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-21T13:03:35.473Z] #14 39.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:03:35.473Z] #14 39.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:03:35.583Z] #19 130.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-21T13:03:35.583Z] #19 130.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-21T13:03:35.583Z] #19 130.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-21T13:03:35.697Z] #40 DONE 5.1s [2022-03-21T13:03:35.697Z] [2022-03-21T13:03:35.697Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:35.697Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258 [2022-03-21T13:03:35.734Z] #14 40.12 Selecting previously unselected package dmsetup. [2022-03-21T13:03:35.734Z] #14 40.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:03:35.734Z] #14 40.12 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:03:35.959Z] #34 ... [2022-03-21T13:03:35.959Z] [2022-03-21T13:03:35.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:35.959Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:35.959Z] #14 48.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-21T13:03:35.959Z] #14 48.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:35.959Z] #14 48.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:03:35.993Z] #14 40.27 Selecting previously unselected package mingw-w64-common. [2022-03-21T13:03:35.993Z] #14 40.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-21T13:03:35.993Z] #14 40.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-21T13:03:36.220Z] #14 49.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-21T13:03:36.220Z] #14 49.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:36.220Z] #14 49.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:03:36.266Z] #14 ... [2022-03-21T13:03:36.266Z] [2022-03-21T13:03:36.266Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:36.266Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:36.266Z] #34 39.86 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-21T13:03:36.266Z] #34 40.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-21T13:03:36.266Z] #34 40.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:36.293Z] #58 41.93 The following additional packages will be installed: [2022-03-21T13:03:36.293Z] #58 41.93 libbtrfs0 [2022-03-21T13:03:36.860Z] #58 42.29 The following NEW packages will be installed: [2022-03-21T13:03:36.860Z] #58 42.32 libbtrfs-dev libbtrfs0 [2022-03-21T13:03:36.955Z] #19 131.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-21T13:03:36.955Z] #19 131.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-21T13:03:36.955Z] #19 131.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-21T13:03:37.428Z] #58 42.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:37.429Z] #58 42.82 Need to get 460 kB of archives. [2022-03-21T13:03:37.429Z] #58 42.82 After this operation, 1237 kB of additional disk space will be used. [2022-03-21T13:03:37.429Z] #58 42.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:37.429Z] #58 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:37.519Z] #19 132.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-21T13:03:37.519Z] #19 132.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-21T13:03:37.519Z] #19 132.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-21T13:03:38.452Z] #19 132.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-21T13:03:38.452Z] #19 132.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:38.452Z] #19 132.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:03:38.452Z] #19 132.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-21T13:03:38.452Z] #19 132.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:38.452Z] #19 132.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:03:38.807Z] #58 ... [2022-03-21T13:03:38.807Z] [2022-03-21T13:03:38.807Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:38.807Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:38.807Z] #51 42.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:38.807Z] #51 42.43 go: downloading github.com/fatih/color v1.13.0 [2022-03-21T13:03:38.807Z] #51 42.55 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-21T13:03:38.807Z] #51 42.58 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-21T13:03:38.807Z] #51 42.79 go: downloading github.com/spf13/viper v1.10.1 [2022-03-21T13:03:38.807Z] #51 42.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-21T13:03:38.807Z] #51 43.38 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-21T13:03:38.807Z] #51 43.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-21T13:03:39.079Z] #38 34.94 Reading package lists... [2022-03-21T13:03:39.079Z] #38 ... [2022-03-21T13:03:39.079Z] [2022-03-21T13:03:39.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 [2022-03-21T13:03:39.079Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:03:39.079Z] #43 32.17 Updating files: 81% (1493/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-21T13:03:39.079Z] #43 32.68 + git checkout -q v2.3.0 [2022-03-21T13:03:39.079Z] #43 35.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 [2022-03-21T13:03:39.378Z] #51 44.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-21T13:03:39.408Z] .....INFO: Daemon under test started and replied! [2022-03-21T13:03:39.408Z] INFO: Docker version of the daemon under test [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] Client: [2022-03-21T13:03:39.408Z] Version: 17.06.2-ce [2022-03-21T13:03:39.408Z] API version: 1.30 [2022-03-21T13:03:39.408Z] Go version: go1.8.3 [2022-03-21T13:03:39.408Z] Git commit: cec0b72 [2022-03-21T13:03:39.408Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-21T13:03:39.408Z] OS/Arch: windows/amd64 [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] Server: [2022-03-21T13:03:39.408Z] Version: 0.0.0-dev [2022-03-21T13:03:39.408Z] API version: 1.42 (minimum version 1.24) [2022-03-21T13:03:39.408Z] Go version: go1.18 [2022-03-21T13:03:39.408Z] Git commit: e82b7b2fa0 [2022-03-21T13:03:39.408Z] Built: 03/21/2022 13:01:01 [2022-03-21T13:03:39.408Z] OS/Arch: windows/amd64 [2022-03-21T13:03:39.408Z] Experimental: false [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] INFO: Docker info of the daemon under test [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] Containers: 0 [2022-03-21T13:03:39.408Z] Running: 0 [2022-03-21T13:03:39.408Z] Paused: 0 [2022-03-21T13:03:39.408Z] Stopped: 0 [2022-03-21T13:03:39.408Z] Images: 0 [2022-03-21T13:03:39.408Z] Server Version: 0.0.0-dev [2022-03-21T13:03:39.408Z] Storage Driver: windowsfilter [2022-03-21T13:03:39.408Z] Windows: [2022-03-21T13:03:39.408Z] Logging Driver: json-file [2022-03-21T13:03:39.408Z] Plugins: [2022-03-21T13:03:39.408Z] Volume: local [2022-03-21T13:03:39.408Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T13:03:39.408Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T13:03:39.408Z] Swarm: inactive [2022-03-21T13:03:39.408Z] Default Isolation: process [2022-03-21T13:03:39.408Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-21T13:03:39.408Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-21T13:03:39.408Z] OSType: windows [2022-03-21T13:03:39.408Z] Architecture: x86_64 [2022-03-21T13:03:39.408Z] CPUs: 4 [2022-03-21T13:03:39.408Z] Total Memory: 32GiB [2022-03-21T13:03:39.408Z] Name: azwin-2-3a7280 [2022-03-21T13:03:39.408Z] ID: MIJO:BRLY:Z42C:46OA:WH3V:CELL:B2AM:FBIO:PJ45:6NYL:MFR6:G4TR [2022-03-21T13:03:39.408Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T13:03:39.408Z] Debug Mode (client): false [2022-03-21T13:03:39.408Z] Debug Mode (server): true [2022-03-21T13:03:39.408Z] File Descriptors: -1 [2022-03-21T13:03:39.408Z] Goroutines: 16 [2022-03-21T13:03:39.408Z] System Time: 2022-03-21T13:03:39.0314707Z [2022-03-21T13:03:39.408Z] EventsListeners: 0 [2022-03-21T13:03:39.408Z] Registry: https://index.docker.io/v1/ [2022-03-21T13:03:39.408Z] Labels: [2022-03-21T13:03:39.408Z] Experimental: false [2022-03-21T13:03:39.408Z] Insecure Registries: [2022-03-21T13:03:39.408Z] 127.0.0.0/8 [2022-03-21T13:03:39.408Z] Live Restore Enabled: false [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] INFO: Docker images of the daemon under test [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:03:39.408Z] [2022-03-21T13:03:39.408Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-21T13:03:39.408Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-21T13:03:39.569Z] #34 ... [2022-03-21T13:03:39.569Z] [2022-03-21T13:03:39.569Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:39.569Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:03:39.569Z] #60 3.586 + RM_GOPATH=0 [2022-03-21T13:03:39.569Z] #60 3.586 + TMP_GOPATH= [2022-03-21T13:03:39.569Z] #60 3.586 + : /build [2022-03-21T13:03:39.569Z] #60 3.586 + '[' -z '' ']' [2022-03-21T13:03:39.569Z] #60 3.587 ++ mktemp -d [2022-03-21T13:03:39.569Z] #60 3.607 + export GOPATH=/tmp/tmp.04Jm0uzjpy [2022-03-21T13:03:39.569Z] #60 3.607 + GOPATH=/tmp/tmp.04Jm0uzjpy [2022-03-21T13:03:39.569Z] #60 3.608 + RM_GOPATH=1 [2022-03-21T13:03:39.569Z] #60 3.608 + case "$(go env GOARCH)" in [2022-03-21T13:03:39.569Z] #60 3.608 ++ go env GOARCH [2022-03-21T13:03:39.569Z] #60 3.630 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:39.569Z] #60 3.630 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:39.569Z] #60 3.637 ++ dirname /install.sh [2022-03-21T13:03:39.569Z] #60 3.637 + dir=/ [2022-03-21T13:03:39.569Z] #60 3.637 + bin=containerd [2022-03-21T13:03:39.569Z] #60 3.637 + shift [2022-03-21T13:03:39.569Z] #60 3.643 + '[' '!' -f //containerd.installer ']' [2022-03-21T13:03:39.569Z] #60 3.643 + . //containerd.installer [2022-03-21T13:03:39.569Z] #60 3.643 ++ set -e [2022-03-21T13:03:39.569Z] #60 3.643 ++ : v1.6.1 [2022-03-21T13:03:39.569Z] #60 3.643 + install_containerd [2022-03-21T13:03:39.569Z] #60 3.645 + echo 'Install containerd version v1.6.1' [2022-03-21T13:03:39.570Z] #60 3.645 + git clone https://github.com/containerd/containerd.git /tmp/tmp.04Jm0uzjpy/src/github.com/containerd/containerd [2022-03-21T13:03:39.570Z] #60 3.645 Install containerd version v1.6.1 [2022-03-21T13:03:39.570Z] #60 3.650 Cloning into '/tmp/tmp.04Jm0uzjpy/src/github.com/containerd/containerd'... [2022-03-21T13:03:39.570Z] #60 ... [2022-03-21T13:03:39.570Z] [2022-03-21T13:03:39.570Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:39.570Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:39.570Z] #51 37.47 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-21T13:03:39.570Z] #51 37.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-21T13:03:39.570Z] #51 37.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-21T13:03:39.570Z] #51 37.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T13:03:39.570Z] #51 37.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T13:03:39.570Z] #51 37.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-21T13:03:39.570Z] #51 37.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-21T13:03:39.570Z] #51 38.05 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T13:03:39.570Z] #51 38.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-21T13:03:39.570Z] #51 38.19 go: downloading golang.org/x/text v0.3.7 [2022-03-21T13:03:39.570Z] #51 42.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-21T13:03:39.570Z] #51 42.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-21T13:03:39.570Z] #51 42.91 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-21T13:03:39.570Z] #51 42.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-21T13:03:39.570Z] #51 43.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-21T13:03:39.570Z] #51 43.04 go: downloading golang.org/x/mod v0.5.1 [2022-03-21T13:03:39.570Z] #51 43.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-21T13:03:39.570Z] #51 43.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-21T13:03:39.570Z] #51 43.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-21T13:03:39.570Z] #51 43.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-21T13:03:39.570Z] #51 43.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-21T13:03:39.570Z] #51 43.40 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-21T13:03:39.570Z] #51 43.73 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-21T13:03:39.570Z] #51 43.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-21T13:03:39.570Z] #51 43.83 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-21T13:03:39.570Z] #51 44.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-21T13:03:39.570Z] #51 44.10 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-21T13:03:39.638Z] #51 44.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-21T13:03:39.829Z] #51 44.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-21T13:03:39.829Z] #51 44.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-21T13:03:39.829Z] #51 44.33 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-21T13:03:39.829Z] #51 44.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-21T13:03:39.829Z] #51 ... [2022-03-21T13:03:39.829Z] [2022-03-21T13:03:39.829Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:39.829Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:39.829Z] #38 34.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:39.829Z] #38 34.52 Fetched 17.7 MB in 1s (14.7 MB/s) [2022-03-21T13:03:39.829Z] #38 34.61 Selecting previously unselected package xxd. [2022-03-21T13:03:39.829Z] #38 34.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:39.829Z] #38 34.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:03:39.829Z] #38 34.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:39.829Z] #38 34.83 Selecting previously unselected package vim-common. [2022-03-21T13:03:39.829Z] #38 34.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:03:39.829Z] #38 34.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:39.829Z] #38 35.11 Selecting previously unselected package cmake-data. [2022-03-21T13:03:39.829Z] #38 35.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-21T13:03:39.829Z] #38 35.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:39.829Z] #38 38.05 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:03:39.829Z] #38 38.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:03:39.829Z] #38 38.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:03:39.829Z] #38 44.14 Selecting previously unselected package libxml2:amd64. [2022-03-21T13:03:39.829Z] #38 44.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-21T13:03:39.829Z] #38 44.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:03:40.089Z] #38 ... [2022-03-21T13:03:40.089Z] [2022-03-21T13:03:40.089Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:40.089Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:40.089Z] #47 37.57 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:03:40.089Z] #47 37.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:03:40.089Z] #47 37.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:40.089Z] #47 37.74 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:03:40.089Z] #47 37.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:03:40.089Z] #47 37.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:03:40.089Z] #47 37.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:03:40.089Z] #47 37.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:03:40.089Z] #47 37.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:03:40.089Z] #47 38.00 Selecting previously unselected package criu. [2022-03-21T13:03:40.089Z] #47 38.00 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-21T13:03:40.089Z] #47 38.00 Unpacking criu (3.16.1-3) ... [2022-03-21T13:03:40.089Z] #47 38.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:40.089Z] #47 40.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:03:40.089Z] #47 40.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:40.089Z] #47 40.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:03:40.089Z] #47 40.75 Setting up python3-six (1.16.0-2) ... [2022-03-21T13:03:40.089Z] #47 41.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:03:40.089Z] #47 41.74 Setting up python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:40.089Z] #47 ... [2022-03-21T13:03:40.089Z] [2022-03-21T13:03:40.089Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:40.089Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:40.089Z] #38 44.65 Selecting previously unselected package libarchive13:amd64. [2022-03-21T13:03:40.089Z] #38 44.65 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-21T13:03:40.089Z] #38 44.66 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:03:40.300Z] ltsc2019: Pulling from windows/servercore [2022-03-21T13:03:40.301Z] 4612f6d0b889: Pulling fs layer [2022-03-21T13:03:40.301Z] 0a6173b79e25: Pulling fs layer [2022-03-21T13:03:40.660Z] #38 45.02 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-21T13:03:40.660Z] #38 45.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-21T13:03:40.660Z] #38 45.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:03:40.660Z] #38 45.18 Selecting previously unselected package librhash0:amd64. [2022-03-21T13:03:40.660Z] #38 45.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-21T13:03:40.660Z] #38 45.24 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:03:40.921Z] #38 45.37 Selecting previously unselected package libuv1:amd64. [2022-03-21T13:03:40.921Z] #38 45.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-21T13:03:40.921Z] #38 45.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:03:40.921Z] #38 45.54 Selecting previously unselected package cmake. [2022-03-21T13:03:40.921Z] #38 45.54 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-21T13:03:41.182Z] #38 45.55 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:03:41.316Z] 037d5740b404: Verifying Checksum [2022-03-21T13:03:41.316Z] 037d5740b404: Download complete [2022-03-21T13:03:41.524Z] #14 53.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-21T13:03:41.524Z] #14 53.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:41.524Z] #14 53.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:03:41.548Z] #51 ... [2022-03-21T13:03:41.548Z] [2022-03-21T13:03:41.548Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:41.548Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:41.548Z] #53 44.86 v3.0.2 [2022-03-21T13:03:41.548Z] #53 DONE 46.7s [2022-03-21T13:03:41.548Z] [2022-03-21T13:03:41.549Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:41.549Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:41.549Z] #58 44.12 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:41.549Z] #58 44.55 Fetched 460 kB in 0s (1354 kB/s) [2022-03-21T13:03:41.549Z] #58 44.81 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:03:41.549Z] #58 44.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:41.549Z] #58 44.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:03:41.549Z] #58 44.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:41.549Z] #58 46.15 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:03:41.549Z] #58 46.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:03:41.549Z] #58 46.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:41.549Z] #58 46.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:41.549Z] #58 46.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:41.549Z] #58 46.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:41.623Z] #43 ... [2022-03-21T13:03:41.623Z] [2022-03-21T13:03:41.623Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:41.623Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:41.623Z] #14 24.63 Reading package lists... [2022-03-21T13:03:41.623Z] #14 32.60 Building dependency tree... [2022-03-21T13:03:41.623Z] #14 37.93 The following additional packages will be installed: [2022-03-21T13:03:41.623Z] #14 37.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:41.623Z] #14 37.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-21T13:03:41.623Z] #14 37.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-21T13:03:41.623Z] #14 37.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-21T13:03:41.623Z] #14 37.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-21T13:03:41.623Z] #14 37.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-21T13:03:41.623Z] #14 37.94 mingw-w64-common mingw-w64-x86-64-dev [2022-03-21T13:03:41.623Z] #14 37.97 Suggested packages: [2022-03-21T13:03:41.623Z] #14 37.97 gcc-10-locales seccomp wine64 [2022-03-21T13:03:41.623Z] #14 39.93 The following NEW packages will be installed: [2022-03-21T13:03:41.623Z] #14 39.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:41.623Z] #14 39.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-21T13:03:41.623Z] #14 39.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-21T13:03:41.623Z] #14 39.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-21T13:03:41.623Z] #14 39.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-21T13:03:41.623Z] #14 39.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-21T13:03:41.623Z] #14 39.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-21T13:03:41.623Z] #14 39.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-21T13:03:41.623Z] #14 39.96 mingw-w64-x86-64-dev [2022-03-21T13:03:41.623Z] #14 40.53 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:41.623Z] #14 40.53 Need to get 115 MB of archives. [2022-03-21T13:03:41.623Z] #14 40.53 After this operation, 645 MB of additional disk space will be used. [2022-03-21T13:03:41.623Z] #14 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-21T13:03:41.623Z] #14 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-21T13:03:41.623Z] #14 40.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-21T13:03:41.623Z] #14 40.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-21T13:03:41.623Z] #14 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-21T13:03:41.623Z] #14 40.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-21T13:03:41.623Z] #14 41.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-21T13:03:41.623Z] #14 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:41.623Z] #14 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-21T13:03:41.623Z] #14 ... [2022-03-21T13:03:41.623Z] [2022-03-21T13:03:41.623Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:41.623Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:41.623Z] #38 34.94 Reading package lists... [2022-03-21T13:03:42.128Z] #58 DONE 47.5s [2022-03-21T13:03:42.128Z] [2022-03-21T13:03:42.128Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:03:42.128Z] #59 sha256:6dca2e9e84fd75685327b4cf29365edff7166360b4dbec5ef214ee0ba4ed4e7e [2022-03-21T13:03:42.128Z] #59 DONE 0.3s [2022-03-21T13:03:42.128Z] [2022-03-21T13:03:42.129Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:42.129Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:42.129Z] #14 32.18 Reading package lists... [2022-03-21T13:03:42.129Z] #14 39.35 Building dependency tree... [2022-03-21T13:03:42.129Z] #14 43.03 The following additional packages will be installed: [2022-03-21T13:03:42.129Z] #14 43.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:42.129Z] #14 43.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-21T13:03:42.129Z] #14 43.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-21T13:03:42.129Z] #14 43.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-21T13:03:42.129Z] #14 43.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-21T13:03:42.129Z] #14 43.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-21T13:03:42.129Z] #14 43.05 mingw-w64-common mingw-w64-x86-64-dev [2022-03-21T13:03:42.129Z] #14 43.08 Suggested packages: [2022-03-21T13:03:42.129Z] #14 43.09 gcc-10-locales seccomp wine64 [2022-03-21T13:03:42.129Z] #14 44.84 The following NEW packages will be installed: [2022-03-21T13:03:42.129Z] #14 44.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:03:42.129Z] #14 44.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-21T13:03:42.129Z] #14 44.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-21T13:03:42.129Z] #14 44.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-21T13:03:42.129Z] #14 44.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-21T13:03:42.129Z] #14 44.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-21T13:03:42.129Z] #14 44.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-21T13:03:42.129Z] #14 44.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-21T13:03:42.129Z] #14 44.89 mingw-w64-x86-64-dev [2022-03-21T13:03:42.129Z] #14 45.37 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:42.129Z] #14 45.37 Need to get 115 MB of archives. [2022-03-21T13:03:42.129Z] #14 45.37 After this operation, 645 MB of additional disk space will be used. [2022-03-21T13:03:42.129Z] #14 45.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-21T13:03:42.129Z] #14 45.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-21T13:03:42.129Z] #14 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-21T13:03:42.129Z] #14 45.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-21T13:03:42.129Z] #14 45.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-21T13:03:42.129Z] #14 45.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-21T13:03:42.129Z] #14 46.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-21T13:03:42.129Z] #14 46.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:42.129Z] #14 46.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-21T13:03:42.129Z] #14 47.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:42.393Z] #14 ... [2022-03-21T13:03:42.393Z] [2022-03-21T13:03:42.393Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:42.393Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:03:43.776Z] #60 ... [2022-03-21T13:03:43.776Z] [2022-03-21T13:03:43.777Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:43.777Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:43.777Z] #38 31.79 Reading package lists... [2022-03-21T13:03:43.777Z] #38 39.18 Building dependency tree... [2022-03-21T13:03:43.777Z] #38 42.76 The following additional packages will be installed: [2022-03-21T13:03:43.777Z] #38 42.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-21T13:03:43.777Z] #38 42.78 Suggested packages: [2022-03-21T13:03:43.777Z] #38 42.78 cmake-doc ninja-build lrzip [2022-03-21T13:03:43.777Z] #38 42.78 Recommended packages: [2022-03-21T13:03:43.777Z] #38 42.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-21T13:03:43.777Z] #38 43.78 The following NEW packages will be installed: [2022-03-21T13:03:43.777Z] #38 43.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-21T13:03:43.777Z] #38 43.82 vim-common xxd [2022-03-21T13:03:43.777Z] #38 44.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:43.777Z] #38 44.36 Need to get 17.7 MB of archives. [2022-03-21T13:03:43.777Z] #38 44.36 After this operation, 70.7 MB of additional disk space will be used. [2022-03-21T13:03:43.777Z] #38 44.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:03:43.777Z] #38 44.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:03:43.777Z] #38 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-21T13:03:43.777Z] #38 44.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:03:43.777Z] #38 45.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-21T13:03:43.777Z] #38 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-21T13:03:43.777Z] #38 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-21T13:03:43.777Z] #38 45.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-21T13:03:43.777Z] #38 45.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-21T13:03:43.777Z] #38 45.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-21T13:03:43.777Z] #38 47.03 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:43.777Z] #38 47.45 Fetched 17.7 MB in 2s (9212 kB/s) [2022-03-21T13:03:43.777Z] #38 47.59 Selecting previously unselected package xxd. [2022-03-21T13:03:43.777Z] #38 47.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:43.777Z] #38 47.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:03:43.777Z] #38 47.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:43.777Z] #38 48.00 Selecting previously unselected package vim-common. [2022-03-21T13:03:43.777Z] #38 48.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:03:43.777Z] #38 48.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:43.777Z] #38 48.56 Selecting previously unselected package cmake-data. [2022-03-21T13:03:43.777Z] #38 48.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-21T13:03:43.777Z] #38 48.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:43.777Z] #38 ... [2022-03-21T13:03:43.777Z] [2022-03-21T13:03:43.777Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:43.777Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:43.777Z] #51 48.42 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-21T13:03:43.777Z] #51 48.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:43.777Z] #51 48.45 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T13:03:43.777Z] #51 48.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-21T13:03:43.777Z] #51 48.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-21T13:03:43.777Z] #51 48.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-21T13:03:43.777Z] #51 48.75 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-21T13:03:43.777Z] #51 48.77 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-21T13:03:43.777Z] #51 48.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-21T13:03:43.777Z] #51 49.01 go: downloading github.com/spf13/afero v1.6.0 [2022-03-21T13:03:43.777Z] #51 49.10 go: downloading github.com/spf13/cast v1.4.1 [2022-03-21T13:03:43.777Z] #51 49.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-21T13:03:43.777Z] #51 49.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-21T13:03:43.777Z] #51 49.20 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-21T13:03:43.777Z] #51 49.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-21T13:03:43.777Z] #51 49.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-21T13:03:43.777Z] #51 49.35 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-21T13:03:43.777Z] #51 49.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-21T13:03:43.777Z] #51 49.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-21T13:03:43.777Z] #51 49.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-21T13:03:43.777Z] #51 49.41 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-21T13:03:43.777Z] #51 49.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-21T13:03:44.036Z] #51 49.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-21T13:03:44.299Z] #51 49.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-21T13:03:44.299Z] #51 49.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-21T13:03:44.299Z] #51 49.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-21T13:03:44.299Z] #51 49.83 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-21T13:03:44.299Z] #51 49.83 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-21T13:03:44.477Z] #38 ... [2022-03-21T13:03:44.477Z] [2022-03-21T13:03:44.477Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:44.477Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:44.477Z] #47 45.05 Setting up criu (3.16.1-3) ... [2022-03-21T13:03:44.477Z] #47 46.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:44.477Z] #47 DONE 48.2s [2022-03-21T13:03:44.477Z] [2022-03-21T13:03:44.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 [2022-03-21T13:03:44.477Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:44.477Z] #14 45.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-21T13:03:44.477Z] #14 45.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-21T13:03:44.477Z] #14 45.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:03:44.869Z] #51 50.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-21T13:03:44.869Z] #51 ... [2022-03-21T13:03:44.869Z] [2022-03-21T13:03:44.869Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:44.869Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:44.869Z] #47 33.11 Reading package lists... [2022-03-21T13:03:44.869Z] #47 40.38 Building dependency tree... [2022-03-21T13:03:44.869Z] #47 43.84 The following additional packages will be installed: [2022-03-21T13:03:44.869Z] #47 43.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:44.869Z] #47 43.87 python3-protobuf python3-six [2022-03-21T13:03:44.869Z] #47 43.89 Suggested packages: [2022-03-21T13:03:44.869Z] #47 43.90 python3-setuptools [2022-03-21T13:03:44.869Z] #47 43.90 Recommended packages: [2022-03-21T13:03:44.869Z] #47 43.90 iproute2 | iproute [2022-03-21T13:03:44.869Z] #47 44.45 The following NEW packages will be installed: [2022-03-21T13:03:44.869Z] #47 44.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:44.869Z] #47 44.47 python3-protobuf python3-six [2022-03-21T13:03:44.869Z] #47 45.11 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:44.869Z] #47 45.11 Need to get 2292 kB of archives. [2022-03-21T13:03:44.869Z] #47 45.11 After this operation, 11.0 MB of additional disk space will be used. [2022-03-21T13:03:44.869Z] #47 45.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-21T13:03:44.869Z] #47 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:03:44.869Z] #47 45.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-21T13:03:44.869Z] #47 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-21T13:03:44.869Z] #47 45.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:03:44.869Z] #47 45.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:03:44.869Z] #47 45.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:03:44.869Z] #47 49.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-21T13:03:44.869Z] #47 ... [2022-03-21T13:03:44.869Z] [2022-03-21T13:03:44.869Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:44.869Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:44.869Z] #51 50.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-21T13:03:44.869Z] #51 50.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-21T13:03:44.869Z] #51 50.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-21T13:03:44.869Z] #51 50.51 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-21T13:03:45.129Z] #51 50.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-21T13:03:45.129Z] #51 50.53 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-21T13:03:45.129Z] #51 50.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-21T13:03:45.129Z] #51 50.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-21T13:03:45.129Z] #51 50.64 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-21T13:03:45.129Z] #51 50.68 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-21T13:03:45.129Z] #51 50.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-21T13:03:45.170Z] #38 42.98 Building dependency tree... [2022-03-21T13:03:45.392Z] #51 50.83 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-21T13:03:45.392Z] #51 50.84 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-21T13:03:45.392Z] #51 50.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-21T13:03:45.392Z] #51 50.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-21T13:03:45.392Z] #51 50.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-21T13:03:45.392Z] #51 50.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-21T13:03:45.392Z] #51 50.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-21T13:03:45.418Z] #14 ... [2022-03-21T13:03:45.418Z] [2022-03-21T13:03:45.418Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:45.418Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:45.418Z] #38 48.94 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:03:45.418Z] #38 48.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:45.418Z] #38 48.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:03:45.418Z] #38 49.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:45.418Z] #38 49.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:03:45.418Z] #38 49.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:03:45.418Z] #38 49.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:45.418Z] #38 49.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:03:45.418Z] #38 49.10 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:03:45.418Z] #38 49.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:03:45.419Z] #38 49.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:45.419Z] #38 DONE 49.8s [2022-03-21T13:03:45.419Z] [2022-03-21T13:03:45.419Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-21T13:03:45.419Z] #39 sha256:95b654c296b77e06c0a069d3cd5470f69d22c3fffaa624eacf8c7a562ed48c39 [2022-03-21T13:03:45.652Z] #51 51.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-21T13:03:45.739Z] #38 ... [2022-03-21T13:03:45.739Z] [2022-03-21T13:03:45.739Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:45.739Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:45.739Z] #47 29.02 Reading package lists... [2022-03-21T13:03:45.739Z] #47 36.89 Reading package lists... [2022-03-21T13:03:45.739Z] #47 45.30 Building dependency tree... [2022-03-21T13:03:45.739Z] #47 ... [2022-03-21T13:03:45.739Z] [2022-03-21T13:03:45.739Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:45.739Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:45.739Z] #51 46.25 go: downloading github.com/fatih/color v1.13.0 [2022-03-21T13:03:45.739Z] #51 46.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:03:45.739Z] #51 46.34 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-21T13:03:45.739Z] #51 46.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-21T13:03:45.739Z] #51 46.81 go: downloading github.com/spf13/viper v1.10.1 [2022-03-21T13:03:45.912Z] #51 51.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-21T13:03:45.913Z] #51 51.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-21T13:03:45.913Z] #51 51.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-21T13:03:45.913Z] #51 51.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-21T13:03:45.988Z] #39 DONE 0.6s [2022-03-21T13:03:45.988Z] [2022-03-21T13:03:45.988Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:45.988Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:45.988Z] #51 44.63 go: downloading github.com/prometheus/common v0.10.0 [2022-03-21T13:03:45.988Z] #51 44.92 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-21T13:03:45.988Z] #51 44.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-21T13:03:45.988Z] #51 45.14 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-21T13:03:45.988Z] #51 46.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-21T13:03:45.988Z] #51 ... [2022-03-21T13:03:45.988Z] [2022-03-21T13:03:45.988Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:03:45.988Z] #40 sha256:25874e8fb7637d809ba391633fe7391b398df9b35245b1cde90e8b102c032560 [2022-03-21T13:03:46.015Z] #51 47.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-21T13:03:46.073Z] 8f616e6e9eec: Verifying Checksum [2022-03-21T13:03:46.074Z] 8f616e6e9eec: Download complete [2022-03-21T13:03:46.174Z] #51 51.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-21T13:03:46.174Z] #51 51.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-21T13:03:46.174Z] #51 51.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-21T13:03:46.174Z] #51 51.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-21T13:03:46.174Z] #51 51.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-21T13:03:46.433Z] #51 51.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-21T13:03:46.433Z] #51 51.86 go: downloading github.com/julz/importas v0.1.0 [2022-03-21T13:03:46.433Z] #51 51.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-21T13:03:46.433Z] #51 52.00 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-21T13:03:46.584Z] #51 47.55 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-21T13:03:46.584Z] #51 ... [2022-03-21T13:03:46.584Z] [2022-03-21T13:03:46.584Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:46.584Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:46.584Z] #58 30.52 Reading package lists... [2022-03-21T13:03:46.584Z] #58 37.82 Building dependency tree... [2022-03-21T13:03:46.584Z] #58 43.84 The following additional packages will be installed: [2022-03-21T13:03:46.584Z] #58 43.86 libbtrfs0 [2022-03-21T13:03:46.584Z] #58 44.21 The following NEW packages will be installed: [2022-03-21T13:03:46.584Z] #58 44.24 libbtrfs-dev libbtrfs0 [2022-03-21T13:03:46.584Z] #58 44.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:46.584Z] #58 44.83 Need to get 460 kB of archives. [2022-03-21T13:03:46.584Z] #58 44.83 After this operation, 1237 kB of additional disk space will be used. [2022-03-21T13:03:46.584Z] #58 44.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:46.584Z] #58 44.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:46.584Z] #58 46.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:46.584Z] #58 47.24 Fetched 460 kB in 0s (1157 kB/s) [2022-03-21T13:03:46.584Z] #58 47.34 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:03:46.584Z] #58 47.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:46.584Z] #58 47.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:03:46.584Z] #58 47.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:46.584Z] #58 ... [2022-03-21T13:03:46.584Z] [2022-03-21T13:03:46.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 [2022-03-21T13:03:46.584Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:46.584Z] #47 45.30 Building dependency tree... [2022-03-21T13:03:46.692Z] #51 52.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-21T13:03:46.692Z] #51 52.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-21T13:03:46.692Z] #51 52.19 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-21T13:03:46.692Z] #51 52.23 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-21T13:03:46.692Z] #51 52.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-21T13:03:46.951Z] #51 52.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-21T13:03:46.951Z] #51 52.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-21T13:03:46.951Z] #51 52.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-21T13:03:46.951Z] #51 52.49 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-21T13:03:46.951Z] #51 52.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-21T13:03:47.889Z] #51 53.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-21T13:03:47.889Z] #51 53.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-21T13:03:47.889Z] #51 53.23 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-21T13:03:47.889Z] #51 53.35 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-21T13:03:47.889Z] #51 53.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-21T13:03:47.889Z] #51 53.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-21T13:03:48.118Z] #14 ... [2022-03-21T13:03:48.118Z] [2022-03-21T13:03:48.118Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:48.118Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:03:48.118Z] #60 29.97 Updating files: 72% (3341/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. [2022-03-21T13:03:48.118Z] #60 30.59 + cd /tmp/tmp.CQZ6vXUrDj/src/github.com/containerd/containerd [2022-03-21T13:03:48.118Z] #60 30.60 + git checkout -q v1.6.1 [2022-03-21T13:03:48.149Z] #51 53.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-21T13:03:48.149Z] #51 53.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-21T13:03:48.149Z] #51 53.62 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-21T13:03:48.426Z] #51 53.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-21T13:03:48.426Z] #51 54.00 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-21T13:03:48.426Z] #51 54.03 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-21T13:03:48.426Z] #51 54.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-21T13:03:48.536Z] #40 ... [2022-03-21T13:03:48.536Z] [2022-03-21T13:03:48.536Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:03:48.536Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:03:48.536Z] #49 52.23 gotestsum version dev [2022-03-21T13:03:48.536Z] #49 DONE 52.8s [2022-03-21T13:03:48.536Z] [2022-03-21T13:03:48.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:48.536Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:48.536Z] #14 51.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-21T13:03:48.537Z] #14 51.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:03:48.537Z] #14 51.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:03:48.537Z] #14 51.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-21T13:03:48.537Z] #14 51.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:03:48.537Z] #14 51.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:03:48.686Z] #51 54.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-21T13:03:48.686Z] #51 54.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-21T13:03:48.686Z] #51 54.24 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-21T13:03:48.686Z] #51 54.28 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-21T13:03:48.686Z] #51 54.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-21T13:03:48.690Z] #60 31.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-21T13:03:48.945Z] #51 54.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-21T13:03:48.945Z] #51 54.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-21T13:03:48.945Z] #51 54.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-21T13:03:48.952Z] #60 31.53 + BUILDTAGS='netgo osusergo static_build' [2022-03-21T13:03:48.952Z] #60 31.53 + export EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:03:48.952Z] #60 31.53 + EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:03:48.952Z] #60 31.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-21T13:03:48.952Z] #60 31.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-21T13:03:48.952Z] #60 31.53 + '[' '' = dynamic ']' [2022-03-21T13:03:48.952Z] #60 31.53 + make [2022-03-21T13:03:49.124Z] #47 ... [2022-03-21T13:03:49.124Z] [2022-03-21T13:03:49.124Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:03:49.124Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64 [2022-03-21T13:03:49.124Z] #58 47.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:03:49.124Z] #58 47.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:03:49.124Z] #58 47.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:49.124Z] #58 48.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:03:49.124Z] #58 48.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:03:49.124Z] #58 48.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:03:49.124Z] #58 DONE 50.0s [2022-03-21T13:03:49.124Z] [2022-03-21T13:03:49.124Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:03:49.124Z] #59 sha256:d6fe61889d475b3a627e800e2c8529fa6e16e89b57eb71fd1a6435f0453b3a79 [2022-03-21T13:03:49.124Z] #59 DONE 0.1s [2022-03-21T13:03:49.124Z] [2022-03-21T13:03:49.124Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:49.124Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:49.124Z] #38 49.52 The following additional packages will be installed: [2022-03-21T13:03:49.124Z] #38 49.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-21T13:03:49.124Z] #38 49.56 Suggested packages: [2022-03-21T13:03:49.124Z] #38 49.57 cmake-doc ninja-build lrzip [2022-03-21T13:03:49.124Z] #38 49.57 Recommended packages: [2022-03-21T13:03:49.124Z] #38 49.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-21T13:03:49.204Z] #51 54.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-21T13:03:49.204Z] #51 54.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-21T13:03:49.204Z] #51 54.74 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-21T13:03:49.204Z] #51 54.79 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-21T13:03:49.463Z] #51 54.85 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-21T13:03:49.694Z] #38 50.79 The following NEW packages will be installed: [2022-03-21T13:03:49.694Z] #38 50.79 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-21T13:03:49.694Z] #38 50.79 vim-common xxd [2022-03-21T13:03:49.897Z] #60 32.58 + bin/ctr [2022-03-21T13:03:49.956Z] #38 51.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:49.956Z] #38 51.18 Need to get 17.7 MB of archives. [2022-03-21T13:03:49.956Z] #38 51.18 After this operation, 70.7 MB of additional disk space will be used. [2022-03-21T13:03:49.956Z] #38 51.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:03:49.956Z] #38 51.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:03:50.032Z] #51 55.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-21T13:03:50.032Z] #51 55.61 go: downloading honnef.co/go/tools v0.2.2 [2022-03-21T13:03:50.216Z] #38 51.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-21T13:03:50.216Z] #38 51.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:03:50.651Z] #19 144.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-21T13:03:50.651Z] #19 144.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:50.651Z] #19 144.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:03:50.651Z] #19 144.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-21T13:03:50.651Z] #19 144.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:50.651Z] #19 144.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:03:51.155Z] #38 52.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-21T13:03:51.155Z] #38 52.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-21T13:03:51.155Z] #38 52.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-21T13:03:51.155Z] #38 52.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-21T13:03:51.155Z] #38 52.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-21T13:03:51.155Z] #38 52.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-21T13:03:51.727Z] #38 ... [2022-03-21T13:03:51.727Z] [2022-03-21T13:03:51.727Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:51.727Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:51.727Z] #14 42.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:51.727Z] #14 45.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:03:51.727Z] #14 46.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-21T13:03:51.727Z] #14 47.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:51.727Z] #14 49.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:03:51.727Z] #14 50.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-21T13:03:51.727Z] #14 50.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-21T13:03:51.727Z] #14 50.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-21T13:03:51.727Z] #14 50.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:51.727Z] #14 50.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:51.727Z] #14 50.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-21T13:03:51.727Z] #14 50.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-21T13:03:51.727Z] #14 50.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-21T13:03:51.727Z] #14 50.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-21T13:03:51.727Z] #14 50.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-21T13:03:51.727Z] #14 50.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-21T13:03:51.727Z] #14 50.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-21T13:03:51.728Z] #14 50.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-21T13:03:51.728Z] #14 50.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-21T13:03:51.728Z] #14 50.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-21T13:03:51.728Z] #14 50.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-21T13:03:51.728Z] #14 51.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:51.728Z] #14 52.00 Fetched 115 MB in 10s (11.0 MB/s) [2022-03-21T13:03:51.728Z] #14 52.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-21T13:03:51.728Z] #14 52.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:51.728Z] #14 52.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:03:51.728Z] #14 52.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:51.944Z] #51 57.18 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-21T13:03:51.944Z] #51 57.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-21T13:03:51.944Z] #51 57.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-21T13:03:51.944Z] #51 57.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-21T13:03:51.988Z] #14 ... [2022-03-21T13:03:51.988Z] [2022-03-21T13:03:51.988Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:51.988Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:03:51.988Z] #60 1.475 + RM_GOPATH=0 [2022-03-21T13:03:51.988Z] #60 1.475 + TMP_GOPATH= [2022-03-21T13:03:51.988Z] #60 1.475 + : /build [2022-03-21T13:03:51.988Z] #60 1.475 + '[' -z '' ']' [2022-03-21T13:03:51.988Z] #60 1.475 ++ mktemp -d [2022-03-21T13:03:51.988Z] #60 1.476 + export GOPATH=/tmp/tmp.ADHSFb6o16 [2022-03-21T13:03:51.988Z] #60 1.476 + GOPATH=/tmp/tmp.ADHSFb6o16 [2022-03-21T13:03:51.988Z] #60 1.476 + RM_GOPATH=1 [2022-03-21T13:03:51.988Z] #60 1.476 + case "$(go env GOARCH)" in [2022-03-21T13:03:51.988Z] #60 1.477 ++ go env GOARCH [2022-03-21T13:03:51.988Z] #60 1.583 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:51.988Z] #60 1.583 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:51.988Z] #60 1.583 ++ dirname /install.sh [2022-03-21T13:03:51.988Z] #60 1.585 + dir=/ [2022-03-21T13:03:51.988Z] #60 1.585 + bin=containerd [2022-03-21T13:03:51.988Z] #60 1.585 + shift [2022-03-21T13:03:51.988Z] #60 1.585 + '[' '!' -f //containerd.installer ']' [2022-03-21T13:03:51.988Z] #60 1.585 + . //containerd.installer [2022-03-21T13:03:51.988Z] #60 1.585 ++ set -e [2022-03-21T13:03:51.988Z] #60 1.585 ++ : v1.6.1 [2022-03-21T13:03:51.988Z] #60 1.585 + install_containerd [2022-03-21T13:03:51.988Z] #60 1.585 + echo 'Install containerd version v1.6.1' [2022-03-21T13:03:51.988Z] #60 1.586 Install containerd version v1.6.1 [2022-03-21T13:03:51.988Z] #60 1.586 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ADHSFb6o16/src/github.com/containerd/containerd [2022-03-21T13:03:51.988Z] #60 1.600 Cloning into '/tmp/tmp.ADHSFb6o16/src/github.com/containerd/containerd'... [2022-03-21T13:03:52.264Z] 8f616e6e9eec: Verifying Checksum [2022-03-21T13:03:52.264Z] 8f616e6e9eec: Download complete [2022-03-21T13:03:52.697Z] 0a6173b79e25: Verifying Checksum [2022-03-21T13:03:52.697Z] 0a6173b79e25: Download complete [2022-03-21T13:03:52.757Z] #14 ... [2022-03-21T13:03:52.757Z] [2022-03-21T13:03:52.757Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:03:52.757Z] #40 sha256:25874e8fb7637d809ba391633fe7391b398df9b35245b1cde90e8b102c032560 [2022-03-21T13:03:52.757Z] #40 4.187 + RM_GOPATH=0 [2022-03-21T13:03:52.757Z] #40 4.187 + TMP_GOPATH= [2022-03-21T13:03:52.757Z] #40 4.187 + : /build [2022-03-21T13:03:52.757Z] #40 4.187 + '[' -z '' ']' [2022-03-21T13:03:52.757Z] #40 4.208 ++ mktemp -d [2022-03-21T13:03:52.757Z] #40 4.208 + export GOPATH=/tmp/tmp.V8TWKQINKz [2022-03-21T13:03:52.757Z] #40 4.208 + GOPATH=/tmp/tmp.V8TWKQINKz [2022-03-21T13:03:52.757Z] #40 4.208 + RM_GOPATH=1 [2022-03-21T13:03:52.757Z] #40 4.208 + case "$(go env GOARCH)" in [2022-03-21T13:03:52.757Z] #40 4.208 ++ go env GOARCH [2022-03-21T13:03:52.757Z] #40 4.208 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:52.757Z] #40 4.208 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:52.757Z] #40 4.208 ++ dirname /install.sh [2022-03-21T13:03:52.757Z] #40 4.231 + dir=/ [2022-03-21T13:03:52.757Z] #40 4.231 + bin=tini [2022-03-21T13:03:52.757Z] #40 4.231 + shift [2022-03-21T13:03:52.757Z] #40 4.231 + '[' '!' -f //tini.installer ']' [2022-03-21T13:03:52.757Z] #40 4.231 + . //tini.installer [2022-03-21T13:03:52.757Z] #40 4.231 ++ : v0.19.0 [2022-03-21T13:03:52.757Z] #40 4.231 + install_tini [2022-03-21T13:03:52.757Z] #40 4.231 + echo 'Install tini version v0.19.0' [2022-03-21T13:03:52.757Z] #40 4.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.V8TWKQINKz/tini [2022-03-21T13:03:52.757Z] #40 4.231 Cloning into '/tmp/tmp.V8TWKQINKz/tini'... [2022-03-21T13:03:52.757Z] #40 4.231 Install tini version v0.19.0 [2022-03-21T13:03:52.757Z] #40 4.883 + cd /tmp/tmp.V8TWKQINKz/tini [2022-03-21T13:03:52.757Z] #40 4.883 + git checkout -q v0.19.0 [2022-03-21T13:03:52.757Z] #40 4.891 + cmake . [2022-03-21T13:03:52.757Z] #40 5.299 -- The C compiler identification is GNU 10.2.1 [2022-03-21T13:03:52.757Z] #40 5.419 -- Detecting C compiler ABI info [2022-03-21T13:03:52.757Z] #40 6.058 -- Detecting C compiler ABI info - done [2022-03-21T13:03:52.757Z] #40 6.132 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-21T13:03:52.757Z] #40 6.132 -- Detecting C compile features [2022-03-21T13:03:52.757Z] #40 6.132 -- Detecting C compile features - done [2022-03-21T13:03:52.757Z] #40 6.199 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-21T13:03:52.757Z] #40 6.389 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-21T13:03:52.757Z] #40 6.417 -- Configuring done [2022-03-21T13:03:52.757Z] #40 6.417 -- Generating done [2022-03-21T13:03:52.757Z] #40 6.485 -- Build files have been written to: /tmp/tmp.V8TWKQINKz/tini [2022-03-21T13:03:52.757Z] #40 6.530 + make tini-static [2022-03-21T13:03:52.757Z] #40 6.615 Scanning dependencies of target tini-static [2022-03-21T13:03:52.757Z] #40 6.645 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-21T13:03:52.929Z] #60 ... [2022-03-21T13:03:52.929Z] [2022-03-21T13:03:52.929Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-21T13:03:52.929Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b [2022-03-21T13:03:52.929Z] #53 53.77 v3.0.2 [2022-03-21T13:03:52.929Z] #53 DONE 54.1s [2022-03-21T13:03:53.193Z] [2022-03-21T13:03:53.193Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:53.193Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:53.193Z] #38 54.27 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:53.453Z] #38 54.67 Fetched 17.7 MB in 2s (8529 kB/s) [2022-03-21T13:03:53.701Z] #40 7.889 [100%] Linking C executable tini-static [2022-03-21T13:03:53.713Z] #38 54.84 Selecting previously unselected package xxd. [2022-03-21T13:03:53.713Z] #38 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:53.855Z] #51 59.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T13:03:53.855Z] #51 ... [2022-03-21T13:03:53.855Z] [2022-03-21T13:03:53.855Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:53.855Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:53.855Z] #14 49.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:03:53.855Z] #14 50.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-21T13:03:53.855Z] #14 50.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:03:53.855Z] #14 53.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] [2022-03-21T13:03:53.855Z] #14 53.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] [2022-03-21T13:03:53.855Z] #14 53.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-21T13:03:53.855Z] #14 53.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-21T13:03:53.855Z] #14 53.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-21T13:03:53.855Z] #14 54.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-21T13:03:53.855Z] #14 54.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-21T13:03:53.855Z] #14 54.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-21T13:03:53.855Z] #14 54.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-21T13:03:53.855Z] #14 54.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-21T13:03:53.855Z] #14 54.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-21T13:03:53.855Z] #14 54.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-21T13:03:53.855Z] #14 55.59 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:53.855Z] #14 55.80 Fetched 115 MB in 9s (12.5 MB/s) [2022-03-21T13:03:53.855Z] #14 56.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-21T13:03:53.855Z] #14 56.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:53.855Z] #14 56.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:03:53.855Z] #14 56.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:53.980Z] #38 54.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:03:53.980Z] #38 54.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:54.115Z] #14 59.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-21T13:03:54.115Z] #14 59.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:03:54.115Z] #14 59.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:03:54.115Z] #14 ... [2022-03-21T13:03:54.115Z] [2022-03-21T13:03:54.115Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:54.115Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:54.115Z] #51 59.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T13:03:54.240Z] #38 55.33 Selecting previously unselected package vim-common. [2022-03-21T13:03:54.240Z] #38 55.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:03:54.240Z] #38 55.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:03:54.373Z] #51 59.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-21T13:03:54.373Z] #51 ... [2022-03-21T13:03:54.373Z] [2022-03-21T13:03:54.373Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:03:54.374Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:03:54.374Z] #60 2.018 + RM_GOPATH=0 [2022-03-21T13:03:54.374Z] #60 2.018 + TMP_GOPATH= [2022-03-21T13:03:54.374Z] #60 2.018 + : /build [2022-03-21T13:03:54.374Z] #60 2.018 + '[' -z '' ']' [2022-03-21T13:03:54.374Z] #60 2.019 ++ mktemp -d [2022-03-21T13:03:54.374Z] #60 2.027 + export GOPATH=/tmp/tmp.yhj3rnjc3B [2022-03-21T13:03:54.374Z] #60 2.027 + GOPATH=/tmp/tmp.yhj3rnjc3B [2022-03-21T13:03:54.374Z] #60 2.027 + RM_GOPATH=1 [2022-03-21T13:03:54.374Z] #60 2.027 + case "$(go env GOARCH)" in [2022-03-21T13:03:54.374Z] #60 2.027 ++ go env GOARCH [2022-03-21T13:03:54.374Z] #60 2.055 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:54.374Z] #60 2.055 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:03:54.374Z] #60 2.055 ++ dirname /install.sh [2022-03-21T13:03:54.374Z] #60 2.063 + dir=/ [2022-03-21T13:03:54.374Z] #60 2.063 + bin=containerd [2022-03-21T13:03:54.374Z] #60 2.063 + shift [2022-03-21T13:03:54.374Z] #60 2.063 + '[' '!' -f //containerd.installer ']' [2022-03-21T13:03:54.374Z] #60 2.063 + . //containerd.installer [2022-03-21T13:03:54.374Z] #60 2.063 ++ set -e [2022-03-21T13:03:54.374Z] #60 2.063 ++ : v1.6.1 [2022-03-21T13:03:54.374Z] #60 2.063 + install_containerd [2022-03-21T13:03:54.374Z] #60 2.063 + echo 'Install containerd version v1.6.1' [2022-03-21T13:03:54.374Z] #60 2.063 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yhj3rnjc3B/src/github.com/containerd/containerd [2022-03-21T13:03:54.374Z] #60 2.063 Install containerd version v1.6.1 [2022-03-21T13:03:54.374Z] #60 2.097 Cloning into '/tmp/tmp.yhj3rnjc3B/src/github.com/containerd/containerd'... [2022-03-21T13:03:54.374Z] #60 ... [2022-03-21T13:03:54.374Z] [2022-03-21T13:03:54.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 [2022-03-21T13:03:54.374Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:54.374Z] #51 59.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-21T13:03:54.632Z] #51 60.07 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T13:03:54.632Z] #51 60.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-21T13:03:54.639Z] #40 8.524 [100%] Built target tini-static [2022-03-21T13:03:54.639Z] #40 8.587 + mkdir -p /build [2022-03-21T13:03:54.639Z] #40 8.587 + cp tini-static /build/docker-init [2022-03-21T13:03:54.821Z] #38 55.86 Selecting previously unselected package cmake-data. [2022-03-21T13:03:54.821Z] #38 55.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-21T13:03:54.821Z] #38 55.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:03:54.890Z] #51 60.36 go: downloading golang.org/x/text v0.3.7 [2022-03-21T13:03:54.897Z] #40 DONE 9.0s [2022-03-21T13:03:54.897Z] [2022-03-21T13:03:54.897Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:54.897Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:03:54.897Z] #14 58.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-21T13:03:54.897Z] #14 58.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:03:54.898Z] #14 58.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:03:56.310Z] #51 ... [2022-03-21T13:03:56.310Z] [2022-03-21T13:03:56.310Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:56.310Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:56.310Z] #47 51.40 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:56.310Z] #47 51.71 Fetched 2292 kB in 6s (406 kB/s) [2022-03-21T13:03:56.310Z] #47 51.81 Selecting previously unselected package libprotobuf23:amd64. [2022-03-21T13:03:56.310Z] #47 51.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:56.310Z] #47 51.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 51.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:03:56.310Z] #47 53.12 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:03:56.310Z] #47 53.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:03:56.310Z] #47 53.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:56.310Z] #47 53.61 Selecting previously unselected package python3-six. [2022-03-21T13:03:56.310Z] #47 53.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-21T13:03:56.310Z] #47 53.62 Unpacking python3-six (1.16.0-2) ... [2022-03-21T13:03:56.310Z] #47 54.08 Selecting previously unselected package python3-protobuf. [2022-03-21T13:03:56.310Z] #47 54.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 54.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:56.310Z] #47 54.93 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:03:56.310Z] #47 54.93 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 54.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:56.310Z] #47 55.02 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:03:56.310Z] #47 55.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 55.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:03:56.310Z] #47 55.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:03:56.310Z] #47 55.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 55.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:03:56.310Z] #47 55.40 Selecting previously unselected package criu. [2022-03-21T13:03:56.310Z] #47 55.40 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-21T13:03:56.310Z] #47 55.41 Unpacking criu (3.16.1-3) ... [2022-03-21T13:03:56.310Z] #47 56.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:03:56.310Z] #47 58.28 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:03:56.310Z] #47 58.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:03:56.310Z] #47 58.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:03:56.310Z] #47 58.39 Setting up python3-six (1.16.0-2) ... [2022-03-21T13:03:56.310Z] #47 59.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:03:56.310Z] #47 59.91 Setting up python3-protobuf (3.12.4-1) ... [2022-03-21T13:03:56.736Z] #38 ... [2022-03-21T13:03:56.736Z] [2022-03-21T13:03:56.736Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:03:56.736Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:03:56.736Z] #51 47.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-21T13:03:56.736Z] #51 49.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-21T13:03:56.736Z] #51 49.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-21T13:03:56.736Z] #51 53.53 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-21T13:03:56.736Z] #51 53.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:03:56.736Z] #51 53.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T13:03:56.736Z] #51 53.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-21T13:03:56.736Z] #51 53.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-21T13:03:56.736Z] #51 53.93 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-21T13:03:56.736Z] #51 53.99 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-21T13:03:56.736Z] #51 54.00 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-21T13:03:56.736Z] #51 54.06 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-21T13:03:56.736Z] #51 54.08 go: downloading github.com/spf13/afero v1.6.0 [2022-03-21T13:03:56.736Z] #51 54.20 go: downloading github.com/spf13/cast v1.4.1 [2022-03-21T13:03:56.736Z] #51 54.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-21T13:03:56.736Z] #51 54.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-21T13:03:56.736Z] #51 54.27 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-21T13:03:56.736Z] #51 54.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-21T13:03:56.736Z] #51 54.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-21T13:03:56.736Z] #51 54.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-21T13:03:56.736Z] #51 54.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-21T13:03:56.736Z] #51 54.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-21T13:03:56.736Z] #51 54.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-21T13:03:56.736Z] #51 54.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-21T13:03:56.736Z] #51 54.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-21T13:03:56.736Z] #51 54.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-21T13:03:56.736Z] #51 54.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-21T13:03:56.736Z] #51 55.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-21T13:03:56.736Z] #51 55.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-21T13:03:56.736Z] #51 55.39 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-21T13:03:56.736Z] #51 55.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-21T13:03:56.736Z] #51 55.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-21T13:03:56.736Z] #51 55.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-21T13:03:56.736Z] #51 55.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-21T13:03:56.736Z] #51 55.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-21T13:03:56.736Z] #51 55.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-21T13:03:56.736Z] #51 55.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-21T13:03:56.736Z] #51 55.97 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-21T13:03:56.736Z] #51 56.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-21T13:03:56.736Z] #51 56.10 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-21T13:03:56.736Z] #51 56.15 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-21T13:03:56.736Z] #51 56.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-21T13:03:56.736Z] #51 56.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-21T13:03:56.736Z] #51 56.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-21T13:03:56.736Z] #51 56.70 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-21T13:03:56.736Z] #51 56.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-21T13:03:56.736Z] #51 56.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-21T13:03:56.736Z] #51 56.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-21T13:03:56.736Z] #51 56.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-21T13:03:56.736Z] #51 56.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-21T13:03:56.736Z] #51 57.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-21T13:03:56.736Z] #51 57.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-21T13:03:56.736Z] #51 57.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-21T13:03:56.736Z] #51 57.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-21T13:03:56.736Z] #51 57.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-21T13:03:56.736Z] #51 57.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-21T13:03:56.736Z] #51 57.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-21T13:03:56.736Z] #51 57.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-21T13:03:56.736Z] #51 57.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-21T13:03:56.736Z] #51 57.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-21T13:03:56.736Z] #51 57.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-21T13:03:56.736Z] #51 57.70 go: downloading github.com/julz/importas v0.1.0 [2022-03-21T13:03:56.736Z] #51 57.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-21T13:03:56.736Z] #51 57.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-21T13:03:56.736Z] #51 57.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-21T13:03:56.736Z] #51 57.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-21T13:03:56.995Z] #51 58.10 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-21T13:03:56.995Z] #51 58.13 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-21T13:03:56.995Z] #51 58.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-21T13:03:57.256Z] #51 58.27 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-21T13:03:57.256Z] #51 58.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-21T13:03:57.256Z] #51 58.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-21T13:03:57.256Z] #51 58.42 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-21T13:03:57.256Z] #51 58.45 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-21T13:03:57.263Z] #47 ... [2022-03-21T13:03:57.263Z] [2022-03-21T13:03:57.263Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:57.263Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:57.263Z] #38 52.73 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:03:57.263Z] #38 52.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:03:57.263Z] #38 52.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:03:57.263Z] #38 62.47 Selecting previously unselected package libxml2:amd64. [2022-03-21T13:03:57.263Z] #38 62.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-21T13:03:57.263Z] #38 62.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:03:57.263Z] #38 ... [2022-03-21T13:03:57.263Z] [2022-03-21T13:03:57.263Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:57.263Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:57.263Z] #34 53.92 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. [2022-03-21T13:03:57.263Z] #34 54.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-21T13:03:57.263Z] #34 54.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:57.831Z] #34 ... [2022-03-21T13:03:57.831Z] [2022-03-21T13:03:57.831Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:03:57.831Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:03:57.831Z] #38 63.47 Selecting previously unselected package libarchive13:amd64. [2022-03-21T13:03:58.089Z] #38 63.48 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-21T13:03:58.089Z] #38 63.52 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:03:58.196Z] #51 ... [2022-03-21T13:03:58.196Z] [2022-03-21T13:03:58.196Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:03:58.196Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:03:58.348Z] #38 64.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-21T13:03:58.348Z] #38 64.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-21T13:03:58.485Z] 4612f6d0b889: Verifying Checksum [2022-03-21T13:03:58.485Z] 4612f6d0b889: Download complete [2022-03-21T13:03:58.611Z] #38 64.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:03:58.761Z] #19 152.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-21T13:03:58.761Z] #19 152.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:58.761Z] #19 152.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:03:58.761Z] #19 152.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-21T13:03:58.761Z] #19 152.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:03:58.761Z] #19 152.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:03:59.179Z] #38 64.51 Selecting previously unselected package librhash0:amd64. [2022-03-21T13:03:59.179Z] #38 64.52 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-21T13:03:59.179Z] #38 64.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:03:59.233Z] #34 58.61 Updating files: 84% (1281/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 94% (1444/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-21T13:03:59.233Z] #34 59.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-21T13:03:59.438Z] #38 64.87 Selecting previously unselected package libuv1:amd64. [2022-03-21T13:03:59.438Z] #38 64.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-21T13:03:59.438Z] #38 64.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:03:59.698Z] #38 65.18 Selecting previously unselected package cmake. [2022-03-21T13:03:59.698Z] #38 65.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-21T13:03:59.698Z] #38 65.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:03:59.804Z] #34 ... [2022-03-21T13:03:59.804Z] [2022-03-21T13:03:59.804Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:03:59.804Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:03:59.804Z] #47 50.91 The following additional packages will be installed: [2022-03-21T13:03:59.804Z] #47 50.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:59.804Z] #47 50.91 python3-protobuf python3-six [2022-03-21T13:03:59.804Z] #47 50.91 Suggested packages: [2022-03-21T13:03:59.804Z] #47 50.91 python3-setuptools [2022-03-21T13:03:59.804Z] #47 50.91 Recommended packages: [2022-03-21T13:03:59.804Z] #47 50.91 iproute2 | iproute [2022-03-21T13:03:59.804Z] #47 51.72 The following NEW packages will be installed: [2022-03-21T13:03:59.804Z] #47 51.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-21T13:03:59.804Z] #47 51.78 python3-protobuf python3-six [2022-03-21T13:03:59.804Z] #47 52.34 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:03:59.804Z] #47 52.34 Need to get 2292 kB of archives. [2022-03-21T13:03:59.804Z] #47 52.34 After this operation, 11.0 MB of additional disk space will be used. [2022-03-21T13:03:59.804Z] #47 52.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-21T13:03:59.804Z] #47 52.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:03:59.804Z] #47 52.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-21T13:03:59.804Z] #47 52.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-21T13:03:59.804Z] #47 52.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:03:59.804Z] #47 52.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:03:59.804Z] #47 52.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:03:59.804Z] #47 57.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-21T13:03:59.804Z] #47 59.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:03:59.804Z] #47 59.94 Fetched 2292 kB in 6s (379 kB/s) [2022-03-21T13:03:59.804Z] #47 60.23 Selecting previously unselected package libprotobuf23:amd64. [2022-03-21T13:03:59.804Z] #47 60.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-21T13:03:59.804Z] #47 60.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-21T13:03:59.804Z] #47 60.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:03:59.917Z] #60 ... [2022-03-21T13:03:59.917Z] [2022-03-21T13:03:59.917Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:03:59.917Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:03:59.917Z] #14 62.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-21T13:03:59.917Z] #14 62.63 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:59.917Z] #14 62.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:03:59.917Z] #14 66.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-21T13:03:59.917Z] #14 66.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:59.917Z] #14 66.86 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:03:59.917Z] #14 70.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-21T13:03:59.917Z] #14 70.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:03:59.917Z] #14 70.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:00.063Z] #47 ... [2022-03-21T13:04:00.063Z] [2022-03-21T13:04:00.063Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:04:00.063Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:04:00.063Z] #34 60.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:04:03.893Z] #38 ... [2022-03-21T13:04:03.893Z] [2022-03-21T13:04:03.893Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:03.893Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:03.893Z] #51 68.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-21T13:04:03.893Z] #51 68.32 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-21T13:04:03.893Z] #51 68.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-21T13:04:03.893Z] #51 68.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-21T13:04:03.893Z] #51 68.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-21T13:04:03.893Z] #51 68.55 go: downloading golang.org/x/mod v0.5.1 [2022-03-21T13:04:03.893Z] #51 68.60 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-21T13:04:03.893Z] #51 68.70 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-21T13:04:03.893Z] #51 68.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-21T13:04:03.893Z] #51 68.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-21T13:04:03.893Z] #51 69.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-21T13:04:03.893Z] #51 69.19 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-21T13:04:04.153Z] #51 69.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-21T13:04:04.413Z] #51 69.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-21T13:04:04.673Z] #51 70.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-21T13:04:04.673Z] #51 70.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-21T13:04:04.673Z] #51 70.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-21T13:04:04.673Z] #51 70.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-21T13:04:04.932Z] #51 70.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-21T13:04:04.932Z] #51 70.37 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-21T13:04:04.932Z] #51 70.42 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-21T13:04:05.354Z] #34 ... [2022-03-21T13:04:05.354Z] [2022-03-21T13:04:05.354Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:05.354Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:05.354Z] #14 55.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-21T13:04:05.354Z] #14 55.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:04:05.354Z] #14 55.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:04:05.354Z] #14 59.87 Selecting previously unselected package binutils-mingw-w64. [2022-03-21T13:04:05.354Z] #14 59.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-21T13:04:05.354Z] #14 59.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:04:05.354Z] #14 60.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-21T13:04:05.354Z] #14 60.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:05.354Z] #14 60.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:05.354Z] #14 60.58 Selecting previously unselected package dmsetup. [2022-03-21T13:04:05.354Z] #14 60.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:05.354Z] #14 60.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:04:05.354Z] #14 60.97 Selecting previously unselected package mingw-w64-common. [2022-03-21T13:04:05.354Z] #14 60.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-21T13:04:05.354Z] #14 61.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-21T13:04:05.354Z] #14 ... [2022-03-21T13:04:05.354Z] [2022-03-21T13:04:05.354Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:04:05.354Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:04:05.354Z] #47 61.30 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:04:05.354Z] #47 61.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:04:05.354Z] #47 61.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:04:05.354Z] #47 61.60 Selecting previously unselected package python3-six. [2022-03-21T13:04:05.354Z] #47 61.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-21T13:04:05.354Z] #47 61.63 Unpacking python3-six (1.16.0-2) ... [2022-03-21T13:04:05.354Z] #47 61.77 Selecting previously unselected package python3-protobuf. [2022-03-21T13:04:05.354Z] #47 61.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-21T13:04:05.354Z] #47 61.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-21T13:04:05.354Z] #47 62.51 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:04:05.354Z] #47 62.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:04:05.354Z] #47 62.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:04:05.354Z] #47 62.72 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:04:05.354Z] #47 62.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:04:05.354Z] #47 62.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:04:05.354Z] #47 62.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:04:05.354Z] #47 62.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:04:05.354Z] #47 62.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:04:05.354Z] #47 63.14 Selecting previously unselected package criu. [2022-03-21T13:04:05.354Z] #47 63.14 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-21T13:04:05.354Z] #47 63.16 Unpacking criu (3.16.1-3) ... [2022-03-21T13:04:05.354Z] #47 64.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:04:05.499Z] #51 70.67 go: downloading github.com/prometheus/common v0.10.0 [2022-03-21T13:04:05.499Z] #51 71.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-21T13:04:05.757Z] #51 ... [2022-03-21T13:04:05.757Z] [2022-03-21T13:04:05.757Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:04:05.757Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:04:05.757Z] #47 65.51 Setting up criu (3.16.1-3) ... [2022-03-21T13:04:05.757Z] #47 68.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:05.757Z] #47 DONE 71.1s [2022-03-21T13:04:05.757Z] [2022-03-21T13:04:05.757Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:05.757Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:05.757Z] #51 71.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-21T13:04:05.757Z] #51 71.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-21T13:04:06.295Z] #47 67.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-21T13:04:06.295Z] #47 67.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:04:06.295Z] #47 67.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:04:06.295Z] #47 67.12 Setting up python3-six (1.16.0-2) ... [2022-03-21T13:04:07.113Z] #14 69.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-21T13:04:07.113Z] #14 69.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:07.113Z] #14 69.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:07.374Z] #14 ... [2022-03-21T13:04:07.374Z] [2022-03-21T13:04:07.374Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:04:07.374Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:04:07.687Z] #51 ... [2022-03-21T13:04:07.687Z] [2022-03-21T13:04:07.687Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:04:07.687Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:04:07.687Z] #38 71.34 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:04:07.687Z] #38 71.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:07.687Z] #38 71.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:04:07.687Z] #38 71.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:07.687Z] #38 71.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:04:07.687Z] #38 71.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:04:07.687Z] #38 71.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:04:07.687Z] #38 71.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:04:07.687Z] #38 71.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:04:07.687Z] #38 71.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:04:07.687Z] #38 71.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:07.687Z] #38 DONE 73.0s [2022-03-21T13:04:07.687Z] [2022-03-21T13:04:07.687Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-21T13:04:07.687Z] #39 sha256:255ec3829cf4a0b86cced70c400ee397b48fbb287272bb3ef4066efaa1893556 [2022-03-21T13:04:07.948Z] #39 DONE 0.4s [2022-03-21T13:04:07.948Z] [2022-03-21T13:04:07.948Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:07.948Z] #40 sha256:a3146e619392a4dfb07c9dd43ce3d6e3cf5d5d751340286fcc7ef5c6d12d2d36 [2022-03-21T13:04:08.075Z] #14 80.07 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-21T13:04:08.075Z] #14 80.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-21T13:04:08.075Z] #14 80.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:08.155Z] #60 38.48 Updating files: 63% (2943/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. [2022-03-21T13:04:08.207Z] #40 ... [2022-03-21T13:04:08.207Z] [2022-03-21T13:04:08.207Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:08.207Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:08.207Z] #14 63.68 Selecting previously unselected package binutils-mingw-w64. [2022-03-21T13:04:08.207Z] #14 63.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-21T13:04:08.207Z] #14 63.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:04:08.207Z] #14 63.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-21T13:04:08.207Z] #14 63.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:08.207Z] #14 63.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:08.207Z] #14 64.22 Selecting previously unselected package dmsetup. [2022-03-21T13:04:08.207Z] #14 64.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:08.207Z] #14 64.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:04:08.207Z] #14 64.51 Selecting previously unselected package mingw-w64-common. [2022-03-21T13:04:08.207Z] #14 64.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-21T13:04:08.207Z] #14 64.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-21T13:04:08.207Z] #14 73.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-21T13:04:08.207Z] #14 73.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-21T13:04:08.207Z] #14 73.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:04:08.286Z] #47 ... [2022-03-21T13:04:08.286Z] [2022-03-21T13:04:08.286Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:08.286Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:08.286Z] #51 59.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-21T13:04:08.286Z] #51 59.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-21T13:04:08.286Z] #51 59.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-21T13:04:08.286Z] #51 59.50 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-21T13:04:08.286Z] #51 59.67 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-21T13:04:08.286Z] #51 59.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-21T13:04:08.286Z] #51 59.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-21T13:04:08.286Z] #51 59.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-21T13:04:08.286Z] #51 59.87 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-21T13:04:08.286Z] #51 60.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-21T13:04:08.286Z] #51 60.16 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-21T13:04:08.286Z] #51 60.19 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-21T13:04:08.286Z] #51 60.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-21T13:04:08.286Z] #51 60.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-21T13:04:08.286Z] #51 60.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-21T13:04:08.286Z] #51 60.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-21T13:04:08.286Z] #51 60.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-21T13:04:08.286Z] #51 60.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-21T13:04:08.286Z] #51 60.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-21T13:04:08.286Z] #51 60.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-21T13:04:08.286Z] #51 60.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-21T13:04:08.286Z] #51 60.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-21T13:04:08.286Z] #51 60.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-21T13:04:08.286Z] #51 60.90 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-21T13:04:08.286Z] #51 61.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-21T13:04:08.286Z] #51 61.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-21T13:04:08.286Z] #51 61.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-21T13:04:08.286Z] #51 61.72 go: downloading honnef.co/go/tools v0.2.2 [2022-03-21T13:04:08.286Z] #51 63.57 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-21T13:04:08.286Z] #51 63.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-21T13:04:08.286Z] #51 63.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-21T13:04:08.286Z] #51 63.71 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-21T13:04:08.286Z] #51 65.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T13:04:08.286Z] #51 65.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T13:04:08.286Z] #51 65.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-21T13:04:08.286Z] #51 65.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-21T13:04:08.286Z] #51 66.36 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T13:04:08.286Z] #51 66.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-21T13:04:08.286Z] #51 66.57 go: downloading golang.org/x/text v0.3.7 [2022-03-21T13:04:08.286Z] #51 ... [2022-03-21T13:04:08.286Z] [2022-03-21T13:04:08.286Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:04:08.286Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:04:08.286Z] #47 69.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:04:08.286Z] #47 69.28 Setting up python3-protobuf (3.12.4-1) ... [2022-03-21T13:04:08.415Z] #60 39.35 + cd /tmp/tmp.04Jm0uzjpy/src/github.com/containerd/containerd [2022-03-21T13:04:08.415Z] #60 39.35 + git checkout -q v1.6.1 [2022-03-21T13:04:08.466Z] #14 ... [2022-03-21T13:04:08.466Z] [2022-03-21T13:04:08.466Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:04:08.466Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:04:08.466Z] #49 73.88 gotestsum version dev [2022-03-21T13:04:08.724Z] #19 163.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-21T13:04:08.724Z] #19 163.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:08.725Z] #49 DONE 74.2s [2022-03-21T13:04:08.725Z] [2022-03-21T13:04:08.725Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:08.725Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:08.725Z] #51 73.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-21T13:04:08.981Z] #19 163.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:04:08.984Z] #60 39.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-21T13:04:08.984Z] #60 39.84 + BUILDTAGS='netgo osusergo static_build' [2022-03-21T13:04:08.984Z] #60 39.84 + export EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:08.984Z] #60 39.84 + EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:08.984Z] #60 39.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-21T13:04:08.984Z] #60 39.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-21T13:04:08.984Z] #60 39.84 + '[' '' = dynamic ']' [2022-03-21T13:04:08.984Z] #60 39.84 + make [2022-03-21T13:04:09.682Z] #47 ... [2022-03-21T13:04:09.682Z] [2022-03-21T13:04:09.682Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:04:09.682Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:04:09.682Z] #38 60.51 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:04:09.682Z] #38 60.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:04:09.682Z] #38 60.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:04:09.682Z] #38 69.68 Selecting previously unselected package libxml2:amd64. [2022-03-21T13:04:09.682Z] #38 69.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-21T13:04:09.682Z] #38 69.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:04:09.682Z] #38 ... [2022-03-21T13:04:09.682Z] [2022-03-21T13:04:09.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:09.682Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:09.682Z] #14 69.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-21T13:04:09.682Z] #14 69.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-21T13:04:09.682Z] #14 69.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:04:09.992Z] #14 ... [2022-03-21T13:04:09.992Z] [2022-03-21T13:04:09.992Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:04:09.992Z] #63 sha256:9f25f808d3741cef378f247124b7f3f84417a154b9d0351890709472c27ceccd [2022-03-21T13:04:09.992Z] #63 82.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:04:09.992Z] #63 82.39 + GOBIN=/build [2022-03-21T13:04:09.992Z] #63 82.39 + GO111MODULE=on [2022-03-21T13:04:09.992Z] #63 82.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-21T13:04:10.181Z] #60 40.99 + bin/ctr [2022-03-21T13:04:10.352Z] #19 164.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-21T13:04:10.352Z] #19 164.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:10.352Z] #19 164.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:04:12.878Z] #19 ... [2022-03-21T13:04:12.878Z] [2022-03-21T13:04:12.878Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:04:12.878Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:04:12.878Z] #50 178.3 + dpkg --print-architecture [2022-03-21T13:04:12.878Z] #50 178.3 + git checkout -q v2.1.0 [2022-03-21T13:04:13.135Z] #50 178.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-21T13:04:13.135Z] #50 178.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-21T13:04:13.869Z] #14 ... [2022-03-21T13:04:13.869Z] [2022-03-21T13:04:13.869Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:13.869Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:13.869Z] #51 74.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-21T13:04:13.869Z] #51 74.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-21T13:04:13.869Z] #51 74.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-21T13:04:13.869Z] #51 75.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-21T13:04:14.065Z] #51 ... [2022-03-21T13:04:14.065Z] [2022-03-21T13:04:14.065Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:14.065Z] #40 sha256:a3146e619392a4dfb07c9dd43ce3d6e3cf5d5d751340286fcc7ef5c6d12d2d36 [2022-03-21T13:04:14.065Z] #40 1.828 + RM_GOPATH=0 [2022-03-21T13:04:14.065Z] #40 1.828 + TMP_GOPATH= [2022-03-21T13:04:14.065Z] #40 1.828 + : /build [2022-03-21T13:04:14.065Z] #40 1.828 + '[' -z '' ']' [2022-03-21T13:04:14.065Z] #40 1.836 ++ mktemp -d [2022-03-21T13:04:14.065Z] #40 1.836 + export GOPATH=/tmp/tmp.kJ80lDH5SQ [2022-03-21T13:04:14.065Z] #40 1.836 + GOPATH=/tmp/tmp.kJ80lDH5SQ [2022-03-21T13:04:14.065Z] #40 1.836 + RM_GOPATH=1 [2022-03-21T13:04:14.065Z] #40 1.836 + case "$(go env GOARCH)" in [2022-03-21T13:04:14.065Z] #40 1.836 ++ go env GOARCH [2022-03-21T13:04:14.065Z] #40 1.860 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:14.065Z] #40 1.860 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:14.065Z] #40 1.860 ++ dirname /install.sh [2022-03-21T13:04:14.065Z] #40 1.860 + dir=/ [2022-03-21T13:04:14.065Z] #40 1.860 + bin=tini [2022-03-21T13:04:14.065Z] #40 1.860 + shift [2022-03-21T13:04:14.065Z] #40 1.860 + '[' '!' -f //tini.installer ']' [2022-03-21T13:04:14.065Z] #40 1.860 + . //tini.installer [2022-03-21T13:04:14.066Z] #40 1.860 ++ : v0.19.0 [2022-03-21T13:04:14.066Z] #40 1.860 + install_tini [2022-03-21T13:04:14.066Z] #40 1.860 + echo 'Install tini version v0.19.0' [2022-03-21T13:04:14.066Z] #40 1.860 + git clone https://github.com/krallin/tini.git /tmp/tmp.kJ80lDH5SQ/tini [2022-03-21T13:04:14.066Z] #40 1.860 Install tini version v0.19.0 [2022-03-21T13:04:14.066Z] #40 1.864 Cloning into '/tmp/tmp.kJ80lDH5SQ/tini'... [2022-03-21T13:04:14.066Z] #40 2.696 + cd /tmp/tmp.kJ80lDH5SQ/tini [2022-03-21T13:04:14.066Z] #40 2.696 + git checkout -q v0.19.0 [2022-03-21T13:04:14.066Z] #40 2.696 + cmake . [2022-03-21T13:04:14.066Z] #40 3.446 -- The C compiler identification is GNU 10.2.1 [2022-03-21T13:04:14.066Z] #40 3.611 -- Detecting C compiler ABI info [2022-03-21T13:04:14.066Z] #40 4.248 -- Detecting C compiler ABI info - done [2022-03-21T13:04:14.066Z] #40 4.399 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-21T13:04:14.066Z] #40 4.416 -- Detecting C compile features [2022-03-21T13:04:14.066Z] #40 4.419 -- Detecting C compile features - done [2022-03-21T13:04:14.066Z] #40 4.478 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-21T13:04:14.066Z] #40 4.647 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-21T13:04:14.066Z] #40 4.753 -- Configuring done [2022-03-21T13:04:14.066Z] #40 4.776 -- Generating done [2022-03-21T13:04:14.066Z] #40 4.803 -- Build files have been written to: /tmp/tmp.kJ80lDH5SQ/tini [2022-03-21T13:04:14.066Z] #40 4.814 + make tini-static [2022-03-21T13:04:14.066Z] #40 5.171 Scanning dependencies of target tini-static [2022-03-21T13:04:14.066Z] #40 5.278 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-21T13:04:14.128Z] #51 75.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-21T13:04:14.128Z] #51 75.41 go: downloading golang.org/x/mod v0.5.1 [2022-03-21T13:04:14.387Z] #51 75.41 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-21T13:04:14.634Z] #40 6.780 [100%] Linking C executable tini-static [2022-03-21T13:04:14.645Z] #51 75.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-21T13:04:14.645Z] #51 75.58 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-21T13:04:14.903Z] #51 75.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-21T13:04:14.903Z] #51 75.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-21T13:04:15.162Z] #51 76.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-21T13:04:15.336Z] #63 ... [2022-03-21T13:04:15.336Z] [2022-03-21T13:04:15.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:15.336Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:04:15.336Z] #14 84.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-21T13:04:15.336Z] #14 84.04 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-21T13:04:15.336Z] #14 84.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:04:15.336Z] #14 84.15 Selecting previously unselected package libapparmor1:arm64. [2022-03-21T13:04:15.336Z] #14 84.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.16 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-21T13:04:15.336Z] #14 84.24 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-21T13:04:15.336Z] #14 84.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.26 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-21T13:04:15.336Z] #14 84.39 Selecting previously unselected package libbtrfs0:arm64. [2022-03-21T13:04:15.336Z] #14 84.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.40 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-21T13:04:15.336Z] #14 84.48 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-21T13:04:15.336Z] #14 84.49 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.50 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-21T13:04:15.336Z] #14 84.68 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-21T13:04:15.336Z] #14 84.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:04:15.336Z] #14 84.74 Selecting previously unselected package libudev-dev:arm64. [2022-03-21T13:04:15.336Z] #14 84.74 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.76 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-21T13:04:15.336Z] #14 84.85 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-21T13:04:15.336Z] #14 84.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 84.88 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-21T13:04:15.336Z] #14 85.10 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-21T13:04:15.336Z] #14 85.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 85.11 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-21T13:04:15.336Z] #14 85.29 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-21T13:04:15.336Z] #14 85.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 85.29 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-21T13:04:15.336Z] #14 85.45 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-21T13:04:15.336Z] #14 85.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 85.47 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-21T13:04:15.336Z] #14 85.54 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-21T13:04:15.336Z] #14 85.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 85.54 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-21T13:04:15.336Z] #14 86.36 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-21T13:04:15.336Z] #14 86.36 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 86.78 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-21T13:04:15.336Z] #14 87.41 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-21T13:04:15.336Z] #14 87.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-21T13:04:15.336Z] #14 87.50 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:04:15.336Z] #14 87.76 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-21T13:04:15.337Z] #14 87.77 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-21T13:04:15.337Z] #14 87.78 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:04:15.337Z] #14 87.89 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-21T13:04:15.337Z] #14 87.90 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-21T13:04:15.337Z] #14 87.91 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-21T13:04:15.337Z] #14 88.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:04:15.337Z] #14 88.41 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-21T13:04:15.337Z] #14 88.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:04:15.337Z] #14 88.43 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-21T13:04:15.571Z] #40 7.544 [100%] Built target tini-static [2022-03-21T13:04:15.571Z] #40 7.665 + mkdir -p /build [2022-03-21T13:04:15.571Z] #40 7.671 + cp tini-static /build/docker-init [2022-03-21T13:04:15.597Z] #14 88.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:04:15.597Z] #14 88.46 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-21T13:04:15.597Z] #14 88.47 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-21T13:04:15.597Z] #14 88.51 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-21T13:04:15.597Z] #14 88.54 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-21T13:04:15.597Z] #14 88.56 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-21T13:04:15.597Z] #14 88.57 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:04:15.597Z] #14 88.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-21T13:04:15.597Z] #14 88.60 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:15.597Z] #14 88.61 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-21T13:04:15.597Z] #14 88.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-21T13:04:15.597Z] #14 88.63 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-21T13:04:15.597Z] #14 88.68 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:04:15.597Z] #14 88.69 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-21T13:04:15.597Z] #14 88.70 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-21T13:04:15.597Z] #14 88.72 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:15.597Z] #14 88.73 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:15.597Z] #14 88.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:04:15.597Z] #14 88.76 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:15.597Z] #14 88.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:04:15.597Z] #14 88.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:04:15.597Z] #14 88.79 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:15.830Z] #40 ... [2022-03-21T13:04:15.830Z] [2022-03-21T13:04:15.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:15.830Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:15.830Z] #14 81.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-21T13:04:15.830Z] #14 81.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:15.830Z] #14 81.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:04:15.859Z] #14 88.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-21T13:04:15.859Z] #14 88.80 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:15.859Z] #14 88.82 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:04:15.859Z] #14 88.84 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:04:15.859Z] #14 88.85 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:04:15.859Z] #14 88.87 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:04:15.859Z] #14 88.88 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-21T13:04:15.859Z] #14 88.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:16.100Z] #51 77.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-21T13:04:16.100Z] #51 77.22 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-21T13:04:16.358Z] #51 77.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-21T13:04:16.358Z] #51 77.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-21T13:04:16.358Z] #51 77.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-21T13:04:16.644Z] #51 77.74 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-21T13:04:16.644Z] #51 77.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-21T13:04:16.644Z] #51 77.87 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-21T13:04:16.903Z] #51 77.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-21T13:04:17.163Z] #51 78.20 go: downloading github.com/prometheus/common v0.10.0 [2022-03-21T13:04:17.448Z] #51 78.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-21T13:04:17.721Z] #51 78.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-21T13:04:17.736Z] #14 83.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-21T13:04:17.736Z] #14 83.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:17.736Z] #14 83.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:17.980Z] #51 78.96 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-21T13:04:18.675Z] #14 ... [2022-03-21T13:04:18.675Z] [2022-03-21T13:04:18.675Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:18.675Z] #40 sha256:a3146e619392a4dfb07c9dd43ce3d6e3cf5d5d751340286fcc7ef5c6d12d2d36 [2022-03-21T13:04:18.675Z] #40 DONE 10.8s [2022-03-21T13:04:18.675Z] [2022-03-21T13:04:18.675Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:04:18.675Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:04:19.367Z] #51 ... [2022-03-21T13:04:19.367Z] [2022-03-21T13:04:19.367Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-21T13:04:19.367Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87 [2022-03-21T13:04:19.367Z] #47 75.09 Setting up criu (3.16.1-3) ... [2022-03-21T13:04:19.367Z] #47 78.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:19.367Z] #47 DONE 80.2s [2022-03-21T13:04:19.367Z] [2022-03-21T13:04:19.367Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:04:19.367Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af [2022-03-21T13:04:19.367Z] #38 70.78 Selecting previously unselected package libarchive13:amd64. [2022-03-21T13:04:19.367Z] #38 70.80 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-21T13:04:19.367Z] #38 70.80 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:04:19.367Z] #38 71.21 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-21T13:04:19.367Z] #38 71.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-21T13:04:19.367Z] #38 71.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:04:19.367Z] #38 71.46 Selecting previously unselected package librhash0:amd64. [2022-03-21T13:04:19.367Z] #38 71.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-21T13:04:19.367Z] #38 71.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:04:19.367Z] #38 71.63 Selecting previously unselected package libuv1:amd64. [2022-03-21T13:04:19.367Z] #38 71.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-21T13:04:19.367Z] #38 71.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:04:19.367Z] #38 72.00 Selecting previously unselected package cmake. [2022-03-21T13:04:19.367Z] #38 72.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-21T13:04:19.367Z] #38 72.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:04:19.367Z] #38 78.73 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:04:19.367Z] #38 78.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:19.367Z] #38 78.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:04:19.367Z] #38 79.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:19.367Z] #38 79.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:04:19.367Z] #38 79.26 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:04:19.367Z] #38 79.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:04:19.367Z] #38 79.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:04:19.367Z] #38 79.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:04:19.367Z] #38 79.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:04:19.367Z] #38 79.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:19.367Z] #38 DONE 80.4s [2022-03-21T13:04:19.367Z] [2022-03-21T13:04:19.367Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-21T13:04:19.367Z] #39 sha256:acea406366d7f87673e54857ad2c292815718a55635594a1b1a6cb3190946994 [2022-03-21T13:04:19.626Z] #39 DONE 0.3s [2022-03-21T13:04:19.626Z] [2022-03-21T13:04:19.626Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:19.626Z] #40 sha256:181fe1d531f519de01c118a8e2b30ada65dad9aa6c372d89c083accbf3b45cc7 [2022-03-21T13:04:19.693Z] #50 ... [2022-03-21T13:04:19.693Z] [2022-03-21T13:04:19.693Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:04:19.693Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:04:19.693Z] #19 173.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-21T13:04:19.693Z] #19 173.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:19.693Z] #19 173.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:04:19.693Z] #19 173.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-21T13:04:19.693Z] #19 173.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:19.693Z] #19 173.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:04:20.080Z] #14 ... [2022-03-21T13:04:20.080Z] [2022-03-21T13:04:20.080Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:04:20.080Z] #26 sha256:16b8a6506319b606355fa166ec328a81dbae9b79009e053f03870e39b540d0ef [2022-03-21T13:04:20.175Z] #60 ... [2022-03-21T13:04:20.175Z] [2022-03-21T13:04:20.175Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:20.175Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:20.175Z] #14 74.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-21T13:04:20.175Z] #14 74.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:20.175Z] #14 74.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:20.175Z] #14 79.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-21T13:04:20.175Z] #14 79.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:20.175Z] #14 79.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:20.604Z] #26 92.04 Updating files: 35% (4068/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9586/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-21T13:04:20.866Z] #26 93.42 + cd /tmp/tmp.DLwjAvlYjq/tmp/docker-ce [2022-03-21T13:04:20.866Z] #26 93.42 + git checkout -q v17.06.2-ce [2022-03-21T13:04:22.161Z] #40 2.386 + RM_GOPATH=0 [2022-03-21T13:04:22.162Z] #40 2.386 + TMP_GOPATH= [2022-03-21T13:04:22.162Z] #40 2.386 + : /build [2022-03-21T13:04:22.162Z] #40 2.386 + '[' -z '' ']' [2022-03-21T13:04:22.162Z] #40 2.386 ++ mktemp -d [2022-03-21T13:04:22.162Z] #40 2.400 + export GOPATH=/tmp/tmp.yTLJCeJCvA [2022-03-21T13:04:22.162Z] #40 2.400 + GOPATH=/tmp/tmp.yTLJCeJCvA [2022-03-21T13:04:22.162Z] #40 2.400 + RM_GOPATH=1 [2022-03-21T13:04:22.162Z] #40 2.400 + case "$(go env GOARCH)" in [2022-03-21T13:04:22.162Z] #40 2.427 ++ go env GOARCH [2022-03-21T13:04:22.162Z] #40 2.472 Install tini version v0.19.0 [2022-03-21T13:04:22.162Z] #40 2.472 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:22.162Z] #40 2.472 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:22.162Z] #40 2.472 ++ dirname /install.sh [2022-03-21T13:04:22.162Z] #40 2.472 + dir=/ [2022-03-21T13:04:22.162Z] #40 2.472 + bin=tini [2022-03-21T13:04:22.162Z] #40 2.472 + shift [2022-03-21T13:04:22.162Z] #40 2.472 + '[' '!' -f //tini.installer ']' [2022-03-21T13:04:22.162Z] #40 2.472 + . //tini.installer [2022-03-21T13:04:22.162Z] #40 2.472 ++ : v0.19.0 [2022-03-21T13:04:22.162Z] #40 2.472 + install_tini [2022-03-21T13:04:22.162Z] #40 2.472 + echo 'Install tini version v0.19.0' [2022-03-21T13:04:22.162Z] #40 2.472 + git clone https://github.com/krallin/tini.git /tmp/tmp.yTLJCeJCvA/tini [2022-03-21T13:04:22.162Z] #40 2.472 Cloning into '/tmp/tmp.yTLJCeJCvA/tini'... [2022-03-21T13:04:23.460Z] #26 95.57 + mkdir -p /tmp/tmp.DLwjAvlYjq/src/github.com/docker [2022-03-21T13:04:23.460Z] #26 95.57 + mv components/cli /tmp/tmp.DLwjAvlYjq/src/github.com/docker/cli [2022-03-21T13:04:23.460Z] #26 95.58 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-21T13:04:23.542Z] #40 3.750 + cd /tmp/tmp.yTLJCeJCvA/tini [2022-03-21T13:04:23.542Z] #40 3.750 + git checkout -q v0.19.0 [2022-03-21T13:04:23.542Z] #40 3.820 + cmake . [2022-03-21T13:04:24.036Z] #26 ... [2022-03-21T13:04:24.036Z] [2022-03-21T13:04:24.036Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:04:24.036Z] #63 sha256:9f25f808d3741cef378f247124b7f3f84417a154b9d0351890709472c27ceccd [2022-03-21T13:04:24.036Z] #63 88.98 rootlesskit version 0.14.6 [2022-03-21T13:04:24.036Z] #63 88.99 Usage of /build/rootlesskit-docker-proxy: [2022-03-21T13:04:24.036Z] #63 88.99 -container-ip string [2022-03-21T13:04:24.036Z] #63 88.99 container ip [2022-03-21T13:04:24.036Z] #63 88.99 -container-port int [2022-03-21T13:04:24.036Z] #63 88.99 container port (default -1) [2022-03-21T13:04:24.036Z] #63 88.99 -host-ip string [2022-03-21T13:04:24.036Z] #63 88.99 host ip [2022-03-21T13:04:24.036Z] #63 88.99 -host-port int [2022-03-21T13:04:24.036Z] #63 88.99 host port (default -1) [2022-03-21T13:04:24.036Z] #63 88.99 -proto string [2022-03-21T13:04:24.036Z] #63 88.99 proxy protocol (default "tcp") [2022-03-21T13:04:24.036Z] #63 DONE 96.8s [2022-03-21T13:04:24.036Z] [2022-03-21T13:04:24.036Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:24.036Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac [2022-03-21T13:04:24.036Z] #14 DONE 97.1s [2022-03-21T13:04:24.300Z] [2022-03-21T13:04:24.300Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-21T13:04:24.300Z] #64 sha256:ada8061ac77132cd4a4bfa1c8f60d7429dfb2445de36734e421d87c8c4d5e98c [2022-03-21T13:04:24.300Z] #64 DONE 0.2s [2022-03-21T13:04:24.300Z] [2022-03-21T13:04:24.300Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-21T13:04:24.300Z] #55 sha256:3c9bfe6b23f1d0e5ae90af805f9576de556c0b9b4f0723d88a425e075e520227 [2022-03-21T13:04:24.300Z] #55 DONE 0.3s [2022-03-21T13:04:24.300Z] [2022-03-21T13:04:24.300Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:04:24.300Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:04:24.483Z] #40 4.694 -- The C compiler identification is GNU 10.2.1 [2022-03-21T13:04:24.565Z] #56 ... [2022-03-21T13:04:24.565Z] [2022-03-21T13:04:24.565Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-21T13:04:24.565Z] #65 sha256:2fa3d13e02f41cd860befdcf6d6dc0179a4b48b10452321d243017429640dd9d [2022-03-21T13:04:24.565Z] #65 DONE 0.2s [2022-03-21T13:04:24.565Z] [2022-03-21T13:04:24.565Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:04:24.565Z] #15 sha256:0bf2f037c4ba1f2b85a18d71c5953fc1f85e00c0c2e4d349d6b57971334019a8 [2022-03-21T13:04:24.743Z] #40 4.867 -- Detecting C compiler ABI info [2022-03-21T13:04:25.314Z] #40 5.637 -- Detecting C compiler ABI info - done [2022-03-21T13:04:25.314Z] #40 5.674 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-21T13:04:25.314Z] #40 5.675 -- Detecting C compile features [2022-03-21T13:04:25.314Z] #40 5.678 -- Detecting C compile features - done [2022-03-21T13:04:25.314Z] #40 5.687 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-21T13:04:25.459Z] #14 89.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-21T13:04:25.459Z] #14 89.88 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:25.459Z] #14 89.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:25.518Z] #15 DONE 1.4s [2022-03-21T13:04:25.518Z] [2022-03-21T13:04:25.518Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:04:25.518Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:04:25.518Z] #56 0.994 + RM_GOPATH=0 [2022-03-21T13:04:25.518Z] #56 0.994 + TMP_GOPATH= [2022-03-21T13:04:25.518Z] #56 0.994 + : /build [2022-03-21T13:04:25.518Z] #56 0.994 + '[' -z '' ']' [2022-03-21T13:04:25.518Z] #56 0.994 ++ mktemp -d [2022-03-21T13:04:25.518Z] #56 0.994 + export GOPATH=/tmp/tmp.ooopoV7hjc [2022-03-21T13:04:25.518Z] #56 0.994 + GOPATH=/tmp/tmp.ooopoV7hjc [2022-03-21T13:04:25.518Z] #56 0.994 + RM_GOPATH=1 [2022-03-21T13:04:25.518Z] #56 0.994 + case "$(go env GOARCH)" in [2022-03-21T13:04:25.518Z] #56 0.994 ++ go env GOARCH [2022-03-21T13:04:25.518Z] #56 1.014 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:25.518Z] #56 1.014 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:25.518Z] #56 1.014 ++ dirname /install.sh [2022-03-21T13:04:25.518Z] #56 1.014 + dir=/ [2022-03-21T13:04:25.518Z] #56 1.014 + bin=runc [2022-03-21T13:04:25.518Z] #56 1.014 + shift [2022-03-21T13:04:25.518Z] #56 1.014 + '[' '!' -f //runc.installer ']' [2022-03-21T13:04:25.518Z] #56 1.014 + . //runc.installer [2022-03-21T13:04:25.518Z] #56 1.014 ++ set -e [2022-03-21T13:04:25.518Z] #56 1.014 ++ : v1.1.0 [2022-03-21T13:04:25.518Z] #56 1.014 + install_runc [2022-03-21T13:04:25.518Z] #56 1.014 + RUNC_BUILDTAGS=seccomp [2022-03-21T13:04:25.518Z] #56 1.014 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-21T13:04:25.518Z] #56 1.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ooopoV7hjc/src/github.com/opencontainers/runc [2022-03-21T13:04:25.518Z] #56 1.014 Cloning into '/tmp/tmp.ooopoV7hjc/src/github.com/opencontainers/runc'... [2022-03-21T13:04:25.518Z] #56 1.015 Install runc version v1.1.0 (build tags: seccomp) [2022-03-21T13:04:25.574Z] #40 5.905 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-21T13:04:25.835Z] #40 6.112 -- Configuring done [2022-03-21T13:04:25.835Z] #40 6.141 -- Generating done [2022-03-21T13:04:25.835Z] #40 6.160 -- Build files have been written to: /tmp/tmp.yTLJCeJCvA/tini [2022-03-21T13:04:25.835Z] #40 6.168 + make tini-static [2022-03-21T13:04:26.408Z] #40 6.725 Scanning dependencies of target tini-static [2022-03-21T13:04:26.408Z] #40 6.814 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-21T13:04:26.908Z] #56 ... [2022-03-21T13:04:26.908Z] [2022-03-21T13:04:26.908Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:04:26.908Z] #16 sha256:d409693bea2d796710d99d104e7fc43822cd92bafb652484f52ba977db30294c [2022-03-21T13:04:26.908Z] #16 DONE 1.2s [2022-03-21T13:04:26.908Z] [2022-03-21T13:04:26.908Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-21T13:04:26.908Z] #17 sha256:73c6a03821020ba4bb0e9377c5db315b2fbfa7f35ba6f4c527a9c129a7f37590 [2022-03-21T13:04:26.979Z] #40 ... [2022-03-21T13:04:26.979Z] [2022-03-21T13:04:26.979Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:04:26.979Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:04:26.979Z] #49 88.29 gotestsum version dev [2022-03-21T13:04:27.178Z] #17 0.577 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-21T13:04:27.798Z] #19 181.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-21T13:04:27.798Z] #19 181.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:27.798Z] #19 181.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:04:27.798Z] #19 181.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-21T13:04:27.798Z] #19 181.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:27.798Z] #19 181.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:04:27.798Z] #19 181.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-21T13:04:27.798Z] #19 181.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:27.798Z] #19 181.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:04:27.798Z] #19 181.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-21T13:04:27.798Z] #19 181.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:27.798Z] #19 181.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:04:27.798Z] #19 181.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-21T13:04:27.798Z] #19 181.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:27.798Z] #19 181.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:04:27.798Z] #19 181.3 Selecting previously unselected package cross-config. [2022-03-21T13:04:27.798Z] #19 181.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-21T13:04:27.798Z] #19 181.3 Selecting previously unselected package gcc-10-cross-base. [2022-03-21T13:04:27.798Z] #19 181.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-21T13:04:27.798Z] #19 181.4 Selecting previously unselected package libc6-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-21T13:04:27.798Z] #19 181.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:27.798Z] #19 181.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:27.798Z] #19 181.8 Selecting previously unselected package libitm1-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:27.798Z] #19 181.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:27.798Z] #19 181.9 Selecting previously unselected package libasan6-arm64-cross. [2022-03-21T13:04:27.798Z] #19 181.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:27.798Z] #19 181.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:28.055Z] #19 182.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-21T13:04:28.055Z] #19 182.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:28.055Z] #19 182.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:28.125Z] #17 DONE 1.4s [2022-03-21T13:04:28.125Z] [2022-03-21T13:04:28.125Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:04:28.125Z] #18 sha256:0cc4363a84fc3f649c182d19cdd2afc2fa6a31cde7be9806aa54dedc6a52bee1 [2022-03-21T13:04:28.240Z] #49 ... [2022-03-21T13:04:28.240Z] [2022-03-21T13:04:28.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:28.240Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:28.240Z] #14 79.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-21T13:04:28.240Z] #14 79.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:28.240Z] #14 79.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:04:28.240Z] #14 79.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-21T13:04:28.240Z] #14 79.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:28.240Z] #14 79.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:28.313Z] #19 182.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-21T13:04:28.313Z] #19 182.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:28.313Z] #19 182.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:28.388Z] #18 ... [2022-03-21T13:04:28.388Z] [2022-03-21T13:04:28.388Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:04:28.388Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258 [2022-03-21T13:04:28.388Z] #34 DONE 101.1s [2022-03-21T13:04:28.388Z] [2022-03-21T13:04:28.388Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:04:28.388Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675 [2022-03-21T13:04:28.654Z] #60 ... [2022-03-21T13:04:28.654Z] [2022-03-21T13:04:28.654Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:28.654Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:28.654Z] #14 93.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-21T13:04:28.654Z] #14 93.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:28.654Z] #14 93.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:28.809Z] #14 ... [2022-03-21T13:04:28.809Z] [2022-03-21T13:04:28.810Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:28.810Z] #40 sha256:181fe1d531f519de01c118a8e2b30ada65dad9aa6c372d89c083accbf3b45cc7 [2022-03-21T13:04:28.810Z] #40 9.055 [100%] Linking C executable tini-static [2022-03-21T13:04:28.878Z] #19 183.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-21T13:04:28.878Z] #19 183.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:28.878Z] #19 183.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:28.878Z] #19 183.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-21T13:04:28.878Z] #19 183.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:28.878Z] #19 183.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:29.135Z] #19 183.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-21T13:04:29.332Z] #43 ... [2022-03-21T13:04:29.333Z] [2022-03-21T13:04:29.333Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:04:29.333Z] #18 sha256:0cc4363a84fc3f649c182d19cdd2afc2fa6a31cde7be9806aa54dedc6a52bee1 [2022-03-21T13:04:29.333Z] #18 DONE 1.1s [2022-03-21T13:04:29.333Z] [2022-03-21T13:04:29.333Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-21T13:04:29.333Z] #19 sha256:27fae0cf81914feada3f2f4fa5a1454d1b81195beefa0a7bb3cfb897a9f8e91b [2022-03-21T13:04:29.393Z] #19 183.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:29.393Z] #19 183.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:29.649Z] #19 183.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-21T13:04:29.649Z] #19 183.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:29.649Z] #19 183.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:04:29.769Z] #40 10.02 [100%] Built target tini-static [2022-03-21T13:04:29.770Z] #40 ... [2022-03-21T13:04:29.770Z] [2022-03-21T13:04:29.770Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-21T13:04:29.770Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79 [2022-03-21T13:04:29.770Z] #49 DONE 90.9s [2022-03-21T13:04:29.770Z] [2022-03-21T13:04:29.770Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:04:29.770Z] #40 sha256:181fe1d531f519de01c118a8e2b30ada65dad9aa6c372d89c083accbf3b45cc7 [2022-03-21T13:04:29.770Z] #40 10.13 + mkdir -p /build [2022-03-21T13:04:30.030Z] #40 10.15 + cp tini-static /build/docker-init [2022-03-21T13:04:30.030Z] #40 DONE 10.3s [2022-03-21T13:04:30.030Z] [2022-03-21T13:04:30.030Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:30.030Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:30.030Z] #51 81.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-21T13:04:30.278Z] #19 DONE 1.0s [2022-03-21T13:04:30.278Z] [2022-03-21T13:04:30.278Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-21T13:04:30.278Z] #20 sha256:b32710735c31e31592f4618c7d53e06ce53957dac5e3a0227075944c046ef115 [2022-03-21T13:04:30.740Z] #14 94.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-21T13:04:30.740Z] #14 94.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-21T13:04:30.740Z] #14 94.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:04:30.740Z] #14 94.80 Selecting previously unselected package libapparmor1:amd64. [2022-03-21T13:04:30.740Z] #14 94.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-21T13:04:30.740Z] #14 94.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:04:30.740Z] #14 94.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-21T13:04:30.740Z] #14 94.88 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-21T13:04:30.740Z] #14 94.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:04:30.740Z] #14 95.03 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:04:30.740Z] #14 95.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:04:30.740Z] #14 95.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:04:30.740Z] #14 95.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:04:30.740Z] #14 95.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:04:30.740Z] #14 95.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:04:30.740Z] #14 95.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-21T13:04:30.740Z] #14 95.32 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:30.740Z] #14 95.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:30.740Z] #14 95.39 Selecting previously unselected package libudev-dev:amd64. [2022-03-21T13:04:30.854Z] #20 DONE 0.7s [2022-03-21T13:04:30.854Z] [2022-03-21T13:04:30.854Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:04:30.854Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675 [2022-03-21T13:04:31.001Z] #14 95.43 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-21T13:04:31.001Z] #14 95.43 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:04:31.116Z] #43 ... [2022-03-21T13:04:31.116Z] [2022-03-21T13:04:31.116Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:04:31.116Z] #21 sha256:c1f4083d9f749bc3fecf7f5e466fcd2a5428acbab96eb2c39a6008b80eaac538 [2022-03-21T13:04:31.261Z] #14 95.55 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-21T13:04:31.261Z] #14 95.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-21T13:04:31.261Z] #14 95.58 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:04:31.520Z] #14 95.81 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-21T13:04:31.520Z] #14 95.82 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-21T13:04:31.520Z] #14 95.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:04:31.520Z] #14 96.05 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-21T13:04:31.520Z] #14 96.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-21T13:04:31.520Z] #14 96.05 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:04:31.782Z] #14 96.21 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-21T13:04:31.782Z] #14 96.21 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-21T13:04:31.782Z] #14 96.22 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:04:31.782Z] #14 96.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-21T13:04:31.782Z] #14 96.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-21T13:04:31.782Z] #14 96.31 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:04:32.060Z] #21 0.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:04:32.060Z] #21 0.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:04:32.060Z] #21 1.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:04:32.321Z] #21 1.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:04:32.351Z] #14 96.67 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-21T13:04:32.351Z] #14 96.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-21T13:04:32.351Z] #14 96.69 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:04:32.351Z] #14 96.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-21T13:04:32.351Z] #14 96.92 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:04:32.571Z] #51 ... [2022-03-21T13:04:32.571Z] [2022-03-21T13:04:32.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:32.571Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:32.571Z] #14 93.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-21T13:04:32.571Z] #14 93.18 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:32.571Z] #14 93.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:32.611Z] #14 96.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:32.611Z] #14 97.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-21T13:04:32.611Z] #14 97.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-21T13:04:32.611Z] #14 97.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:04:32.611Z] #14 97.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-21T13:04:32.611Z] #14 97.14 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-21T13:04:32.611Z] #14 97.15 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:04:32.871Z] #14 ... [2022-03-21T13:04:32.871Z] [2022-03-21T13:04:32.871Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:04:32.871Z] #63 sha256:a823dba5928061e2ee71b25b2cc5b5b11ffeda1da18b293af626a990e41abc6d [2022-03-21T13:04:32.871Z] #63 97.25 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:04:33.131Z] #63 97.25 + GOBIN=/build [2022-03-21T13:04:33.131Z] #63 97.25 + GO111MODULE=on [2022-03-21T13:04:33.131Z] #63 97.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-21T13:04:33.264Z] #21 2.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:04:34.207Z] #21 3.267 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:04:35.044Z] #63 ... [2022-03-21T13:04:35.044Z] [2022-03-21T13:04:35.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:35.044Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:35.044Z] #14 97.62 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:04:35.044Z] #14 97.63 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:04:35.044Z] #14 97.64 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:04:35.044Z] #14 97.65 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:04:35.044Z] #14 97.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.67 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:04:35.044Z] #14 97.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:04:35.044Z] #14 97.70 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:04:35.044Z] #14 97.71 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:04:35.044Z] #14 97.72 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:04:35.044Z] #14 97.73 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:04:35.044Z] #14 97.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:04:35.044Z] #14 97.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.76 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:04:35.044Z] #14 97.77 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-21T13:04:35.044Z] #14 97.79 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:04:35.044Z] #14 97.80 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:04:35.044Z] #14 97.81 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:04:35.044Z] #14 97.82 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:04:35.044Z] #14 97.83 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:04:35.044Z] #14 97.86 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:04:35.044Z] #14 97.88 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:04:35.044Z] #14 97.89 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-21T13:04:35.044Z] #14 97.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.92 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:04:35.044Z] #14 97.94 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:35.044Z] #14 97.95 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:04:35.044Z] #14 97.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:35.044Z] #14 97.97 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:04:35.044Z] #14 97.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:04:35.044Z] #14 DONE 99.7s [2022-03-21T13:04:35.304Z] [2022-03-21T13:04:35.304Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:04:35.304Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6 [2022-03-21T13:04:35.566Z] #15 ... [2022-03-21T13:04:35.566Z] [2022-03-21T13:04:35.566Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-21T13:04:35.566Z] #55 sha256:50a9f292443778df6b272907ccc26f1726ba66e2cf78c27e0e52e382511cfb22 [2022-03-21T13:04:35.566Z] #55 DONE 0.2s [2022-03-21T13:04:35.566Z] [2022-03-21T13:04:35.566Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:04:35.566Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:04:36.127Z] #21 5.112 Fetched 8393 kB in 4s (1866 kB/s) [2022-03-21T13:04:36.199Z] #19 ... [2022-03-21T13:04:36.199Z] [2022-03-21T13:04:36.199Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:04:36.199Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:04:36.199Z] #50 DONE 201.6s [2022-03-21T13:04:36.199Z] [2022-03-21T13:04:36.199Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:04:36.199Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:04:37.479Z] #56 2.097 + RM_GOPATH=0 [2022-03-21T13:04:37.479Z] #56 2.097 + TMP_GOPATH= [2022-03-21T13:04:37.479Z] #56 2.097 + : /build [2022-03-21T13:04:37.479Z] #56 2.097 + '[' -z '' ']' [2022-03-21T13:04:37.479Z] #56 2.097 ++ mktemp -d [2022-03-21T13:04:37.479Z] #56 2.100 + export GOPATH=/tmp/tmp.251HQZTfzL [2022-03-21T13:04:37.479Z] #56 2.100 + GOPATH=/tmp/tmp.251HQZTfzL [2022-03-21T13:04:37.479Z] #56 2.100 + RM_GOPATH=1 [2022-03-21T13:04:37.479Z] #56 2.100 + case "$(go env GOARCH)" in [2022-03-21T13:04:37.479Z] #56 2.100 ++ go env GOARCH [2022-03-21T13:04:37.479Z] #56 2.114 Install runc version v1.1.0 (build tags: seccomp) [2022-03-21T13:04:37.479Z] #56 2.127 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:37.479Z] #56 2.127 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:04:37.479Z] #56 2.127 ++ dirname /install.sh [2022-03-21T13:04:37.479Z] #56 2.127 + dir=/ [2022-03-21T13:04:37.479Z] #56 2.127 + bin=runc [2022-03-21T13:04:37.479Z] #56 2.127 + shift [2022-03-21T13:04:37.479Z] #56 2.127 + '[' '!' -f //runc.installer ']' [2022-03-21T13:04:37.479Z] #56 2.127 + . //runc.installer [2022-03-21T13:04:37.480Z] #56 2.127 ++ set -e [2022-03-21T13:04:37.480Z] #56 2.127 ++ : v1.1.0 [2022-03-21T13:04:37.480Z] #56 2.127 + install_runc [2022-03-21T13:04:37.480Z] #56 2.127 + RUNC_BUILDTAGS=seccomp [2022-03-21T13:04:37.480Z] #56 2.127 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-21T13:04:37.480Z] #56 2.127 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.251HQZTfzL/src/github.com/opencontainers/runc [2022-03-21T13:04:37.480Z] #56 2.127 Cloning into '/tmp/tmp.251HQZTfzL/src/github.com/opencontainers/runc'... [2022-03-21T13:04:37.740Z] #56 ... [2022-03-21T13:04:37.740Z] [2022-03-21T13:04:37.740Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:04:37.740Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6 [2022-03-21T13:04:37.740Z] #15 DONE 2.6s [2022-03-21T13:04:37.834Z] #19 192.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-21T13:04:37.834Z] #19 192.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:37.834Z] #19 192.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:04:37.834Z] #19 192.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-21T13:04:37.834Z] #19 192.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-21T13:04:37.834Z] #19 192.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-21T13:04:38.001Z] [2022-03-21T13:04:38.001Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:04:38.001Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927 [2022-03-21T13:04:38.048Z] #21 5.112 Reading package lists... [2022-03-21T13:04:38.091Z] #19 192.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-21T13:04:38.091Z] #19 192.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-21T13:04:38.091Z] #19 192.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-21T13:04:38.645Z] #14 ... [2022-03-21T13:04:38.646Z] [2022-03-21T13:04:38.646Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:04:38.646Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:04:39.385Z] #16 ... [2022-03-21T13:04:39.385Z] [2022-03-21T13:04:39.385Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:04:39.385Z] #63 sha256:a823dba5928061e2ee71b25b2cc5b5b11ffeda1da18b293af626a990e41abc6d [2022-03-21T13:04:39.385Z] #63 102.8 rootlesskit version 0.14.6 [2022-03-21T13:04:39.385Z] #63 102.8 Usage of /build/rootlesskit-docker-proxy: [2022-03-21T13:04:39.385Z] #63 102.8 -container-ip string [2022-03-21T13:04:39.385Z] #63 102.8 container ip [2022-03-21T13:04:39.385Z] #63 102.8 -container-port int [2022-03-21T13:04:39.385Z] #63 102.8 container port (default -1) [2022-03-21T13:04:39.385Z] #63 102.8 -host-ip string [2022-03-21T13:04:39.385Z] #63 102.8 host ip [2022-03-21T13:04:39.385Z] #63 102.8 -host-port int [2022-03-21T13:04:39.385Z] #63 102.8 host port (default -1) [2022-03-21T13:04:39.385Z] #63 102.8 -proto string [2022-03-21T13:04:39.385Z] #63 102.8 proxy protocol (default "tcp") [2022-03-21T13:04:39.385Z] #63 DONE 103.3s [2022-03-21T13:04:39.385Z] [2022-03-21T13:04:39.385Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-21T13:04:39.385Z] #64 sha256:37f205da664477ae72d71a06de3a994608577aa47c2c989c78366bcf7d998138 [2022-03-21T13:04:39.385Z] #64 DONE 0.1s [2022-03-21T13:04:39.385Z] [2022-03-21T13:04:39.385Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-21T13:04:39.385Z] #65 sha256:c69b518c4a1ded0a83ace9af7ab003706a9ca2d03c67ea6441c53810901c53b6 [2022-03-21T13:04:39.466Z] #19 193.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-21T13:04:39.466Z] #19 193.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:39.466Z] #19 193.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:04:39.645Z] #65 DONE 0.3s [2022-03-21T13:04:39.645Z] [2022-03-21T13:04:39.645Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:04:39.645Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927 [2022-03-21T13:04:39.946Z] #60 55.60 Updating files: 39% (1821/4619) Updating files: 40% (1848/4619) Updating files: 41% (1894/4619) Updating files: 42% (1940/4619) Updating files: 43% (1987/4619) Updating files: 44% (2033/4619) Updating files: 45% (2079/4619) Updating files: 46% (2125/4619) Updating files: 47% (2171/4619) Updating files: 48% (2218/4619) Updating files: 49% (2264/4619) Updating files: 50% (2310/4619) Updating files: 51% (2356/4619) Updating files: 52% (2402/4619) Updating files: 53% (2449/4619) Updating files: 54% (2495/4619) Updating files: 55% (2541/4619) Updating files: 56% (2587/4619) Updating files: 57% (2633/4619) Updating files: 58% (2680/4619) Updating files: 59% (2726/4619) Updating files: 60% (2772/4619) Updating files: 61% (2818/4619) Updating files: 62% (2864/4619) Updating files: 63% (2910/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: 72% (3348/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. [2022-03-21T13:04:39.946Z] #60 57.63 + cd /tmp/tmp.yhj3rnjc3B/src/github.com/containerd/containerd [2022-03-21T13:04:39.946Z] #60 57.64 + git checkout -q v1.6.1 [2022-03-21T13:04:39.969Z] #21 6.889 Reading package lists... [2022-03-21T13:04:40.070Z] #19 194.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-21T13:04:40.070Z] #19 194.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:40.070Z] #19 194.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:04:40.545Z] #21 8.649 Building dependency tree... [2022-03-21T13:04:40.588Z] #16 DONE 2.6s [2022-03-21T13:04:40.588Z] [2022-03-21T13:04:40.588Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-21T13:04:40.588Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a [2022-03-21T13:04:41.334Z] #60 59.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-21T13:04:41.491Z] #21 10.34 The following additional packages will be installed: [2022-03-21T13:04:41.491Z] #21 10.35 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:04:41.491Z] #21 10.35 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-21T13:04:41.491Z] #21 10.35 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-21T13:04:41.491Z] #21 10.35 python3-pkg-resources vim-runtime xxd [2022-03-21T13:04:41.491Z] #21 10.37 Suggested packages: [2022-03-21T13:04:41.491Z] #21 10.37 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-21T13:04:41.491Z] #21 10.37 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-21T13:04:41.491Z] #21 10.37 acl attr quota [2022-03-21T13:04:41.491Z] #21 10.37 Recommended packages: [2022-03-21T13:04:41.491Z] #21 10.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-21T13:04:41.594Z] #60 59.19 + BUILDTAGS='netgo osusergo static_build' [2022-03-21T13:04:41.594Z] #60 59.19 + export EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:41.594Z] #60 59.19 + EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:41.594Z] #60 59.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-21T13:04:41.594Z] #60 59.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-21T13:04:41.594Z] #60 59.19 + '[' '' = dynamic ']' [2022-03-21T13:04:41.594Z] #60 59.19 + make [2022-03-21T13:04:42.436Z] #21 11.28 The following NEW packages will be installed: [2022-03-21T13:04:42.436Z] #21 11.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-21T13:04:42.436Z] #21 11.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:04:42.436Z] #21 11.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-21T13:04:42.436Z] #21 11.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-21T13:04:42.436Z] #21 11.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-21T13:04:42.436Z] #21 11.30 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-21T13:04:42.436Z] #21 11.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-21T13:04:42.436Z] #21 11.30 xz-utils zip zstd [2022-03-21T13:04:42.697Z] #21 11.62 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:04:42.697Z] #21 11.62 Need to get 27.0 MB of archives. [2022-03-21T13:04:42.697Z] #21 11.62 After this operation, 105 MB of additional disk space will be used. [2022-03-21T13:04:42.697Z] #21 11.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-21T13:04:42.697Z] #21 11.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-21T13:04:42.697Z] #21 11.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-21T13:04:42.697Z] #21 11.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:04:42.697Z] #21 11.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:04:42.697Z] #21 11.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-21T13:04:42.697Z] #21 11.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-21T13:04:42.697Z] #21 11.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-21T13:04:42.697Z] #21 11.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-21T13:04:42.697Z] #21 11.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-21T13:04:42.958Z] #21 11.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-21T13:04:42.958Z] #21 11.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-21T13:04:42.958Z] #21 11.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-21T13:04:42.958Z] #21 11.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-21T13:04:42.958Z] #21 11.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-21T13:04:42.958Z] #21 11.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-21T13:04:42.958Z] #21 11.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-21T13:04:42.958Z] #21 ... [2022-03-21T13:04:42.958Z] [2022-03-21T13:04:42.958Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:04:42.958Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:04:42.958Z] #56 8.412 + cd /tmp/tmp.ooopoV7hjc/src/github.com/opencontainers/runc [2022-03-21T13:04:42.958Z] #56 8.412 + git checkout -q v1.1.0 [2022-03-21T13:04:42.958Z] #56 8.729 + '[' -z '' ']' [2022-03-21T13:04:42.958Z] #56 8.729 + target=static [2022-03-21T13:04:42.958Z] #56 8.729 + make BUILDTAGS=seccomp static [2022-03-21T13:04:42.958Z] #56 8.969 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-21T13:04:43.129Z] #17 2.379 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-21T13:04:43.129Z] #17 DONE 2.5s [2022-03-21T13:04:43.129Z] [2022-03-21T13:04:43.129Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:04:43.129Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495 [2022-03-21T13:04:43.221Z] #56 ... [2022-03-21T13:04:43.221Z] [2022-03-21T13:04:43.221Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:04:43.221Z] #21 sha256:c1f4083d9f749bc3fecf7f5e466fcd2a5428acbab96eb2c39a6008b80eaac538 [2022-03-21T13:04:43.221Z] #21 12.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-21T13:04:43.221Z] #21 12.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-21T13:04:43.221Z] #21 12.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-21T13:04:43.221Z] #21 12.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-21T13:04:43.221Z] #21 12.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-21T13:04:43.221Z] #21 12.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-21T13:04:43.221Z] #21 12.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-21T13:04:43.221Z] #21 12.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-21T13:04:43.221Z] #21 12.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-21T13:04:43.221Z] #21 12.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:04:43.221Z] #21 12.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-21T13:04:43.221Z] #21 12.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-21T13:04:43.221Z] #21 12.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-21T13:04:43.484Z] #21 12.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-21T13:04:43.484Z] #21 12.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-21T13:04:43.484Z] #21 12.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-21T13:04:43.484Z] #21 12.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-21T13:04:43.484Z] #21 12.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-21T13:04:43.745Z] #21 12.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-21T13:04:43.745Z] #21 12.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-21T13:04:43.745Z] #21 12.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-21T13:04:44.007Z] #21 13.08 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:04:44.127Z] #60 61.84 + bin/ctr [2022-03-21T13:04:44.269Z] #21 13.20 Fetched 27.0 MB in 1s (20.9 MB/s) [2022-03-21T13:04:44.270Z] #21 13.28 Selecting previously unselected package pigz. [2022-03-21T13:04:44.270Z] #21 13.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-21T13:04:44.270Z] #21 13.32 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-21T13:04:44.270Z] #21 13.32 Unpacking pigz (2.6-1) ... [2022-03-21T13:04:44.270Z] #21 13.39 Selecting previously unselected package libelf1:arm64. [2022-03-21T13:04:44.531Z] #21 13.40 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-21T13:04:44.531Z] #21 13.42 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-21T13:04:44.531Z] #21 13.56 Selecting previously unselected package libbpf0:arm64. [2022-03-21T13:04:44.531Z] #21 13.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-21T13:04:44.531Z] #21 13.57 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-21T13:04:44.531Z] #21 13.64 Selecting previously unselected package libcap2:arm64. [2022-03-21T13:04:44.531Z] #21 13.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-21T13:04:44.793Z] #21 13.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-21T13:04:44.793Z] #21 13.73 Selecting previously unselected package libmnl0:arm64. [2022-03-21T13:04:44.793Z] #21 13.73 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-21T13:04:44.793Z] #21 13.74 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-21T13:04:44.793Z] #21 13.79 Selecting previously unselected package libxtables12:arm64. [2022-03-21T13:04:44.793Z] #21 13.79 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-21T13:04:44.793Z] #21 13.80 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-21T13:04:44.793Z] #21 13.84 Selecting previously unselected package libcap2-bin. [2022-03-21T13:04:44.793Z] #21 13.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-21T13:04:44.793Z] #21 13.86 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-21T13:04:45.054Z] #21 13.93 Selecting previously unselected package iproute2. [2022-03-21T13:04:45.054Z] #21 13.94 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-21T13:04:45.054Z] #21 13.94 Unpacking iproute2 (5.10.0-4) ... [2022-03-21T13:04:45.629Z] #21 14.39 Selecting previously unselected package xxd. [2022-03-21T13:04:45.629Z] #21 14.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-21T13:04:45.629Z] #21 14.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:45.629Z] #21 14.50 Selecting previously unselected package vim-common. [2022-03-21T13:04:45.629Z] #21 14.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:04:45.629Z] #21 14.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:45.892Z] #21 14.65 Selecting previously unselected package bash-completion. [2022-03-21T13:04:45.892Z] #21 14.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-21T13:04:46.426Z] #18 DONE 3.4s [2022-03-21T13:04:46.426Z] [2022-03-21T13:04:46.426Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-21T13:04:46.426Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26 [2022-03-21T13:04:47.283Z] #21 16.06 Unpacking bash-completion (1:2.11-2) ... [2022-03-21T13:04:47.545Z] #21 16.45 Selecting previously unselected package bzip2. [2022-03-21T13:04:47.545Z] #21 16.47 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-21T13:04:47.545Z] #21 16.48 Unpacking bzip2 (1.0.8-4) ... [2022-03-21T13:04:47.806Z] #21 16.57 Selecting previously unselected package xz-utils. [2022-03-21T13:04:47.806Z] #21 16.57 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-21T13:04:47.806Z] #21 16.57 Unpacking xz-utils (5.2.5-2) ... [2022-03-21T13:04:47.806Z] #21 16.72 Selecting previously unselected package apparmor. [2022-03-21T13:04:47.806Z] #21 16.72 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-21T13:04:47.806Z] #21 16.78 Unpacking apparmor (2.13.6-10) ... [2022-03-21T13:04:48.067Z] #21 17.11 Selecting previously unselected package inetutils-ping. [2022-03-21T13:04:48.067Z] #21 17.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-21T13:04:48.067Z] #21 17.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-21T13:04:48.067Z] #21 17.23 Selecting previously unselected package libip4tc2:arm64. [2022-03-21T13:04:48.067Z] #21 17.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-21T13:04:48.195Z] #19 201.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-21T13:04:48.195Z] #19 201.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:48.195Z] #19 201.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:04:48.195Z] #19 201.7 Selecting previously unselected package patch. [2022-03-21T13:04:48.195Z] #19 201.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-21T13:04:48.195Z] #19 201.7 Unpacking patch (2.7.6-7) ... [2022-03-21T13:04:48.195Z] #19 201.8 Selecting previously unselected package dpkg-dev. [2022-03-21T13:04:48.195Z] #19 201.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-21T13:04:48.195Z] #19 201.8 Unpacking dpkg-dev (1.20.9) ... [2022-03-21T13:04:48.195Z] #19 202.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-21T13:04:48.195Z] #19 202.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-21T13:04:48.195Z] #19 202.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-21T13:04:48.195Z] #19 202.0 Selecting previously unselected package libio-string-perl. [2022-03-21T13:04:48.195Z] #19 202.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-21T13:04:48.195Z] #19 202.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-21T13:04:48.195Z] #19 202.0 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:04:48.195Z] #19 202.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:04:48.195Z] #19 202.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:04:48.321Z] #60 ... [2022-03-21T13:04:48.321Z] [2022-03-21T13:04:48.321Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:04:48.321Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:04:48.321Z] #14 113.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-21T13:04:48.321Z] #14 113.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:48.321Z] #14 113.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:04:48.329Z] #21 17.24 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-21T13:04:48.329Z] #21 17.30 Selecting previously unselected package libip6tc2:arm64. [2022-03-21T13:04:48.329Z] #21 17.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-21T13:04:48.329Z] #21 17.31 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-21T13:04:48.329Z] #21 17.38 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-21T13:04:48.345Z] #19 DONE 2.0s [2022-03-21T13:04:48.345Z] [2022-03-21T13:04:48.345Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-21T13:04:48.345Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28 [2022-03-21T13:04:48.590Z] #21 17.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-21T13:04:48.590Z] #21 17.39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-21T13:04:48.590Z] #21 17.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-21T13:04:48.590Z] #21 17.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-21T13:04:48.590Z] #21 17.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-21T13:04:48.590Z] #21 17.51 Selecting previously unselected package libnftnl11:arm64. [2022-03-21T13:04:48.590Z] #21 17.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-21T13:04:48.590Z] #21 17.52 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-21T13:04:48.590Z] #21 17.60 Selecting previously unselected package iptables. [2022-03-21T13:04:48.590Z] #21 17.60 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-21T13:04:48.590Z] #21 17.62 Unpacking iptables (1.8.7-1) ... [2022-03-21T13:04:49.124Z] #19 203.3 Selecting previously unselected package libxml2:amd64. [2022-03-21T13:04:49.124Z] #19 203.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-21T13:04:49.124Z] #19 203.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:04:49.124Z] #19 203.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-21T13:04:49.124Z] #19 203.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-21T13:04:49.124Z] #19 203.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-21T13:04:49.124Z] #19 203.5 Selecting previously unselected package libxml-sax-base-perl. [2022-03-21T13:04:49.124Z] #19 203.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-21T13:04:49.124Z] #19 203.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-21T13:04:49.124Z] #19 203.5 Selecting previously unselected package libxml-sax-perl. [2022-03-21T13:04:49.124Z] #19 203.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-21T13:04:49.124Z] #19 203.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-21T13:04:49.124Z] #19 203.6 Selecting previously unselected package libxml-libxml-perl. [2022-03-21T13:04:49.124Z] #19 203.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-21T13:04:49.124Z] #19 203.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-21T13:04:49.165Z] #21 17.96 Selecting previously unselected package libonig5:arm64. [2022-03-21T13:04:49.165Z] #21 17.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-21T13:04:49.165Z] #21 17.97 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-21T13:04:49.165Z] #21 18.11 Selecting previously unselected package libjq1:arm64. [2022-03-21T13:04:49.165Z] #21 18.12 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-21T13:04:49.165Z] #21 18.12 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-21T13:04:49.382Z] #19 203.7 Selecting previously unselected package libxml-simple-perl. [2022-03-21T13:04:49.382Z] #19 203.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-21T13:04:49.382Z] #19 203.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-21T13:04:49.382Z] #19 203.7 Selecting previously unselected package libyaml-perl. [2022-03-21T13:04:49.382Z] #19 203.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-21T13:04:49.382Z] #19 203.7 Unpacking libyaml-perl (1.30-1) ... [2022-03-21T13:04:49.382Z] #19 203.8 Selecting previously unselected package libconfig-auto-perl. [2022-03-21T13:04:49.382Z] #19 203.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-21T13:04:49.382Z] #19 203.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-21T13:04:49.382Z] #19 203.8 Selecting previously unselected package libfile-which-perl. [2022-03-21T13:04:49.382Z] #19 203.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-21T13:04:49.382Z] #19 203.9 Unpacking libfile-which-perl (1.23-1) ... [2022-03-21T13:04:49.382Z] #19 203.9 Selecting previously unselected package libfile-homedir-perl. [2022-03-21T13:04:49.382Z] #19 203.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-21T13:04:49.382Z] #19 203.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-21T13:04:49.382Z] #19 203.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-21T13:04:49.427Z] #21 18.24 Selecting previously unselected package jq. [2022-03-21T13:04:49.427Z] #21 18.24 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-21T13:04:49.427Z] #21 18.25 Unpacking jq (1.6-2.1) ... [2022-03-21T13:04:49.427Z] #21 18.39 Selecting previously unselected package libaio1:arm64. [2022-03-21T13:04:49.427Z] #21 18.39 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-21T13:04:49.427Z] #21 18.39 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-21T13:04:49.427Z] #21 18.46 Selecting previously unselected package libgpm2:arm64. [2022-03-21T13:04:49.427Z] #21 18.47 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-21T13:04:49.427Z] #21 18.47 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-21T13:04:49.640Z] #19 204.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-21T13:04:49.640Z] #19 204.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-21T13:04:49.640Z] #19 204.0 Selecting previously unselected package dpkg-cross. [2022-03-21T13:04:49.640Z] #19 204.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-21T13:04:49.640Z] #19 204.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-21T13:04:49.640Z] #19 204.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-21T13:04:49.640Z] #19 204.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-21T13:04:49.640Z] #19 204.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-21T13:04:49.640Z] #19 204.1 Selecting previously unselected package libc6-armel-cross. [2022-03-21T13:04:49.640Z] #19 204.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-21T13:04:49.640Z] #19 204.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-21T13:04:49.690Z] #21 18.54 Selecting previously unselected package libicu67:arm64. [2022-03-21T13:04:49.690Z] #21 18.55 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-21T13:04:49.690Z] #21 18.55 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-21T13:04:49.901Z] #19 204.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-21T13:04:49.901Z] #19 204.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:49.901Z] #19 204.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:49.901Z] #19 204.3 Selecting previously unselected package libgomp1-armel-cross. [2022-03-21T13:04:49.901Z] #19 204.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:49.901Z] #19 204.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:49.901Z] #19 204.4 Selecting previously unselected package libatomic1-armel-cross. [2022-03-21T13:04:49.901Z] #19 204.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:49.901Z] #19 204.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:49.901Z] #19 204.4 Selecting previously unselected package libasan6-armel-cross. [2022-03-21T13:04:49.902Z] #19 204.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:49.902Z] #19 204.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:50.258Z] #20 DONE 1.6s [2022-03-21T13:04:50.258Z] [2022-03-21T13:04:50.258Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:04:50.258Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:04:50.467Z] #19 204.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-21T13:04:50.467Z] #19 204.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:50.468Z] #19 204.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:50.468Z] #19 204.9 Selecting previously unselected package libubsan1-armel-cross. [2022-03-21T13:04:50.468Z] #19 204.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:50.468Z] #19 204.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:50.468Z] #19 205.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-21T13:04:50.468Z] #19 205.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:50.673Z] #14 ... [2022-03-21T13:04:50.673Z] [2022-03-21T13:04:50.673Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:04:50.673Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:04:50.725Z] #19 205.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:50.725Z] #19 205.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-21T13:04:50.725Z] #19 205.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:50.725Z] #19 205.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:04:51.645Z] #21 1.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:04:51.906Z] #21 1.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:04:51.906Z] #21 1.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:04:51.980Z] #60 61.19 Updating files: 45% (2124/4619) Updating files: 46% (2125/4619) Updating files: 47% (2171/4619) Updating files: 48% (2218/4619) Updating files: 49% (2264/4619) Updating files: 50% (2310/4619) Updating files: 51% (2356/4619) Updating files: 52% (2402/4619) Updating files: 53% (2449/4619) Updating files: 54% (2495/4619) Updating files: 55% (2541/4619) Updating files: 56% (2587/4619) Updating files: 57% (2633/4619) Updating files: 58% (2680/4619) Updating files: 59% (2726/4619) Updating files: 60% (2772/4619) Updating files: 61% (2818/4619) Updating files: 62% (2864/4619) Updating files: 63% (2910/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: 80% (3730/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. [2022-03-21T13:04:51.980Z] #60 63.07 + cd /tmp/tmp.ADHSFb6o16/src/github.com/containerd/containerd [2022-03-21T13:04:52.166Z] #21 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:04:52.245Z] #60 63.07 + git checkout -q v1.6.1 [2022-03-21T13:04:52.248Z] #21 21.11 Selecting previously unselected package libinih1:arm64. [2022-03-21T13:04:52.248Z] #21 21.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-21T13:04:52.248Z] #21 21.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-21T13:04:52.248Z] #21 21.17 Selecting previously unselected package libnet1:arm64. [2022-03-21T13:04:52.248Z] #21 21.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-21T13:04:52.248Z] #21 21.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:04:52.248Z] #21 21.26 Selecting previously unselected package libnl-3-200:arm64. [2022-03-21T13:04:52.248Z] #21 21.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-21T13:04:52.248Z] #21 21.26 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-21T13:04:52.518Z] #21 21.32 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-21T13:04:52.518Z] #21 21.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-21T13:04:52.518Z] #21 21.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-21T13:04:52.518Z] #21 21.37 Selecting previously unselected package net-tools. [2022-03-21T13:04:52.518Z] #21 21.38 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-21T13:04:52.518Z] #21 21.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:04:52.518Z] #21 21.55 Selecting previously unselected package patch. [2022-03-21T13:04:52.518Z] #21 21.56 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-21T13:04:52.740Z] #21 2.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:04:52.784Z] #21 21.58 Unpacking patch (2.7.6-7) ... [2022-03-21T13:04:52.784Z] #21 21.66 Selecting previously unselected package python-pip-whl. [2022-03-21T13:04:52.784Z] #21 21.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-21T13:04:52.784Z] #21 21.68 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-21T13:04:53.310Z] #21 22.14 Selecting previously unselected package python3-lib2to3. [2022-03-21T13:04:53.310Z] #21 22.14 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-21T13:04:53.310Z] #21 22.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:04:53.310Z] #21 22.27 Selecting previously unselected package python3-distutils. [2022-03-21T13:04:53.310Z] #21 22.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-21T13:04:53.310Z] #21 22.29 Unpacking python3-distutils (3.9.2-1) ... [2022-03-21T13:04:53.572Z] #21 22.41 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:04:53.572Z] #21 22.42 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:04:53.572Z] #21 22.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:04:53.572Z] #21 22.57 Selecting previously unselected package python3-setuptools. [2022-03-21T13:04:53.572Z] #21 22.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-21T13:04:53.572Z] #21 22.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-21T13:04:53.625Z] #60 64.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-21T13:04:53.625Z] #60 64.55 + BUILDTAGS='netgo osusergo static_build' [2022-03-21T13:04:53.625Z] #60 64.55 + export EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:53.625Z] #60 64.55 + EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:04:53.625Z] #60 64.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-21T13:04:53.625Z] #60 64.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-21T13:04:53.625Z] #60 64.55 + '[' '' = dynamic ']' [2022-03-21T13:04:53.625Z] #60 64.55 + make [2022-03-21T13:04:53.834Z] #21 22.82 Selecting previously unselected package python3-wheel. [2022-03-21T13:04:53.834Z] #21 22.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-21T13:04:53.834Z] #21 22.84 Unpacking python3-wheel (0.34.2-1) ... [2022-03-21T13:04:53.834Z] #21 22.92 Selecting previously unselected package python3-pip. [2022-03-21T13:04:54.000Z] #19 ... [2022-03-21T13:04:54.000Z] [2022-03-21T13:04:54.000Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:04:54.000Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:04:54.000Z] #58 219.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-21T13:04:54.095Z] #21 22.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-21T13:04:54.095Z] #21 22.94 Unpacking python3-pip (20.3.4-4) ... [2022-03-21T13:04:54.121Z] #21 4.147 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:04:54.357Z] #21 23.21 Selecting previously unselected package sudo. [2022-03-21T13:04:54.357Z] #21 23.22 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-21T13:04:54.357Z] #21 23.23 Unpacking sudo (1.9.5p2-3) ... [2022-03-21T13:04:54.564Z] #58 DONE 220.0s [2022-03-21T13:04:54.564Z] [2022-03-21T13:04:54.564Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-21T13:04:54.564Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c [2022-03-21T13:04:54.929Z] #21 23.67 Selecting previously unselected package thin-provisioning-tools. [2022-03-21T13:04:54.929Z] #21 23.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-21T13:04:54.929Z] #21 23.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:04:54.929Z] #21 23.83 Selecting previously unselected package uidmap. [2022-03-21T13:04:54.929Z] #21 23.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-21T13:04:54.929Z] #21 23.87 Unpacking uidmap (1:4.8.1-1) ... [2022-03-21T13:04:55.190Z] #21 23.98 Selecting previously unselected package vim-runtime. [2022-03-21T13:04:55.190Z] #21 23.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:04:55.190Z] #21 24.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-21T13:04:55.190Z] #21 24.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-21T13:04:55.190Z] #21 24.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:56.030Z] #21 ... [2022-03-21T13:04:56.030Z] [2022-03-21T13:04:56.030Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:04:56.030Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:04:56.030Z] #56 10.21 + cd /tmp/tmp.251HQZTfzL/src/github.com/opencontainers/runc [2022-03-21T13:04:56.030Z] #56 10.21 + git checkout -q v1.1.0 [2022-03-21T13:04:56.030Z] #56 10.57 + '[' -z '' ']' [2022-03-21T13:04:56.030Z] #56 10.57 + target=static [2022-03-21T13:04:56.030Z] #56 10.58 + make BUILDTAGS=seccomp static [2022-03-21T13:04:56.030Z] #56 11.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-21T13:04:56.163Z] #60 67.12 + bin/ctr [2022-03-21T13:04:57.128Z] #19 211.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-21T13:04:57.128Z] #19 211.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:04:57.128Z] #19 211.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:04:57.128Z] #19 211.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-21T13:04:57.128Z] #19 211.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-21T13:04:57.128Z] #19 211.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-21T13:04:57.128Z] #19 211.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-21T13:04:57.128Z] #19 211.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-21T13:04:57.128Z] #19 211.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-21T13:04:57.128Z] #19 211.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-21T13:04:57.128Z] #19 211.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:04:57.128Z] #19 211.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:04:57.385Z] #19 211.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-21T13:04:57.385Z] #19 211.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:04:57.385Z] #19 211.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:04:57.742Z] #21 26.79 Selecting previously unselected package vim. [2022-03-21T13:04:57.938Z] #56 ... [2022-03-21T13:04:57.938Z] [2022-03-21T13:04:57.938Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:04:57.938Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:04:57.938Z] #21 7.618 Fetched 8506 kB in 6s (1381 kB/s) [2022-03-21T13:04:58.005Z] #21 26.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-21T13:04:58.005Z] #21 26.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:04:58.268Z] #21 27.27 Selecting previously unselected package xfsprogs. [2022-03-21T13:04:58.268Z] #21 27.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-21T13:04:58.268Z] #21 27.28 Unpacking xfsprogs (5.10.0-4) ... [2022-03-21T13:04:58.318Z] #14 123.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-21T13:04:58.318Z] #14 123.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:04:58.318Z] #14 123.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:04:58.531Z] #21 27.62 Selecting previously unselected package zip. [2022-03-21T13:04:58.793Z] #21 27.65 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-21T13:04:58.794Z] #21 27.66 Unpacking zip (3.0-12) ... [2022-03-21T13:04:58.794Z] #21 27.80 Selecting previously unselected package zstd. [2022-03-21T13:04:58.794Z] #21 27.81 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-21T13:04:58.794Z] #21 27.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:04:59.369Z] #21 28.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:04:59.850Z] #21 7.618 Reading package lists... [2022-03-21T13:04:59.945Z] #21 28.87 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-21T13:04:59.945Z] #21 28.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:04:59.945Z] #21 28.90 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-21T13:04:59.945Z] #21 28.92 Setting up libicu67:arm64 (67.1-7) ... [2022-03-21T13:04:59.945Z] #21 28.93 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-21T13:04:59.945Z] #21 28.94 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-21T13:04:59.945Z] #21 28.95 Setting up uidmap (1:4.8.1-1) ... [2022-03-21T13:04:59.945Z] #21 28.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:04:59.945Z] #21 29.00 Setting up bzip2 (1.0.8-4) ... [2022-03-21T13:04:59.945Z] #21 29.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-21T13:04:59.945Z] #21 29.04 Setting up python3-wheel (0.34.2-1) ... [2022-03-21T13:05:00.522Z] #21 29.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:00.785Z] #21 29.58 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-21T13:05:00.785Z] #21 29.59 Setting up libcap2-bin (1:2.44-1) ... [2022-03-21T13:05:00.785Z] #21 29.61 Setting up apparmor (2.13.6-10) ... [2022-03-21T13:05:00.835Z] #21 9.982 Reading package lists... [2022-03-21T13:05:00.835Z] #21 ... [2022-03-21T13:05:00.835Z] [2022-03-21T13:05:00.835Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:05:00.835Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:05:00.835Z] #34 DONE 125.2s [2022-03-21T13:05:00.835Z] [2022-03-21T13:05:00.835Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:00.835Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:05:02.640Z] #19 216.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-21T13:05:02.640Z] #19 216.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:02.640Z] #19 216.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:05:02.640Z] #19 216.3 Selecting previously unselected package crossbuild-essential-armel. [2022-03-21T13:05:02.640Z] #19 216.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-21T13:05:02.640Z] #19 216.4 Selecting previously unselected package libc6-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-21T13:05:02.640Z] #19 216.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 216.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 216.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 216.6 Selecting previously unselected package libasan6-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 216.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 216.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-21T13:05:02.640Z] #19 216.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 216.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 217.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-21T13:05:02.640Z] #19 217.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:02.640Z] #19 217.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:02.640Z] #19 217.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-21T13:05:02.897Z] #19 217.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:02.897Z] #19 217.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:05:02.965Z] #21 31.63 Setting up zip (3.0-12) ... [2022-03-21T13:05:02.965Z] #21 31.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:02.965Z] #21 31.67 Setting up bash-completion (1:2.11-2) ... [2022-03-21T13:05:02.996Z] #56 ... [2022-03-21T13:05:02.996Z] [2022-03-21T13:05:02.997Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:05:02.997Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:05:02.997Z] #21 9.982 Reading package lists... [2022-03-21T13:05:03.571Z] #21 12.87 Building dependency tree... [2022-03-21T13:05:04.319Z] #60 ... [2022-03-21T13:05:04.319Z] [2022-03-21T13:05:04.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 [2022-03-21T13:05:04.319Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:04.319Z] #14 114.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-21T13:05:04.319Z] #14 114.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:04.319Z] #14 114.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:05:04.319Z] #14 124.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-21T13:05:04.319Z] #14 124.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:04.319Z] #14 125.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:05:04.359Z] #21 33.37 Setting up xz-utils (5.2.5-2) ... [2022-03-21T13:05:04.359Z] #21 33.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-21T13:05:04.359Z] #21 33.40 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-21T13:05:04.359Z] #21 33.41 Setting up patch (2.7.6-7) ... [2022-03-21T13:05:04.359Z] #21 33.42 Setting up sudo (1.9.5p2-3) ... [2022-03-21T13:05:04.359Z] #21 33.51 invoke-rc.d: could not determine current runlevel [2022-03-21T13:05:04.510Z] #21 14.55 The following additional packages will be installed: [2022-03-21T13:05:04.510Z] #21 14.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:05:04.510Z] #21 14.55 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-21T13:05:04.510Z] #21 14.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-21T13:05:04.510Z] #21 14.55 python3-pkg-resources vim-runtime xxd [2022-03-21T13:05:04.510Z] #21 14.57 Suggested packages: [2022-03-21T13:05:04.510Z] #21 14.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-21T13:05:04.510Z] #21 14.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-21T13:05:04.510Z] #21 14.57 acl attr quota [2022-03-21T13:05:04.510Z] #21 14.57 Recommended packages: [2022-03-21T13:05:04.510Z] #21 14.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-21T13:05:04.620Z] #21 33.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:05:04.620Z] #21 33.53 Setting up xfsprogs (5.10.0-4) ... [2022-03-21T13:05:04.620Z] #21 33.56 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-21T13:05:04.620Z] #21 33.57 Setting up inetutils-ping (2:2.0-1) ... [2022-03-21T13:05:04.620Z] #21 33.59 Setting up pigz (2.6-1) ... [2022-03-21T13:05:04.620Z] #21 33.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-21T13:05:04.620Z] #21 33.63 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-21T13:05:04.620Z] #21 33.68 Setting up python-pip-whl (20.3.4-4) ... [2022-03-21T13:05:04.620Z] #21 33.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:05.194Z] #21 34.20 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-21T13:05:05.194Z] #21 34.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:05:05.767Z] #21 34.59 Setting up libelf1:arm64 (0.183-1) ... [2022-03-21T13:05:05.767Z] #21 34.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:05:05.767Z] #21 34.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-21T13:05:05.767Z] #21 34.66 Setting up python3-distutils (3.9.2-1) ... [2022-03-21T13:05:05.887Z] #21 15.73 The following NEW packages will be installed: [2022-03-21T13:05:05.887Z] #21 15.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-21T13:05:05.887Z] #21 15.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:05:05.887Z] #21 15.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-21T13:05:05.887Z] #21 15.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-21T13:05:05.887Z] #21 15.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-21T13:05:05.887Z] #21 15.75 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-21T13:05:05.887Z] #21 15.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-21T13:05:05.887Z] #21 15.75 xz-utils zip zstd [2022-03-21T13:05:06.146Z] #21 16.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:05:06.146Z] #21 16.05 Need to get 27.6 MB of archives. [2022-03-21T13:05:06.146Z] #21 16.05 After this operation, 106 MB of additional disk space will be used. [2022-03-21T13:05:06.146Z] #21 16.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-21T13:05:06.146Z] #21 16.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-21T13:05:06.146Z] #21 16.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-21T13:05:06.146Z] #21 16.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-21T13:05:06.146Z] #21 16.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-21T13:05:06.146Z] #21 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-21T13:05:06.146Z] #21 16.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-21T13:05:06.146Z] #21 16.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-21T13:05:06.146Z] #21 16.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:05:06.146Z] #21 16.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:05:06.146Z] #21 16.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-21T13:05:06.146Z] #21 16.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-21T13:05:06.146Z] #21 16.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-21T13:05:06.146Z] #21 16.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-21T13:05:06.146Z] #21 16.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-21T13:05:06.146Z] #21 16.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-21T13:05:06.146Z] #21 16.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-21T13:05:06.146Z] #21 16.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-21T13:05:06.146Z] #21 16.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-21T13:05:06.146Z] #21 16.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-21T13:05:06.146Z] #21 16.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-21T13:05:06.146Z] #21 16.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:05:06.146Z] #21 16.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:05:06.146Z] #21 16.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:05:06.146Z] #21 16.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-21T13:05:06.146Z] #21 16.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-21T13:05:06.146Z] #21 16.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:05:06.341Z] #21 35.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:06.341Z] #21 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-21T13:05:06.341Z] #21 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-21T13:05:06.341Z] #21 35.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-21T13:05:06.341Z] #21 35.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-21T13:05:06.341Z] #21 35.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-21T13:05:06.341Z] #21 35.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-21T13:05:06.341Z] #21 35.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-21T13:05:06.341Z] #21 35.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-21T13:05:06.341Z] #21 35.17 Setting up python3-setuptools (52.0.0-4) ... [2022-03-21T13:05:06.407Z] #21 16.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-21T13:05:06.407Z] #21 16.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:05:06.407Z] #21 16.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:05:06.407Z] #21 16.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:05:06.407Z] #21 16.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-21T13:05:06.407Z] #21 16.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-21T13:05:06.407Z] #21 16.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-21T13:05:06.407Z] #21 16.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-21T13:05:06.667Z] #21 16.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-21T13:05:06.667Z] #21 16.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:05:06.667Z] #21 16.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-21T13:05:06.667Z] #21 16.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-21T13:05:06.667Z] #21 16.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-21T13:05:06.667Z] #21 16.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-21T13:05:06.667Z] #21 16.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-21T13:05:06.667Z] #21 16.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-21T13:05:06.667Z] #21 16.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-21T13:05:06.926Z] #21 16.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-21T13:05:06.926Z] #21 16.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-21T13:05:06.926Z] #21 16.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-21T13:05:06.926Z] #21 16.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-21T13:05:07.495Z] #21 17.53 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:05:07.495Z] #21 17.64 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-03-21T13:05:07.495Z] #21 17.72 Selecting previously unselected package pigz. [2022-03-21T13:05:07.730Z] #21 36.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-21T13:05:07.730Z] #21 36.54 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-21T13:05:07.730Z] #21 36.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:05:07.730Z] #21 36.56 Setting up python3-pip (20.3.4-4) ... [2022-03-21T13:05:07.755Z] #21 17.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-21T13:05:07.755Z] #21 17.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-21T13:05:07.755Z] #21 17.77 Unpacking pigz (2.6-1) ... [2022-03-21T13:05:07.755Z] #21 17.87 Selecting previously unselected package libelf1:amd64. [2022-03-21T13:05:08.015Z] #21 17.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-21T13:05:08.015Z] #21 17.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-21T13:05:08.015Z] #21 18.02 Selecting previously unselected package libbpf0:amd64. [2022-03-21T13:05:08.015Z] #21 18.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-21T13:05:08.015Z] #21 18.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:05:08.015Z] #21 18.11 Selecting previously unselected package libcap2:amd64. [2022-03-21T13:05:08.015Z] #21 18.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-21T13:05:08.015Z] #21 18.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:05:08.015Z] #21 18.18 Selecting previously unselected package libmnl0:amd64. [2022-03-21T13:05:08.015Z] #21 18.18 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-21T13:05:08.015Z] #21 18.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:05:08.015Z] #21 18.23 Selecting previously unselected package libxtables12:amd64. [2022-03-21T13:05:08.151Z] #19 221.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-21T13:05:08.151Z] #19 221.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:08.151Z] #19 221.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:05:08.151Z] #19 221.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-21T13:05:08.151Z] #19 221.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-21T13:05:08.151Z] #19 221.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-21T13:05:08.151Z] #19 222.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-21T13:05:08.151Z] #19 222.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:08.151Z] #19 222.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-21T13:05:08.151Z] #19 222.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-21T13:05:08.151Z] #19 222.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:08.151Z] #19 222.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:08.151Z] #19 222.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-21T13:05:08.151Z] #19 222.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:08.151Z] #19 222.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:05:08.275Z] #21 18.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-21T13:05:08.275Z] #21 18.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:05:08.275Z] #21 18.32 Selecting previously unselected package libcap2-bin. [2022-03-21T13:05:08.275Z] #21 18.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-21T13:05:08.275Z] #21 18.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-21T13:05:08.275Z] #21 18.43 Selecting previously unselected package iproute2. [2022-03-21T13:05:08.315Z] #14 132.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-21T13:05:08.315Z] #14 132.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:08.315Z] #14 132.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:08.534Z] #21 18.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-21T13:05:08.534Z] #21 18.45 Unpacking iproute2 (5.10.0-4) ... [2022-03-21T13:05:08.674Z] #21 37.45 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-21T13:05:08.674Z] #21 37.47 Setting up jq (1.6-2.1) ... [2022-03-21T13:05:08.674Z] #21 37.49 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-21T13:05:08.674Z] #21 37.51 Setting up iptables (1.8.7-1) ... [2022-03-21T13:05:08.674Z] #21 37.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-21T13:05:08.675Z] #21 37.57 Setting up iproute2 (5.10.0-4) ... [2022-03-21T13:05:08.936Z] #21 37.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:05:09.101Z] #21 18.91 Selecting previously unselected package xxd. [2022-03-21T13:05:09.101Z] #21 18.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:05:09.101Z] #21 18.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:09.101Z] #21 19.04 Selecting previously unselected package vim-common. [2022-03-21T13:05:09.101Z] #21 19.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:05:09.101Z] #21 19.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:09.360Z] #21 19.20 Selecting previously unselected package bash-completion. [2022-03-21T13:05:09.360Z] #21 19.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-21T13:05:09.886Z] #21 DONE 38.9s [2022-03-21T13:05:09.886Z] [2022-03-21T13:05:09.886Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:09.886Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:05:09.886Z] #56 ... [2022-03-21T13:05:09.886Z] [2022-03-21T13:05:09.886Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-21T13:05:09.886Z] #22 sha256:8e4fb47578e8676f01abcaafb252c23d68a6b9f06dc162659cba733f533ff909 [2022-03-21T13:05:10.470Z] #22 0.568 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-21T13:05:10.470Z] #22 0.574 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-21T13:05:10.470Z] #22 0.577 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-21T13:05:10.470Z] #22 DONE 0.6s [2022-03-21T13:05:10.470Z] [2022-03-21T13:05:10.470Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-21T13:05:10.470Z] #23 sha256:682dd5e267965ec466650b916920e7392cc53d74867a4abab0f809ae79e51461 [2022-03-21T13:05:11.278Z] #21 21.03 Unpacking bash-completion (1:2.11-2) ... [2022-03-21T13:05:11.538Z] #21 21.72 Selecting previously unselected package bzip2. [2022-03-21T13:05:11.538Z] #21 21.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-21T13:05:11.798Z] #21 21.72 Unpacking bzip2 (1.0.8-4) ... [2022-03-21T13:05:11.798Z] #21 21.80 Selecting previously unselected package xz-utils. [2022-03-21T13:05:11.798Z] #21 21.81 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-21T13:05:11.798Z] #21 21.81 Unpacking xz-utils (5.2.5-2) ... [2022-03-21T13:05:11.798Z] #21 21.95 Selecting previously unselected package apparmor. [2022-03-21T13:05:11.798Z] #21 21.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-21T13:05:11.798Z] #21 22.00 Unpacking apparmor (2.13.6-10) ... [2022-03-21T13:05:12.344Z] 8f616e6e9eec: Pull complete [2022-03-21T13:05:12.369Z] #21 22.35 Selecting previously unselected package inetutils-ping. [2022-03-21T13:05:12.369Z] #21 22.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-21T13:05:12.369Z] #21 22.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-21T13:05:12.369Z] #21 22.46 Selecting previously unselected package libip4tc2:amd64. [2022-03-21T13:05:12.369Z] #21 22.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:05:12.369Z] #21 22.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:05:12.369Z] #21 22.51 Selecting previously unselected package libip6tc2:amd64. [2022-03-21T13:05:12.369Z] #21 22.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:05:12.369Z] #21 22.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:05:12.369Z] #21 22.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-21T13:05:12.369Z] #21 22.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-21T13:05:12.630Z] #21 22.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:05:12.630Z] #21 22.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-21T13:05:12.630Z] #21 22.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-21T13:05:12.630Z] #21 22.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:05:12.630Z] #21 22.69 Selecting previously unselected package libnftnl11:amd64. [2022-03-21T13:05:12.630Z] #21 22.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-21T13:05:12.630Z] #21 22.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:05:12.630Z] #21 22.79 Selecting previously unselected package iptables. [2022-03-21T13:05:12.630Z] #21 22.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-21T13:05:12.890Z] #21 22.80 Unpacking iptables (1.8.7-1) ... [2022-03-21T13:05:13.149Z] #21 23.09 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:05:13.149Z] #21 23.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:05:13.149Z] #21 23.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:05:13.149Z] #21 23.25 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:05:13.149Z] #21 23.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:05:13.149Z] #21 23.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:05:13.149Z] #21 23.34 Selecting previously unselected package jq. [2022-03-21T13:05:13.404Z] #19 227.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-21T13:05:13.404Z] #19 227.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:13.404Z] #19 227.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:05:13.404Z] #19 227.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-21T13:05:13.404Z] #19 227.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-21T13:05:13.404Z] #19 227.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-21T13:05:13.404Z] #19 227.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.404Z] #19 227.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-21T13:05:13.404Z] #19 227.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.404Z] #19 227.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.409Z] #21 23.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:05:13.409Z] #21 23.35 Unpacking jq (1.6-2.1) ... [2022-03-21T13:05:13.409Z] #21 23.41 Selecting previously unselected package libaio1:amd64. [2022-03-21T13:05:13.409Z] #21 23.43 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-21T13:05:13.409Z] #21 23.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:05:13.668Z] #21 23.50 Selecting previously unselected package libgpm2:amd64. [2022-03-21T13:05:13.668Z] #21 23.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-21T13:05:13.668Z] #21 23.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:05:13.668Z] #21 23.55 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:05:13.668Z] #21 23.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:05:13.668Z] #21 23.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:05:13.919Z] #19 228.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-21T13:05:13.919Z] #19 228.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:13.919Z] #19 228.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:13.919Z] #19 228.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-21T13:05:13.919Z] #19 228.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:14.175Z] #19 228.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:14.307Z] #14 133.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-21T13:05:14.307Z] #14 133.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:14.307Z] #14 133.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:14.438Z] #19 228.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-21T13:05:14.438Z] #19 228.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:14.438Z] #19 228.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:14.695Z] #19 229.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-21T13:05:14.695Z] #19 229.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:14.695Z] #19 229.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:14.953Z] #19 229.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-21T13:05:14.953Z] #19 229.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:14.953Z] #19 229.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:16.961Z] #21 26.51 Selecting previously unselected package libinih1:amd64. [2022-03-21T13:05:16.961Z] #21 26.51 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 26.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-21T13:05:16.961Z] #21 26.56 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:05:16.961Z] #21 26.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 26.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:05:16.961Z] #21 26.64 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:05:16.961Z] #21 26.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 26.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:05:16.961Z] #21 26.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:05:16.961Z] #21 26.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 26.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:05:16.961Z] #21 26.83 Selecting previously unselected package net-tools. [2022-03-21T13:05:16.961Z] #21 26.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 26.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:05:16.961Z] #21 27.03 Selecting previously unselected package patch. [2022-03-21T13:05:16.961Z] #21 27.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-21T13:05:16.961Z] #21 27.05 Unpacking patch (2.7.6-7) ... [2022-03-21T13:05:16.961Z] #21 27.15 Selecting previously unselected package python-pip-whl. [2022-03-21T13:05:17.221Z] #21 27.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-21T13:05:17.221Z] #21 27.16 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-21T13:05:17.790Z] #21 27.62 Selecting previously unselected package python3-lib2to3. [2022-03-21T13:05:17.790Z] #21 27.63 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-21T13:05:17.790Z] #21 27.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:05:17.790Z] #21 27.73 Selecting previously unselected package python3-distutils. [2022-03-21T13:05:17.790Z] #21 27.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-21T13:05:17.790Z] #21 27.75 Unpacking python3-distutils (3.9.2-1) ... [2022-03-21T13:05:17.790Z] #21 27.88 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:05:17.790Z] #21 27.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:05:17.790Z] #21 27.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:05:17.790Z] #21 28.01 Selecting previously unselected package python3-setuptools. [2022-03-21T13:05:18.050Z] #21 28.01 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-21T13:05:18.050Z] #21 28.02 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-21T13:05:18.237Z] 8f616e6e9eec: Pull complete [2022-03-21T13:05:18.310Z] #21 28.24 Selecting previously unselected package python3-wheel. [2022-03-21T13:05:18.310Z] #21 28.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-21T13:05:18.310Z] #21 28.26 Unpacking python3-wheel (0.34.2-1) ... [2022-03-21T13:05:18.310Z] #21 28.31 Selecting previously unselected package python3-pip. [2022-03-21T13:05:18.310Z] #21 28.32 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-21T13:05:18.310Z] #21 28.32 Unpacking python3-pip (20.3.4-4) ... [2022-03-21T13:05:18.343Z] #14 ... [2022-03-21T13:05:18.343Z] [2022-03-21T13:05:18.343Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:18.343Z] #63 sha256:5a862ef0e8611955884820be37944329bed58d961b5d0b427bfd643f4ec10ead [2022-03-21T13:05:18.343Z] #63 142.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:05:18.343Z] #63 142.3 + GOBIN=/build [2022-03-21T13:05:18.343Z] #63 142.3 + GO111MODULE=on [2022-03-21T13:05:18.343Z] #63 142.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-21T13:05:18.570Z] #21 28.51 Selecting previously unselected package sudo. [2022-03-21T13:05:18.570Z] #21 28.51 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-21T13:05:18.570Z] #21 28.52 Unpacking sudo (1.9.5p2-3) ... [2022-03-21T13:05:19.139Z] #21 28.97 Selecting previously unselected package thin-provisioning-tools. [2022-03-21T13:05:19.139Z] #21 28.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-21T13:05:19.139Z] #21 28.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:05:19.139Z] #21 29.17 Selecting previously unselected package uidmap. [2022-03-21T13:05:19.139Z] #21 29.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-21T13:05:19.139Z] #21 29.18 Unpacking uidmap (1:4.8.1-1) ... [2022-03-21T13:05:19.139Z] #21 29.31 Selecting previously unselected package vim-runtime. [2022-03-21T13:05:19.400Z] #21 29.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:05:19.400Z] #21 29.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-21T13:05:19.400Z] #21 29.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-21T13:05:19.400Z] #21 29.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:20.208Z] #19 234.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-21T13:05:20.208Z] #19 234.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:20.208Z] #19 234.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:20.208Z] #19 234.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-21T13:05:20.208Z] #19 234.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-21T13:05:20.208Z] #19 234.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-21T13:05:20.208Z] #19 234.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-21T13:05:20.208Z] #19 234.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:20.208Z] #19 234.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-21T13:05:20.208Z] #19 234.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-21T13:05:20.208Z] #19 234.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:20.208Z] #19 234.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:20.208Z] #19 234.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-21T13:05:20.466Z] #19 234.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:20.466Z] #19 234.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:20.498Z] #23 8.322 Collecting yamllint==1.26.1 [2022-03-21T13:05:20.498Z] #23 9.384 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-21T13:05:21.073Z] #23 10.46 Collecting pathspec>=0.5.3 [2022-03-21T13:05:21.073Z] #23 10.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-21T13:05:21.335Z] #23 10.73 Collecting pyyaml [2022-03-21T13:05:21.335Z] #23 10.74 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-21T13:05:21.335Z] #23 10.79 Building wheels for collected packages: yamllint [2022-03-21T13:05:21.335Z] #23 10.80 Building wheel for yamllint (setup.py): started [2022-03-21T13:05:21.944Z] #21 32.09 Selecting previously unselected package vim. [2022-03-21T13:05:21.944Z] #21 32.09 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:05:21.944Z] #21 32.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:22.282Z] #23 11.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-21T13:05:22.282Z] #23 11.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=93c0da96406bd2a80000e4bd69174ed648dd71f288c8cd60faded2014757f5d9 [2022-03-21T13:05:22.282Z] #23 11.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-21T13:05:22.282Z] #23 11.76 Successfully built yamllint [2022-03-21T13:05:22.282Z] #23 11.77 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-21T13:05:22.515Z] #21 32.55 Selecting previously unselected package xfsprogs. [2022-03-21T13:05:22.515Z] #21 32.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-21T13:05:22.515Z] #21 32.57 Unpacking xfsprogs (5.10.0-4) ... [2022-03-21T13:05:22.543Z] #23 12.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-21T13:05:23.086Z] #21 33.01 Selecting previously unselected package zip. [2022-03-21T13:05:23.086Z] #21 33.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-21T13:05:23.086Z] #21 33.05 Unpacking zip (3.0-12) ... [2022-03-21T13:05:23.086Z] #21 33.16 Selecting previously unselected package zstd. [2022-03-21T13:05:23.086Z] #21 33.16 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-21T13:05:23.086Z] #21 33.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:05:23.117Z] #23 DONE 12.5s [2022-03-21T13:05:23.117Z] [2022-03-21T13:05:23.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 [2022-03-21T13:05:23.117Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675 [2022-03-21T13:05:23.656Z] #21 33.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:05:24.599Z] #21 34.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:05:24.599Z] #21 34.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:05:24.599Z] #21 34.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:05:24.599Z] #21 34.56 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:05:24.599Z] #21 34.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:05:24.599Z] #21 34.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-21T13:05:24.599Z] #21 34.59 Setting up uidmap (1:4.8.1-1) ... [2022-03-21T13:05:24.599Z] #21 34.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:05:24.599Z] #21 34.61 Setting up bzip2 (1.0.8-4) ... [2022-03-21T13:05:24.599Z] #21 34.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:05:24.599Z] #21 34.63 Setting up python3-wheel (0.34.2-1) ... [2022-03-21T13:05:24.644Z] #19 239.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-21T13:05:24.901Z] #19 239.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:24.901Z] #19 239.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:24.901Z] #19 239.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-21T13:05:24.901Z] #19 239.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-21T13:05:24.901Z] #19 239.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-21T13:05:24.901Z] #19 239.2 Selecting previously unselected package libc6-s390x-cross. [2022-03-21T13:05:24.901Z] #19 239.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:24.901Z] #19 239.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-21T13:05:24.901Z] #19 239.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-21T13:05:24.901Z] #19 239.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:24.901Z] #19 239.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:24.901Z] #19 239.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-21T13:05:24.901Z] #19 239.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:24.901Z] #19 239.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:24.901Z] #19 239.4 Selecting previously unselected package libitm1-s390x-cross. [2022-03-21T13:05:24.901Z] #19 239.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:24.901Z] #19 239.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:24.901Z] #19 239.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-21T13:05:25.158Z] #19 239.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:25.158Z] #19 239.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:25.158Z] #19 239.5 Selecting previously unselected package libasan6-s390x-cross. [2022-03-21T13:05:25.158Z] #19 239.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:25.158Z] #19 239.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:25.158Z] #19 239.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-21T13:05:25.168Z] #21 35.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:25.168Z] #21 35.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:05:25.416Z] #19 239.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:25.416Z] #19 239.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:25.416Z] #19 239.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-21T13:05:25.416Z] #19 239.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:25.416Z] #19 239.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:25.428Z] #21 35.28 Setting up libcap2-bin (1:2.44-1) ... [2022-03-21T13:05:25.428Z] #21 35.29 Setting up apparmor (2.13.6-10) ... [2022-03-21T13:05:25.673Z] #19 239.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-21T13:05:25.673Z] #19 239.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:25.673Z] #19 239.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:25.673Z] #19 240.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-21T13:05:25.673Z] #19 240.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:25.673Z] #19 240.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:26.476Z] #63 ... [2022-03-21T13:05:26.476Z] [2022-03-21T13:05:26.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:05:26.476Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:26.476Z] #14 150.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-21T13:05:26.476Z] #14 150.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:26.476Z] #14 150.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:26.813Z] #21 36.74 Setting up zip (3.0-12) ... [2022-03-21T13:05:26.813Z] #21 36.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:26.813Z] #21 36.77 Setting up bash-completion (1:2.11-2) ... [2022-03-21T13:05:28.721Z] #21 38.60 Setting up xz-utils (5.2.5-2) ... [2022-03-21T13:05:28.721Z] #21 38.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-21T13:05:28.721Z] #21 38.63 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:05:28.721Z] #21 38.64 Setting up patch (2.7.6-7) ... [2022-03-21T13:05:28.721Z] #21 38.65 Setting up sudo (1.9.5p2-3) ... [2022-03-21T13:05:28.721Z] #21 38.71 invoke-rc.d: could not determine current runlevel [2022-03-21T13:05:28.721Z] #21 38.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:05:28.721Z] #21 38.73 Setting up xfsprogs (5.10.0-4) ... [2022-03-21T13:05:28.721Z] #21 38.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:05:28.721Z] #21 38.77 Setting up inetutils-ping (2:2.0-1) ... [2022-03-21T13:05:28.721Z] #21 38.78 Setting up pigz (2.6-1) ... [2022-03-21T13:05:28.721Z] #21 38.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:05:28.721Z] #21 38.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:05:28.980Z] #21 38.91 Setting up python-pip-whl (20.3.4-4) ... [2022-03-21T13:05:28.980Z] #21 38.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:29.011Z] #14 ... [2022-03-21T13:05:29.011Z] [2022-03-21T13:05:29.011Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:29.011Z] #63 sha256:5a862ef0e8611955884820be37944329bed58d961b5d0b427bfd643f4ec10ead [2022-03-21T13:05:29.011Z] #63 150.4 rootlesskit version 0.14.6 [2022-03-21T13:05:29.011Z] #63 150.5 Usage of /build/rootlesskit-docker-proxy: [2022-03-21T13:05:29.011Z] #63 150.5 -container-ip string [2022-03-21T13:05:29.011Z] #63 150.5 container ip [2022-03-21T13:05:29.011Z] #63 150.5 -container-port int [2022-03-21T13:05:29.011Z] #63 150.5 container port (default -1) [2022-03-21T13:05:29.011Z] #63 150.5 -host-ip string [2022-03-21T13:05:29.011Z] #63 150.5 host ip [2022-03-21T13:05:29.011Z] #63 150.5 -host-port int [2022-03-21T13:05:29.011Z] #63 150.5 host port (default -1) [2022-03-21T13:05:29.011Z] #63 150.5 -proto string [2022-03-21T13:05:29.011Z] #63 150.5 proxy protocol (default "tcp") [2022-03-21T13:05:29.011Z] #63 DONE 153.8s [2022-03-21T13:05:29.011Z] [2022-03-21T13:05:29.011Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-21T13:05:29.011Z] #64 sha256:3d99071e2682a7bf105c9d8108839e359f5c6a821d813aad56a51fb4844ea76b [2022-03-21T13:05:29.011Z] #64 DONE 0.1s [2022-03-21T13:05:29.011Z] [2022-03-21T13:05:29.011Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-21T13:05:29.011Z] #65 sha256:83bed8545c76d9c6ec9e4e74a6e236541b4ffcee8c1d6cc55f81f20277683960 [2022-03-21T13:05:29.272Z] #65 DONE 0.2s [2022-03-21T13:05:29.272Z] [2022-03-21T13:05:29.272Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:05:29.272Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:05:29.549Z] #21 39.56 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:05:29.550Z] #21 39.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:05:29.846Z] #19 244.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-21T13:05:29.984Z] #43 162.6 + dpkg --print-architecture [2022-03-21T13:05:30.102Z] #19 244.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:30.102Z] #19 244.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:30.102Z] #19 244.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-21T13:05:30.102Z] #19 244.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-21T13:05:30.102Z] #19 244.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-21T13:05:30.102Z] #19 244.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-21T13:05:30.117Z] #21 39.96 Setting up libelf1:amd64 (0.183-1) ... [2022-03-21T13:05:30.117Z] #21 40.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:05:30.117Z] #21 40.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:05:30.117Z] #21 40.08 Setting up python3-distutils (3.9.2-1) ... [2022-03-21T13:05:30.358Z] #19 244.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-21T13:05:30.358Z] #19 244.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-21T13:05:30.358Z] #19 244.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-21T13:05:30.358Z] #19 244.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-21T13:05:30.376Z] #21 40.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:05:30.556Z] #43 DONE 163.3s [2022-03-21T13:05:30.556Z] [2022-03-21T13:05:30.556Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:05:30.556Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:05:30.614Z] #19 244.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:30.614Z] #19 245.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-21T13:05:30.635Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-21T13:05:30.635Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-21T13:05:30.635Z] #21 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-21T13:05:30.635Z] #21 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-21T13:05:30.635Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-21T13:05:30.635Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-21T13:05:30.635Z] #21 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-21T13:05:30.635Z] #21 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-21T13:05:30.635Z] #21 40.57 Setting up python3-setuptools (52.0.0-4) ... [2022-03-21T13:05:30.654Z] #60 ... [2022-03-21T13:05:30.654Z] [2022-03-21T13:05:30.654Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:05:30.654Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:30.654Z] #14 156.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-21T13:05:30.654Z] #14 156.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-21T13:05:30.654Z] #14 156.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:05:30.870Z] #19 245.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-21T13:05:30.870Z] #19 245.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:30.912Z] #14 156.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-21T13:05:30.912Z] #14 156.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-21T13:05:30.912Z] #14 156.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:05:30.912Z] #14 156.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-21T13:05:30.912Z] #14 156.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-21T13:05:30.912Z] #14 156.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:05:31.171Z] #14 156.6 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:05:31.171Z] #14 156.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:05:31.171Z] #14 156.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:05:31.171Z] #14 156.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:05:31.171Z] #14 156.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:05:31.171Z] #14 156.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:05:31.692Z] #14 157.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-21T13:05:31.692Z] #14 157.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:05:31.692Z] #14 157.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:31.692Z] #14 157.1 Selecting previously unselected package libudev-dev:amd64. [2022-03-21T13:05:31.692Z] #14 157.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-21T13:05:31.692Z] #14 157.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:05:31.953Z] #14 157.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-21T13:05:31.953Z] #14 157.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-21T13:05:31.953Z] #14 157.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:05:32.023Z] #21 41.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:05:32.023Z] #21 41.82 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:05:32.023Z] #21 41.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:05:32.023Z] #21 41.84 Setting up python3-pip (20.3.4-4) ... [2022-03-21T13:05:32.546Z] #14 152.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-21T13:05:32.546Z] #14 152.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:05:32.546Z] #14 152.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:32.964Z] #21 42.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:05:32.964Z] #21 42.91 Setting up jq (1.6-2.1) ... [2022-03-21T13:05:32.964Z] #21 42.92 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:05:32.964Z] #21 42.94 Setting up iptables (1.8.7-1) ... [2022-03-21T13:05:32.964Z] #21 42.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-21T13:05:32.964Z] #21 42.99 Setting up iproute2 (5.10.0-4) ... [2022-03-21T13:05:33.224Z] #21 43.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:05:33.335Z] #14 158.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-21T13:05:33.335Z] #14 158.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-21T13:05:33.335Z] #14 158.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:05:33.335Z] #14 158.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-21T13:05:33.603Z] #14 158.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-21T13:05:33.603Z] #14 158.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:05:33.793Z] #21 DONE 43.6s [2022-03-21T13:05:33.793Z] [2022-03-21T13:05:33.793Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-21T13:05:33.793Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208 [2022-03-21T13:05:33.864Z] #14 159.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-21T13:05:33.864Z] #14 159.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-21T13:05:33.864Z] #14 159.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:05:33.864Z] #14 159.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-21T13:05:33.864Z] #14 159.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-21T13:05:33.864Z] #14 159.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:05:34.694Z] #14 160.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-21T13:05:34.694Z] #14 160.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-21T13:05:34.694Z] #14 160.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:05:34.955Z] #14 160.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-21T13:05:34.955Z] #14 160.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:05:34.955Z] #14 160.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:35.045Z] #19 249.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-21T13:05:35.045Z] #19 249.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-21T13:05:35.045Z] #19 249.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:35.045Z] #19 249.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-21T13:05:35.045Z] #19 249.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-21T13:05:35.045Z] #19 249.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-21T13:05:35.045Z] #19 249.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-21T13:05:35.045Z] #19 249.5 Setting up libfile-which-perl (1.23-1) ... [2022-03-21T13:05:35.045Z] #19 249.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-21T13:05:35.045Z] #19 249.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-21T13:05:35.045Z] #19 249.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-21T13:05:35.046Z] #19 249.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:05:35.046Z] #19 249.6 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:05:35.046Z] #19 249.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-21T13:05:35.046Z] #19 249.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-21T13:05:35.046Z] #19 249.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-21T13:05:35.046Z] #19 249.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-21T13:05:35.177Z] #22 1.306 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-21T13:05:35.177Z] #22 1.310 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-21T13:05:35.177Z] #22 1.313 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-21T13:05:35.177Z] #22 DONE 1.5s [2022-03-21T13:05:35.177Z] [2022-03-21T13:05:35.177Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-21T13:05:35.177Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08 [2022-03-21T13:05:35.215Z] #14 160.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-21T13:05:35.215Z] #14 160.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-21T13:05:35.215Z] #14 160.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:05:35.303Z] #19 249.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-21T13:05:35.303Z] #19 249.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-21T13:05:35.303Z] #19 249.6 Setting up file (1:5.39-3) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up bzip2 (1.0.8-4) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up libyaml-perl (1.30-1) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up libio-string-perl (1.08-3.1) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-21T13:05:35.303Z] #19 249.7 Setting up cross-config (2.6.18+nmu1) ... [2022-03-21T13:05:35.303Z] #19 249.9 Setting up xz-utils (5.2.5-2) ... [2022-03-21T13:05:35.475Z] #14 160.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-21T13:05:35.475Z] #14 160.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-21T13:05:35.475Z] #14 160.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:05:35.560Z] #19 249.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-21T13:05:35.560Z] #19 249.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up patch (2.7.6-7) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-21T13:05:35.560Z] #19 249.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:35.560Z] #19 250.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-21T13:05:35.560Z] #19 250.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-21T13:05:35.560Z] #19 250.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:35.817Z] #19 250.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:05:35.817Z] #19 250.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:05:35.817Z] #19 250.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.817Z] #19 250.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-21T13:05:35.818Z] #19 250.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:35.818Z] #19 250.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-21T13:05:36.047Z] #14 161.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:05:36.047Z] #14 161.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:05:36.047Z] #14 161.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:05:36.047Z] #14 161.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:05:36.047Z] #14 161.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:05:36.047Z] #14 161.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:05:36.047Z] #14 161.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:05:36.047Z] #14 161.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:05:36.047Z] #14 161.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:05:36.077Z] #19 250.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.077Z] #19 250.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.077Z] #19 250.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.077Z] #19 250.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-21T13:05:36.077Z] #19 250.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-21T13:05:36.077Z] #19 250.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-21T13:05:36.307Z] #14 161.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:05:36.307Z] #14 161.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:05:36.307Z] #14 161.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:05:36.307Z] #14 161.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:05:36.307Z] #14 161.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:05:36.307Z] #14 161.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 [2022-03-21T13:05:36.336Z] #19 250.7 [2022-03-21T13:05:36.336Z] #19 250.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-21T13:05:36.336Z] #19 250.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.7 Setting up dpkg-dev (1.20.9) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.336Z] #19 250.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.567Z] #14 161.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:36.567Z] #14 161.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 [2022-03-21T13:05:36.567Z] #14 161.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:05:36.567Z] #14 162.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:36.567Z] #14 162.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 [2022-03-21T13:05:36.567Z] #14 162.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:05:36.567Z] #14 162.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:05:36.567Z] #14 162.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:36.594Z] #19 250.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.594Z] #19 250.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.594Z] #19 250.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-21T13:05:36.594Z] #19 250.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-21T13:05:36.594Z] #19 251.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-21T13:05:36.594Z] #19 251.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-21T13:05:36.740Z] #14 ... [2022-03-21T13:05:36.740Z] [2022-03-21T13:05:36.740Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:36.740Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:05:36.740Z] #63 157.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:05:36.740Z] #63 157.0 + GOBIN=/build [2022-03-21T13:05:36.740Z] #63 157.0 + GO111MODULE=on [2022-03-21T13:05:36.740Z] #63 157.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-21T13:05:36.829Z] #14 162.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:05:36.829Z] #14 162.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:36.829Z] #14 162.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:36.829Z] #14 162.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:05:36.852Z] #19 251.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-21T13:05:36.852Z] #19 251.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:36.852Z] #19 251.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.089Z] #14 DONE 162.7s [2022-03-21T13:05:37.089Z] [2022-03-21T13:05:37.089Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:05:37.089Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:05:37.108Z] #19 251.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.4 Setting up libxml-simple-perl (2.25-1) ... [2022-03-21T13:05:37.108Z] #19 251.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-21T13:05:37.108Z] #19 251.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.108Z] #19 251.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-21T13:05:37.108Z] #19 251.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.355Z] #34 ... [2022-03-21T13:05:37.355Z] [2022-03-21T13:05:37.355Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-21T13:05:37.355Z] #55 sha256:9d59c610261354b994e62152d0bd114f14f12ae75eafeb7a316c8f0db1133433 [2022-03-21T13:05:37.355Z] #55 DONE 0.2s [2022-03-21T13:05:37.355Z] [2022-03-21T13:05:37.355Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:37.355Z] #56 sha256:b3145afd5ba90c92a9aaeda8557097a809285051a43ed2c17b2a19310efa8458 [2022-03-21T13:05:37.366Z] #19 251.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.366Z] #19 251.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-21T13:05:37.366Z] #19 251.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.366Z] #19 251.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up crossbuild-essential-armel (12.9) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-21T13:05:37.366Z] #19 251.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-21T13:05:37.366Z] #19 251.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-21T13:05:37.366Z] #19 251.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:05:38.299Z] #19 DONE 252.5s [2022-03-21T13:05:38.299Z] [2022-03-21T13:05:38.299Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-21T13:05:38.299Z] #32 sha256:a7f3f56c0f148a5fac461b2eb930957d88d8cff3cc795c68898babde635d9b57 [2022-03-21T13:05:38.299Z] #32 DONE 0.2s [2022-03-21T13:05:38.299Z] [2022-03-21T13:05:38.299Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-21T13:05:38.299Z] #69 sha256:931ed6c5eba7d1e3f8fb2349b8eafe95061f1a6fdbe53b5111eb4605f7023395 [2022-03-21T13:05:38.299Z] #69 DONE 0.2s [2022-03-21T13:05:38.299Z] [2022-03-21T13:05:38.299Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:38.299Z] #70 sha256:5511254e8385531279b23cdc2bdf229c38b76dbbcf30f892636e515ee525d169 [2022-03-21T13:05:39.263Z] #56 1.792 + RM_GOPATH=0 [2022-03-21T13:05:39.263Z] #56 1.792 + TMP_GOPATH= [2022-03-21T13:05:39.263Z] #56 1.792 + : /build [2022-03-21T13:05:39.263Z] #56 1.792 + '[' -z '' ']' [2022-03-21T13:05:39.263Z] #56 1.792 ++ mktemp -d [2022-03-21T13:05:39.263Z] #56 1.804 + export GOPATH=/tmp/tmp.FjsfcvpZAe [2022-03-21T13:05:39.263Z] #56 1.804 + GOPATH=/tmp/tmp.FjsfcvpZAe [2022-03-21T13:05:39.263Z] #56 1.804 + RM_GOPATH=1 [2022-03-21T13:05:39.263Z] #56 1.804 + case "$(go env GOARCH)" in [2022-03-21T13:05:39.263Z] #56 1.804 ++ go env GOARCH [2022-03-21T13:05:39.263Z] #56 1.818 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:39.263Z] #56 1.818 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:39.263Z] #56 1.818 ++ dirname /install.sh [2022-03-21T13:05:39.263Z] #56 1.821 + dir=/ [2022-03-21T13:05:39.263Z] #56 1.821 + bin=runc [2022-03-21T13:05:39.263Z] #56 1.821 + shift [2022-03-21T13:05:39.263Z] #56 1.821 + '[' '!' -f //runc.installer ']' [2022-03-21T13:05:39.263Z] #56 1.821 + . //runc.installer [2022-03-21T13:05:39.263Z] #56 1.821 ++ set -e [2022-03-21T13:05:39.263Z] #56 1.821 ++ : v1.1.0 [2022-03-21T13:05:39.263Z] #56 1.821 + install_runc [2022-03-21T13:05:39.263Z] #56 1.821 + RUNC_BUILDTAGS=seccomp [2022-03-21T13:05:39.263Z] #56 1.821 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-21T13:05:39.263Z] #56 1.821 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FjsfcvpZAe/src/github.com/opencontainers/runc [2022-03-21T13:05:39.263Z] #56 1.822 Install runc version v1.1.0 (build tags: seccomp) [2022-03-21T13:05:39.263Z] #56 1.830 Cloning into '/tmp/tmp.FjsfcvpZAe/src/github.com/opencontainers/runc'... [2022-03-21T13:05:39.523Z] #56 ... [2022-03-21T13:05:39.523Z] [2022-03-21T13:05:39.523Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:05:39.523Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6 [2022-03-21T13:05:39.523Z] #15 DONE 2.3s [2022-03-21T13:05:39.782Z] [2022-03-21T13:05:39.782Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:05:39.782Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927 [2022-03-21T13:05:40.191Z] #70 1.511 + RM_GOPATH=0 [2022-03-21T13:05:40.192Z] #70 1.513 + TMP_GOPATH= [2022-03-21T13:05:40.192Z] #70 1.513 + : /build [2022-03-21T13:05:40.192Z] #70 1.513 + '[' -z '' ']' [2022-03-21T13:05:40.192Z] #70 1.514 ++ mktemp -d [2022-03-21T13:05:40.192Z] #70 1.515 + export GOPATH=/tmp/tmp.CJVOlSqKYL [2022-03-21T13:05:40.192Z] #70 1.515 + GOPATH=/tmp/tmp.CJVOlSqKYL [2022-03-21T13:05:40.192Z] #70 1.515 + RM_GOPATH=1 [2022-03-21T13:05:40.192Z] #70 1.515 + case "$(go env GOARCH)" in [2022-03-21T13:05:40.192Z] #70 1.516 ++ go env GOARCH [2022-03-21T13:05:40.192Z] #70 1.522 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:40.192Z] #70 1.522 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:40.192Z] #70 1.523 ++ dirname /install.sh [2022-03-21T13:05:40.192Z] #70 1.524 + dir=/ [2022-03-21T13:05:40.192Z] #70 1.524 + bin=rootlesskit [2022-03-21T13:05:40.192Z] #70 1.524 + shift [2022-03-21T13:05:40.192Z] #70 1.524 + '[' '!' -f //rootlesskit.installer ']' [2022-03-21T13:05:40.192Z] #70 1.524 + . //rootlesskit.installer [2022-03-21T13:05:40.192Z] #70 1.525 ++ : v0.14.6 [2022-03-21T13:05:40.192Z] #70 1.525 + install_rootlesskit [2022-03-21T13:05:40.192Z] #70 1.525 + case "$1" in [2022-03-21T13:05:40.192Z] #70 1.525 + export CGO_ENABLED=0 [2022-03-21T13:05:40.192Z] #70 1.525 + CGO_ENABLED=0 [2022-03-21T13:05:40.192Z] #70 1.525 + _install_rootlesskit [2022-03-21T13:05:40.192Z] #70 1.526 + echo 'Install rootlesskit version v0.14.6' [2022-03-21T13:05:40.192Z] #70 1.526 Install rootlesskit version v0.14.6 [2022-03-21T13:05:40.192Z] #70 1.526 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:05:40.192Z] #70 1.527 + GOBIN=/build [2022-03-21T13:05:40.192Z] #70 1.527 + GO111MODULE=on [2022-03-21T13:05:40.192Z] #70 1.527 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-21T13:05:40.192Z] #70 1.932 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-21T13:05:41.160Z] #16 DONE 1.3s [2022-03-21T13:05:41.160Z] [2022-03-21T13:05:41.160Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-21T13:05:41.160Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a [2022-03-21T13:05:41.560Z] #70 3.223 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-21T13:05:41.560Z] #70 3.224 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-21T13:05:41.817Z] #70 3.417 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-21T13:05:42.014Z] #63 ... [2022-03-21T13:05:42.014Z] [2022-03-21T13:05:42.014Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:05:42.014Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:42.014Z] #14 160.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-21T13:05:42.014Z] #14 160.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-21T13:05:42.014Z] #14 160.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:05:42.014Z] #14 160.4 Selecting previously unselected package libapparmor1:amd64. [2022-03-21T13:05:42.014Z] #14 160.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 160.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:05:42.014Z] #14 160.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-21T13:05:42.014Z] #14 160.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 160.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:05:42.014Z] #14 160.9 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:05:42.014Z] #14 160.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 160.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:05:42.014Z] #14 161.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:05:42.014Z] #14 161.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 161.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:05:42.014Z] #14 161.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-21T13:05:42.014Z] #14 161.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 161.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:42.014Z] #14 161.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-21T13:05:42.014Z] #14 161.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 161.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:05:42.014Z] #14 161.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-21T13:05:42.014Z] #14 161.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 161.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:05:42.014Z] #14 162.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-21T13:05:42.014Z] #14 162.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-21T13:05:42.014Z] #14 162.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:05:42.015Z] #14 162.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-21T13:05:42.015Z] #14 162.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-21T13:05:42.015Z] #14 162.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:05:42.015Z] #14 162.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-21T13:05:42.015Z] #14 162.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-21T13:05:42.015Z] #14 162.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:05:42.015Z] #14 163.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-21T13:05:42.015Z] #14 163.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-21T13:05:42.015Z] #14 163.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:05:42.101Z] #17 1.194 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-21T13:05:42.361Z] #17 DONE 1.3s [2022-03-21T13:05:42.361Z] [2022-03-21T13:05:42.361Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:05:42.361Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495 [2022-03-21T13:05:42.844Z] #14 163.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-21T13:05:42.844Z] #14 163.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-21T13:05:42.844Z] #14 163.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:05:43.104Z] #14 164.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-21T13:05:43.104Z] #14 164.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:05:43.190Z] #70 4.704 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-21T13:05:43.190Z] #70 ... [2022-03-21T13:05:43.190Z] [2022-03-21T13:05:43.190Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:05:43.190Z] #33 sha256:d532de7caf458b38e850ba986ddbc26e1e89f167dbe4f3ba085b03b109185184 [2022-03-21T13:05:43.190Z] #33 1.321 + RM_GOPATH=0 [2022-03-21T13:05:43.190Z] #33 1.321 + TMP_GOPATH= [2022-03-21T13:05:43.190Z] #33 1.321 + : /build [2022-03-21T13:05:43.190Z] #33 1.321 + '[' -z '' ']' [2022-03-21T13:05:43.190Z] #33 1.321 ++ mktemp -d [2022-03-21T13:05:43.190Z] #33 1.325 + export GOPATH=/tmp/tmp.3NvP5kIQtQ [2022-03-21T13:05:43.190Z] #33 1.325 + GOPATH=/tmp/tmp.3NvP5kIQtQ [2022-03-21T13:05:43.190Z] #33 1.325 + RM_GOPATH=1 [2022-03-21T13:05:43.190Z] #33 1.325 + case "$(go env GOARCH)" in [2022-03-21T13:05:43.190Z] #33 1.325 ++ go env GOARCH [2022-03-21T13:05:43.190Z] #33 1.330 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:43.190Z] #33 1.330 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:43.190Z] #33 1.332 ++ dirname /install.sh [2022-03-21T13:05:43.190Z] #33 1.332 + dir=/ [2022-03-21T13:05:43.190Z] #33 1.332 + bin=dockercli [2022-03-21T13:05:43.190Z] #33 1.332 + shift [2022-03-21T13:05:43.190Z] #33 1.332 + '[' '!' -f //dockercli.installer ']' [2022-03-21T13:05:43.190Z] #33 1.333 + . //dockercli.installer [2022-03-21T13:05:43.190Z] #33 1.333 ++ : stable [2022-03-21T13:05:43.190Z] #33 1.333 ++ : 17.06.2-ce [2022-03-21T13:05:43.190Z] #33 1.333 + install_dockercli [2022-03-21T13:05:43.190Z] #33 1.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-21T13:05:43.190Z] #33 1.334 Install docker/cli version 17.06.2-ce from stable [2022-03-21T13:05:43.190Z] #33 1.334 ++ uname -m [2022-03-21T13:05:43.190Z] #33 1.336 + arch=x86_64 [2022-03-21T13:05:43.190Z] #33 1.336 + '[' x86_64 '!=' x86_64 ']' [2022-03-21T13:05:43.190Z] #33 1.336 + url=https://download.docker.com/linux/static [2022-03-21T13:05:43.190Z] #33 1.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-21T13:05:43.190Z] #33 1.338 + tar -xz docker/docker [2022-03-21T13:05:43.190Z] #33 4.675 + mkdir -p /build [2022-03-21T13:05:43.190Z] #33 4.677 + mv docker/docker /build/ [2022-03-21T13:05:43.190Z] #33 4.679 + rmdir docker [2022-03-21T13:05:43.190Z] #33 DONE 4.9s [2022-03-21T13:05:43.190Z] [2022-03-21T13:05:43.190Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:43.190Z] #70 sha256:5511254e8385531279b23cdc2bdf229c38b76dbbcf30f892636e515ee525d169 [2022-03-21T13:05:43.190Z] #70 5.063 go: downloading github.com/google/uuid v1.3.0 [2022-03-21T13:05:43.190Z] #70 ... [2022-03-21T13:05:43.190Z] [2022-03-21T13:05:43.190Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:05:43.190Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:05:43.190Z] #20 1.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:05:43.190Z] #20 1.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:05:43.190Z] #20 1.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:05:43.190Z] #20 1.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-21T13:05:43.190Z] #20 2.304 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-21T13:05:43.190Z] #20 2.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-21T13:05:43.190Z] #20 3.288 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:05:43.190Z] #20 3.868 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-21T13:05:43.190Z] #20 4.341 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:05:43.190Z] #20 4.772 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:05:43.190Z] #20 4.788 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-21T13:05:43.190Z] #20 4.789 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-21T13:05:43.190Z] #20 4.790 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-21T13:05:43.190Z] #20 4.804 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-21T13:05:43.190Z] #20 4.805 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:05:43.190Z] #20 4.808 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-21T13:05:43.190Z] #20 4.811 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-21T13:05:43.190Z] #20 4.815 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-21T13:05:43.190Z] #20 4.816 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:05:43.190Z] #20 4.816 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:05:43.190Z] #20 4.817 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-21T13:05:43.452Z] #14 164.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:43.743Z] #18 DONE 1.4s [2022-03-21T13:05:43.743Z] [2022-03-21T13:05:43.743Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:05:43.743Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:05:43.743Z] #43 ... [2022-03-21T13:05:43.743Z] [2022-03-21T13:05:43.743Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-21T13:05:43.743Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26 [2022-03-21T13:05:44.019Z] #14 165.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-21T13:05:44.019Z] #14 165.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-21T13:05:44.019Z] #14 165.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:05:44.281Z] #14 ... [2022-03-21T13:05:44.281Z] [2022-03-21T13:05:44.281Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:44.281Z] #63 sha256:58159b54005cfe9b7ca8fe9160b8f6d4b071b29d9504b0d9c7c57e9429041b7e [2022-03-21T13:05:44.281Z] #63 164.0 rootlesskit version 0.14.6 [2022-03-21T13:05:44.281Z] #63 164.0 Usage of /build/rootlesskit-docker-proxy: [2022-03-21T13:05:44.281Z] #63 164.0 -container-ip string [2022-03-21T13:05:44.281Z] #63 164.0 container ip [2022-03-21T13:05:44.281Z] #63 164.0 -container-port int [2022-03-21T13:05:44.281Z] #63 164.0 container port (default -1) [2022-03-21T13:05:44.281Z] #63 164.0 -host-ip string [2022-03-21T13:05:44.281Z] #63 164.0 host ip [2022-03-21T13:05:44.281Z] #63 164.0 -host-port int [2022-03-21T13:05:44.281Z] #63 164.0 host port (default -1) [2022-03-21T13:05:44.281Z] #63 164.0 -proto string [2022-03-21T13:05:44.281Z] #63 164.0 proxy protocol (default "tcp") [2022-03-21T13:05:44.281Z] #63 DONE 165.0s [2022-03-21T13:05:44.281Z] [2022-03-21T13:05:44.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 [2022-03-21T13:05:44.281Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:44.281Z] #14 165.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-21T13:05:44.281Z] #14 165.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-21T13:05:44.281Z] #14 165.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:05:44.281Z] #14 ... [2022-03-21T13:05:44.281Z] [2022-03-21T13:05:44.281Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-21T13:05:44.281Z] #64 sha256:60527b871365ea89b9f479bf98f057baff98cf2bc22f09d0ae37fb6178ec7ec1 [2022-03-21T13:05:44.541Z] #64 DONE 0.1s [2022-03-21T13:05:44.541Z] [2022-03-21T13:05:44.541Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-21T13:05:44.541Z] #65 sha256:ef32510bb234365e5977af42ee32706a045f7c225cdfd17d8fb4a9f4b9099d96 [2022-03-21T13:05:44.559Z] #20 ... [2022-03-21T13:05:44.559Z] [2022-03-21T13:05:44.559Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:05:44.559Z] #70 sha256:5511254e8385531279b23cdc2bdf229c38b76dbbcf30f892636e515ee525d169 [2022-03-21T13:05:44.559Z] #70 5.067 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-21T13:05:44.559Z] #70 5.083 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-21T13:05:44.559Z] #70 5.133 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-21T13:05:44.559Z] #70 5.150 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-21T13:05:44.559Z] #70 5.234 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-21T13:05:44.559Z] #70 5.489 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-21T13:05:44.559Z] #70 5.602 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-21T13:05:44.800Z] #65 DONE 0.1s [2022-03-21T13:05:44.800Z] [2022-03-21T13:05:44.800Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:05:44.800Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:05:44.815Z] #70 6.759 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-21T13:05:45.070Z] #70 6.821 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-21T13:05:45.126Z] #19 DONE 1.4s [2022-03-21T13:05:45.126Z] [2022-03-21T13:05:45.126Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-21T13:05:45.126Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28 [2022-03-21T13:05:45.172Z] #23 9.680 Collecting yamllint==1.26.1 [2022-03-21T13:05:45.369Z] #60 ... [2022-03-21T13:05:45.369Z] [2022-03-21T13:05:45.369Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:05:45.369Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0 [2022-03-21T13:05:45.369Z] #14 166.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:05:45.369Z] #14 166.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:05:45.369Z] #14 166.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:05:45.369Z] #14 166.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:05:45.369Z] #14 166.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:05:45.369Z] #14 166.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:05:45.369Z] #14 166.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:05:45.369Z] #14 166.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:05:45.369Z] #14 166.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:05:45.369Z] #14 166.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:05:45.628Z] #14 166.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:05:45.628Z] #14 166.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:05:45.628Z] #14 166.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:05:45.628Z] #14 166.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:05:45.628Z] #14 166.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-21T13:05:45.628Z] #14 166.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:05:45.628Z] #14 166.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:05:45.628Z] #14 166.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:05:45.628Z] #14 166.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:05:45.887Z] #14 166.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:05:45.887Z] #14 166.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:05:45.887Z] #14 167.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:05:45.887Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:45.887Z] #14 167.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:05:45.887Z] #14 167.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:05:45.887Z] #14 167.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:05:45.887Z] #14 167.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-21T13:05:45.887Z] #14 167.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:05:45.887Z] #14 167.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:05:46.108Z] #23 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-21T13:05:46.147Z] #14 167.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:46.147Z] #14 167.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:05:46.147Z] #14 167.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:46.147Z] #14 167.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:05:46.147Z] #14 167.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:05:46.503Z] #20 DONE 1.2s [2022-03-21T13:05:46.503Z] [2022-03-21T13:05:46.503Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:05:46.503Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:05:46.503Z] #43 ... [2022-03-21T13:05:46.503Z] [2022-03-21T13:05:46.503Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:05:46.503Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:05:46.727Z] #14 DONE 167.9s [2022-03-21T13:05:46.727Z] [2022-03-21T13:05:46.727Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-21T13:05:46.727Z] #55 sha256:85bc8074454ddb02d6a42cfc5a0621c446c0f9e694277fe3e3480b07c406fa75 [2022-03-21T13:05:46.988Z] #55 DONE 0.2s [2022-03-21T13:05:46.988Z] [2022-03-21T13:05:46.988Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:46.988Z] #56 sha256:2006c4efcddba7a771e3ff0f13afc388a32543e2f1c460cd518684fadad4ce97 [2022-03-21T13:05:47.048Z] #23 11.84 Collecting pathspec>=0.5.3 [2022-03-21T13:05:47.048Z] #23 11.85 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-21T13:05:47.309Z] #23 12.21 Collecting pyyaml [2022-03-21T13:05:47.309Z] #23 12.22 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-21T13:05:47.309Z] #23 12.28 Building wheels for collected packages: yamllint [2022-03-21T13:05:47.309Z] #23 12.28 Building wheel for yamllint (setup.py): started [2022-03-21T13:05:47.885Z] #21 1.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:05:47.885Z] #21 1.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:05:47.885Z] #21 1.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:05:48.146Z] #21 1.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:05:48.343Z] #70 ... [2022-03-21T13:05:48.343Z] [2022-03-21T13:05:48.343Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:05:48.343Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9 [2022-03-21T13:05:48.343Z] #65 1.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:05:48.343Z] #65 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:05:48.343Z] #65 1.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:05:48.343Z] #65 2.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-21T13:05:48.343Z] #65 2.671 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:05:48.343Z] #65 3.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:05:48.343Z] #65 3.579 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-21T13:05:48.343Z] #65 4.134 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-21T13:05:48.343Z] #65 4.556 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-21T13:05:48.343Z] #65 4.966 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:05:48.343Z] #65 4.969 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-21T13:05:48.343Z] #65 4.970 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-21T13:05:48.343Z] #65 4.973 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:05:48.343Z] #65 4.974 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-21T13:05:48.343Z] #65 4.983 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-21T13:05:48.343Z] #65 5.295 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-21T13:05:48.343Z] #65 5.304 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-21T13:05:48.343Z] #65 5.304 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-21T13:05:48.343Z] #65 5.304 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-21T13:05:48.343Z] #65 5.304 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:05:48.343Z] #65 5.306 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:05:48.343Z] #65 ... [2022-03-21T13:05:48.343Z] [2022-03-21T13:05:48.343Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:05:48.343Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88 [2022-03-21T13:05:48.343Z] #45 1.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:05:48.343Z] #45 1.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:05:48.343Z] #45 1.975 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:05:48.343Z] #45 2.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-21T13:05:48.343Z] #45 2.747 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-21T13:05:48.343Z] #45 3.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:05:48.343Z] #45 3.759 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:05:48.343Z] #45 4.275 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-21T13:05:48.343Z] #45 4.752 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-21T13:05:48.343Z] #45 5.292 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-21T13:05:48.343Z] #45 5.296 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-21T13:05:48.343Z] #45 5.305 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:05:48.343Z] #45 5.307 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-21T13:05:48.343Z] #45 5.315 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:05:48.343Z] #45 5.334 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-21T13:05:48.343Z] #45 5.340 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-21T13:05:48.343Z] #45 5.342 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-21T13:05:48.343Z] #45 5.342 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:05:48.343Z] #45 5.346 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-21T13:05:48.343Z] #45 5.355 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:05:48.343Z] #45 5.355 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-21T13:05:48.693Z] #23 13.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-21T13:05:48.693Z] #23 13.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a823b4fc438e6e0f92464b2c6051f51647f0ec061194474c514a9424df600580 [2022-03-21T13:05:48.693Z] #23 13.28 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-21T13:05:48.693Z] #23 13.28 Successfully built yamllint [2022-03-21T13:05:48.693Z] #23 13.32 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-21T13:05:48.693Z] #23 13.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-21T13:05:48.898Z] #56 1.979 + RM_GOPATH=0 [2022-03-21T13:05:48.898Z] #56 1.979 + TMP_GOPATH= [2022-03-21T13:05:48.898Z] #56 1.979 + : /build [2022-03-21T13:05:48.898Z] #56 1.979 + '[' -z '' ']' [2022-03-21T13:05:48.898Z] #56 1.980 ++ mktemp -d [2022-03-21T13:05:48.898Z] #56 1.988 + export GOPATH=/tmp/tmp.2dabwHMJnd [2022-03-21T13:05:48.898Z] #56 1.988 + GOPATH=/tmp/tmp.2dabwHMJnd [2022-03-21T13:05:48.898Z] #56 1.988 + RM_GOPATH=1 [2022-03-21T13:05:48.898Z] #56 1.988 + case "$(go env GOARCH)" in [2022-03-21T13:05:49.085Z] #21 2.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:05:49.158Z] #56 ... [2022-03-21T13:05:49.158Z] [2022-03-21T13:05:49.158Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:05:49.158Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6 [2022-03-21T13:05:49.158Z] #15 DONE 2.3s [2022-03-21T13:05:49.158Z] [2022-03-21T13:05:49.158Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:49.158Z] #56 sha256:2006c4efcddba7a771e3ff0f13afc388a32543e2f1c460cd518684fadad4ce97 [2022-03-21T13:05:49.158Z] #56 1.991 ++ go env GOARCH [2022-03-21T13:05:49.158Z] #56 2.034 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:49.158Z] #56 2.034 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:05:49.158Z] #56 2.035 ++ dirname /install.sh [2022-03-21T13:05:49.158Z] #56 2.044 + dir=/ [2022-03-21T13:05:49.158Z] #56 2.044 + bin=runc [2022-03-21T13:05:49.158Z] #56 2.044 + shift [2022-03-21T13:05:49.158Z] #56 2.044 + '[' '!' -f //runc.installer ']' [2022-03-21T13:05:49.158Z] #56 2.044 + . //runc.installer [2022-03-21T13:05:49.158Z] #56 2.044 ++ set -e [2022-03-21T13:05:49.158Z] #56 2.044 ++ : v1.1.0 [2022-03-21T13:05:49.158Z] #56 2.044 + install_runc [2022-03-21T13:05:49.158Z] #56 2.044 + RUNC_BUILDTAGS=seccomp [2022-03-21T13:05:49.158Z] #56 2.044 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-21T13:05:49.158Z] #56 2.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2dabwHMJnd/src/github.com/opencontainers/runc [2022-03-21T13:05:49.158Z] #56 2.045 Install runc version v1.1.0 (build tags: seccomp) [2022-03-21T13:05:49.158Z] #56 2.049 Cloning into '/tmp/tmp.2dabwHMJnd/src/github.com/opencontainers/runc'... [2022-03-21T13:05:49.262Z] #23 DONE 14.2s [2022-03-21T13:05:49.262Z] [2022-03-21T13:05:49.262Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:05:49.262Z] #27 sha256:badb12b1f600a83ac7855c68c48e3e09aee7edc9dcbbb086d3c7593ba5c63c82 [2022-03-21T13:05:49.521Z] #27 DONE 0.2s [2022-03-21T13:05:49.522Z] [2022-03-21T13:05:49.522Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-21T13:05:49.522Z] #32 sha256:ab181ff34d94f795d945e35dd78bf162c8c51a6062713f8bc63d41c6201ed422 [2022-03-21T13:05:49.783Z] #32 DONE 0.5s [2022-03-21T13:05:49.783Z] [2022-03-21T13:05:49.783Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:05:49.783Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:05:50.022Z] #21 3.609 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:05:50.045Z] #60 ... [2022-03-21T13:05:50.045Z] [2022-03-21T13:05:50.045Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-21T13:05:50.045Z] #35 sha256:e6eb68a1c41f7ccef2cd319b824d2feee2db909445a4c688933fec5bcde5c685 [2022-03-21T13:05:50.045Z] #35 DONE 0.1s [2022-03-21T13:05:50.045Z] [2022-03-21T13:05:50.045Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-21T13:05:50.045Z] #37 sha256:365488a20c42b1eb88f25def294edd86a2f6f4daa311a693f98693b76da36e59 [2022-03-21T13:05:50.045Z] #37 DONE 0.1s [2022-03-21T13:05:50.045Z] [2022-03-21T13:05:50.045Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-21T13:05:50.045Z] #41 sha256:ac29c928f2c369b2c9ec8c64304545b78e6791a085e4f8d51f0021e99b1c8945 [2022-03-21T13:05:50.314Z] #41 DONE 0.1s [2022-03-21T13:05:50.314Z] [2022-03-21T13:05:50.314Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:50.314Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:05:51.694Z] #56 ... [2022-03-21T13:05:51.694Z] [2022-03-21T13:05:51.694Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:05:51.694Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927 [2022-03-21T13:05:51.694Z] #16 DONE 2.2s [2022-03-21T13:05:51.694Z] [2022-03-21T13:05:51.694Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-21T13:05:51.694Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a [2022-03-21T13:05:51.927Z] #21 ... [2022-03-21T13:05:51.927Z] [2022-03-21T13:05:51.927Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:05:51.927Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:05:51.927Z] #34 DONE 177.2s [2022-03-21T13:05:51.927Z] [2022-03-21T13:05:51.927Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:05:51.927Z] #56 sha256:b3145afd5ba90c92a9aaeda8557097a809285051a43ed2c17b2a19310efa8458 [2022-03-21T13:05:51.927Z] #56 12.17 + cd /tmp/tmp.FjsfcvpZAe/src/github.com/opencontainers/runc [2022-03-21T13:05:51.927Z] #56 12.17 + git checkout -q v1.1.0 [2022-03-21T13:05:51.927Z] #56 12.60 + '[' -z '' ']' [2022-03-21T13:05:51.928Z] #56 12.60 + target=static [2022-03-21T13:05:51.928Z] #56 12.61 + make BUILDTAGS=seccomp static [2022-03-21T13:05:51.928Z] #56 12.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-21T13:05:52.631Z] #17 1.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-21T13:05:52.631Z] #17 DONE 1.3s [2022-03-21T13:05:52.631Z] [2022-03-21T13:05:52.632Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:05:52.632Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:05:52.891Z] #43 ... [2022-03-21T13:05:52.891Z] [2022-03-21T13:05:52.891Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:05:52.891Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495 [2022-03-21T13:05:54.273Z] #18 DONE 1.5s [2022-03-21T13:05:54.273Z] [2022-03-21T13:05:54.273Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:05:54.273Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:05:54.273Z] #43 ... [2022-03-21T13:05:54.273Z] [2022-03-21T13:05:54.273Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-21T13:05:54.273Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26 [2022-03-21T13:05:55.655Z] #19 DONE 1.4s [2022-03-21T13:05:55.655Z] [2022-03-21T13:05:55.655Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-21T13:05:55.655Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28 [2022-03-21T13:05:56.598Z] #20 DONE 1.0s [2022-03-21T13:05:56.598Z] [2022-03-21T13:05:56.598Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:05:56.598Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:05:57.985Z] #21 1.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:05:57.985Z] #21 1.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:05:57.985Z] #21 1.244 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:05:58.504Z] #56 ... [2022-03-21T13:05:58.504Z] [2022-03-21T13:05:58.504Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:05:58.504Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:05:58.504Z] #21 7.890 Fetched 8506 kB in 7s (1236 kB/s) [2022-03-21T13:05:58.504Z] #21 7.890 Reading package lists... [2022-03-21T13:05:58.504Z] #21 10.05 Reading package lists... [2022-03-21T13:05:58.554Z] #21 1.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:05:58.764Z] #21 12.06 Building dependency tree... [2022-03-21T13:05:59.023Z] #21 12.88 The following additional packages will be installed: [2022-03-21T13:05:59.284Z] #21 12.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:05:59.284Z] #21 12.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-21T13:05:59.284Z] #21 12.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-21T13:05:59.284Z] #21 12.89 python3-pkg-resources vim-runtime xxd [2022-03-21T13:05:59.284Z] #21 12.89 Suggested packages: [2022-03-21T13:05:59.284Z] #21 12.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-21T13:05:59.284Z] #21 12.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-21T13:05:59.284Z] #21 12.89 acl attr quota [2022-03-21T13:05:59.284Z] #21 12.89 Recommended packages: [2022-03-21T13:05:59.284Z] #21 12.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-21T13:05:59.934Z] #21 3.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:06:00.222Z] #21 13.94 The following NEW packages will be installed: [2022-03-21T13:06:00.222Z] #21 13.95 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-21T13:06:00.222Z] #21 13.95 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:06:00.222Z] #21 13.95 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-21T13:06:00.222Z] #21 13.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-21T13:06:00.222Z] #21 13.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-21T13:06:00.222Z] #21 13.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-21T13:06:00.222Z] #21 13.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-21T13:06:00.222Z] #21 13.95 xz-utils zip zstd [2022-03-21T13:06:00.482Z] #21 14.24 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:06:00.482Z] #21 14.24 Need to get 27.6 MB of archives. [2022-03-21T13:06:00.482Z] #21 14.24 After this operation, 106 MB of additional disk space will be used. [2022-03-21T13:06:00.482Z] #21 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-21T13:06:00.482Z] #21 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-21T13:06:00.482Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-21T13:06:00.482Z] #21 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-21T13:06:00.482Z] #21 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-21T13:06:00.482Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-21T13:06:00.482Z] #21 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-21T13:06:00.482Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-21T13:06:00.482Z] #21 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:06:00.482Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:06:00.482Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-21T13:06:00.482Z] #21 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-21T13:06:00.482Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-21T13:06:00.482Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-21T13:06:00.482Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-21T13:06:00.528Z] #45 ... [2022-03-21T13:06:00.528Z] [2022-03-21T13:06:00.529Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:06:00.529Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9 [2022-03-21T13:06:00.529Z] #65 21.32 Fetched 48.9 MB in 20s (2489 kB/s) [2022-03-21T13:06:00.742Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-21T13:06:00.742Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-21T13:06:00.742Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-21T13:06:00.742Z] #21 14.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-21T13:06:00.742Z] #21 14.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-21T13:06:00.742Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-21T13:06:00.742Z] #21 14.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:06:00.742Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:06:00.742Z] #21 14.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:06:00.742Z] #21 14.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-21T13:06:00.742Z] #21 14.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-21T13:06:00.742Z] #21 14.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:06:00.871Z] #21 4.240 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:06:01.001Z] #21 14.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-21T13:06:01.001Z] #21 14.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:06:01.001Z] #21 14.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:06:01.001Z] #21 14.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:06:01.001Z] #21 14.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-21T13:06:01.001Z] #21 14.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-21T13:06:01.001Z] #21 14.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-21T13:06:01.261Z] #21 14.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-21T13:06:01.261Z] #21 14.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-21T13:06:01.261Z] #21 14.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:06:01.261Z] #21 14.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-21T13:06:01.261Z] #21 14.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-21T13:06:01.261Z] #21 14.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-21T13:06:01.261Z] #21 14.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-21T13:06:01.261Z] #21 14.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-21T13:06:01.261Z] #21 14.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-21T13:06:01.261Z] #21 14.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-21T13:06:01.523Z] #21 15.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-21T13:06:01.523Z] #21 15.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-21T13:06:01.523Z] #21 15.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-21T13:06:01.523Z] #21 15.20 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-21T13:06:02.091Z] #21 15.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:06:02.091Z] #21 15.85 Fetched 27.6 MB in 1s (21.9 MB/s) [2022-03-21T13:06:02.351Z] #21 15.93 Selecting previously unselected package pigz. [2022-03-21T13:06:02.351Z] #21 15.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-21T13:06:02.351Z] #21 16.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-21T13:06:02.351Z] #21 16.02 Unpacking pigz (2.6-1) ... [2022-03-21T13:06:02.351Z] #21 16.12 Selecting previously unselected package libelf1:amd64. [2022-03-21T13:06:02.610Z] #21 16.12 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-21T13:06:02.610Z] #21 16.13 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-21T13:06:02.610Z] #21 16.28 Selecting previously unselected package libbpf0:amd64. [2022-03-21T13:06:02.610Z] #21 16.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-21T13:06:02.610Z] #21 16.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:06:02.610Z] #21 16.41 Selecting previously unselected package libcap2:amd64. [2022-03-21T13:06:02.869Z] #21 16.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-21T13:06:02.869Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:06:02.869Z] #21 16.51 Selecting previously unselected package libmnl0:amd64. [2022-03-21T13:06:02.869Z] #21 16.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-21T13:06:02.869Z] #21 16.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:06:02.869Z] #21 16.57 Selecting previously unselected package libxtables12:amd64. [2022-03-21T13:06:02.869Z] #21 16.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-21T13:06:02.869Z] #21 16.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:06:02.869Z] #21 16.64 Selecting previously unselected package libcap2-bin. [2022-03-21T13:06:03.128Z] #21 16.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-21T13:06:03.129Z] #21 16.65 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-21T13:06:03.129Z] #21 16.72 Selecting previously unselected package iproute2. [2022-03-21T13:06:03.129Z] #21 16.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-21T13:06:03.129Z] #21 16.73 Unpacking iproute2 (5.10.0-4) ... [2022-03-21T13:06:03.388Z] #21 17.16 Selecting previously unselected package xxd. [2022-03-21T13:06:03.388Z] #21 17.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:06:03.388Z] #21 17.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:03.647Z] #21 17.27 Selecting previously unselected package vim-common. [2022-03-21T13:06:03.647Z] #21 17.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:06:03.647Z] #21 17.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:03.907Z] #21 17.45 Selecting previously unselected package bash-completion. [2022-03-21T13:06:03.907Z] #21 17.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-21T13:06:04.161Z] #21 7.285 Fetched 8506 kB in 6s (1340 kB/s) [2022-03-21T13:06:05.203Z] #56 ... [2022-03-21T13:06:05.203Z] [2022-03-21T13:06:05.203Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:06:05.203Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:06:05.203Z] #43 187.6 + dpkg --print-architecture [2022-03-21T13:06:05.203Z] #43 187.6 + git checkout -q v2.1.0 [2022-03-21T13:06:05.203Z] #43 188.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-21T13:06:05.203Z] #43 188.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-21T13:06:05.543Z] #21 7.285 Reading package lists... [2022-03-21T13:06:05.543Z] #21 ... [2022-03-21T13:06:05.543Z] [2022-03-21T13:06:05.543Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:06:05.543Z] #56 sha256:2006c4efcddba7a771e3ff0f13afc388a32543e2f1c460cd518684fadad4ce97 [2022-03-21T13:06:05.543Z] #56 13.27 + cd /tmp/tmp.2dabwHMJnd/src/github.com/opencontainers/runc [2022-03-21T13:06:05.543Z] #56 13.29 + git checkout -q v1.1.0 [2022-03-21T13:06:05.543Z] #56 13.45 + '[' -z '' ']' [2022-03-21T13:06:05.543Z] #56 13.46 + target=static [2022-03-21T13:06:05.543Z] #56 13.46 + make BUILDTAGS=seccomp static [2022-03-21T13:06:05.543Z] #56 13.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-21T13:06:05.811Z] #21 19.22 Unpacking bash-completion (1:2.11-2) ... [2022-03-21T13:06:05.811Z] #21 19.50 Selecting previously unselected package bzip2. [2022-03-21T13:06:05.811Z] #21 19.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-21T13:06:05.811Z] #21 19.51 Unpacking bzip2 (1.0.8-4) ... [2022-03-21T13:06:05.811Z] #21 19.58 Selecting previously unselected package xz-utils. [2022-03-21T13:06:05.811Z] #21 19.59 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-21T13:06:05.811Z] #21 19.59 Unpacking xz-utils (5.2.5-2) ... [2022-03-21T13:06:06.070Z] #21 19.73 Selecting previously unselected package apparmor. [2022-03-21T13:06:06.071Z] #21 19.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-21T13:06:06.071Z] #21 19.79 Unpacking apparmor (2.13.6-10) ... [2022-03-21T13:06:06.481Z] #56 ... [2022-03-21T13:06:06.481Z] [2022-03-21T13:06:06.481Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:06:06.481Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:06:06.481Z] #21 7.285 Reading package lists... [2022-03-21T13:06:06.639Z] #21 20.15 Selecting previously unselected package inetutils-ping. [2022-03-21T13:06:06.640Z] #21 20.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-21T13:06:06.640Z] #21 20.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-21T13:06:06.640Z] #21 20.26 Selecting previously unselected package libip4tc2:amd64. [2022-03-21T13:06:06.640Z] #21 20.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:06:06.640Z] #21 20.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:06.640Z] #21 20.35 Selecting previously unselected package libip6tc2:amd64. [2022-03-21T13:06:06.640Z] #21 20.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:06:06.640Z] #21 20.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:06.640Z] #21 20.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-21T13:06:06.640Z] #21 20.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-21T13:06:06.640Z] #21 20.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:06:06.640Z] #21 20.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-21T13:06:06.899Z] #21 20.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-21T13:06:06.899Z] #21 20.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:06:06.899Z] #21 20.55 Selecting previously unselected package libnftnl11:amd64. [2022-03-21T13:06:06.899Z] #21 20.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-21T13:06:06.899Z] #21 20.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:06:06.899Z] #21 20.64 Selecting previously unselected package iptables. [2022-03-21T13:06:06.899Z] #21 20.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-21T13:06:06.899Z] #21 20.64 Unpacking iptables (1.8.7-1) ... [2022-03-21T13:06:07.186Z] #65 21.32 Reading package lists... [2022-03-21T13:06:07.186Z] #65 ... [2022-03-21T13:06:07.186Z] [2022-03-21T13:06:07.186Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:06:07.186Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88 [2022-03-21T13:06:07.186Z] #45 22.15 Fetched 48.9 MB in 20s (2395 kB/s) [2022-03-21T13:06:07.473Z] #21 20.97 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:06:07.473Z] #21 20.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:06:07.473Z] #21 20.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:06:07.473Z] #21 21.12 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:06:07.473Z] #21 21.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:06:07.473Z] #21 21.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:06:07.473Z] #21 21.23 Selecting previously unselected package jq. [2022-03-21T13:06:07.473Z] #21 21.24 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:06:07.473Z] #21 21.25 Unpacking jq (1.6-2.1) ... [2022-03-21T13:06:07.473Z] #21 21.32 Selecting previously unselected package libaio1:amd64. [2022-03-21T13:06:07.473Z] #21 21.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-21T13:06:07.756Z] #21 21.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:06:07.756Z] #21 21.40 Selecting previously unselected package libgpm2:amd64. [2022-03-21T13:06:07.756Z] #21 21.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-21T13:06:07.756Z] #21 21.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:06:07.756Z] #21 21.49 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:06:07.756Z] #21 21.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:06:07.756Z] #21 21.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:06:09.080Z] #45 22.15 Reading package lists... [2022-03-21T13:06:09.080Z] #45 ... [2022-03-21T13:06:09.080Z] [2022-03-21T13:06:09.080Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:06:09.080Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9 [2022-03-21T13:06:09.080Z] #65 21.32 Reading package lists... [2022-03-21T13:06:09.277Z] #21 10.03 Reading package lists... [2022-03-21T13:06:09.536Z] #21 12.34 Building dependency tree... [2022-03-21T13:06:09.643Z] #65 30.99 Reading package lists... [2022-03-21T13:06:09.643Z] #65 ... [2022-03-21T13:06:09.643Z] [2022-03-21T13:06:09.643Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:06:09.643Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:06:09.643Z] #20 21.63 Fetched 48.9 MB in 20s (2438 kB/s) [2022-03-21T13:06:09.643Z] #20 21.63 Reading package lists... [2022-03-21T13:06:09.899Z] #20 31.05 Reading package lists... [2022-03-21T13:06:09.899Z] #20 ... [2022-03-21T13:06:09.899Z] [2022-03-21T13:06:09.899Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:06:09.899Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88 [2022-03-21T13:06:09.899Z] #45 22.15 Reading package lists... [2022-03-21T13:06:10.474Z] #21 13.88 The following additional packages will be installed: [2022-03-21T13:06:10.474Z] #21 13.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:06:10.474Z] #21 13.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-21T13:06:10.474Z] #21 13.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-21T13:06:10.734Z] #21 13.90 python3-pkg-resources vim-runtime xxd [2022-03-21T13:06:10.734Z] #21 13.90 Suggested packages: [2022-03-21T13:06:10.734Z] #21 13.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-21T13:06:10.734Z] #21 13.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-21T13:06:10.734Z] #21 13.90 acl attr quota [2022-03-21T13:06:10.734Z] #21 13.90 Recommended packages: [2022-03-21T13:06:10.734Z] #21 13.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-21T13:06:10.751Z] 4612f6d0b889: Pull complete [2022-03-21T13:06:11.047Z] #21 24.75 Selecting previously unselected package libinih1:amd64. [2022-03-21T13:06:11.047Z] #21 24.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-21T13:06:11.047Z] #21 24.76 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-21T13:06:11.048Z] #21 24.81 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:06:11.048Z] #21 24.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:06:11.048Z] #21 24.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:06:11.306Z] #21 24.92 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:06:11.306Z] #21 24.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:06:11.306Z] #21 24.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:06:11.306Z] #21 25.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:06:11.306Z] #21 25.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:06:11.306Z] #21 25.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:06:11.306Z] #21 25.07 Selecting previously unselected package net-tools. [2022-03-21T13:06:11.306Z] #21 25.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-21T13:06:11.306Z] #21 25.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:06:11.565Z] #21 25.28 Selecting previously unselected package patch. [2022-03-21T13:06:11.565Z] #21 25.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-21T13:06:11.565Z] #21 25.30 Unpacking patch (2.7.6-7) ... [2022-03-21T13:06:11.565Z] #21 25.40 Selecting previously unselected package python-pip-whl. [2022-03-21T13:06:11.831Z] #21 25.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-21T13:06:11.831Z] #21 25.41 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-21T13:06:12.090Z] #21 25.95 Selecting previously unselected package python3-lib2to3. [2022-03-21T13:06:12.090Z] #21 25.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-21T13:06:12.115Z] #21 15.14 The following NEW packages will be installed: [2022-03-21T13:06:12.115Z] #21 15.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-21T13:06:12.115Z] #21 15.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-21T13:06:12.115Z] #21 15.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-21T13:06:12.115Z] #21 15.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-21T13:06:12.115Z] #21 15.15 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-21T13:06:12.115Z] #21 15.15 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-21T13:06:12.115Z] #21 15.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-21T13:06:12.115Z] #21 15.15 xz-utils zip zstd [2022-03-21T13:06:12.115Z] #21 ... [2022-03-21T13:06:12.115Z] [2022-03-21T13:06:12.115Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-21T13:06:12.115Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27 [2022-03-21T13:06:12.115Z] #34 DONE 192.6s [2022-03-21T13:06:12.115Z] [2022-03-21T13:06:12.115Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:06:12.115Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a [2022-03-21T13:06:12.115Z] #21 15.50 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:06:12.115Z] #21 15.50 Need to get 27.6 MB of archives. [2022-03-21T13:06:12.115Z] #21 15.50 After this operation, 106 MB of additional disk space will be used. [2022-03-21T13:06:12.115Z] #21 15.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-21T13:06:12.115Z] #21 15.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-21T13:06:12.115Z] #21 15.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-21T13:06:12.115Z] #21 15.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-21T13:06:12.116Z] #21 15.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-21T13:06:12.116Z] #21 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-21T13:06:12.116Z] #21 15.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-21T13:06:12.116Z] #21 15.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-21T13:06:12.116Z] #21 15.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:06:12.349Z] #21 25.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:06:12.349Z] #21 26.05 Selecting previously unselected package python3-distutils. [2022-03-21T13:06:12.349Z] #21 26.06 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-21T13:06:12.349Z] #21 26.06 Unpacking python3-distutils (3.9.2-1) ... [2022-03-21T13:06:12.375Z] #21 15.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:06:12.375Z] #21 15.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-21T13:06:12.375Z] #21 15.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-21T13:06:12.375Z] #21 15.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-21T13:06:12.375Z] #21 15.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-21T13:06:12.375Z] #21 15.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-21T13:06:12.375Z] #21 15.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-21T13:06:12.375Z] #21 15.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-21T13:06:12.375Z] #21 15.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-21T13:06:12.375Z] #21 15.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-21T13:06:12.375Z] #21 15.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-21T13:06:12.375Z] #21 15.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-21T13:06:12.375Z] #21 15.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-21T13:06:12.608Z] #21 26.20 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:06:12.608Z] #21 26.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:06:12.608Z] #21 26.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:06:12.866Z] #21 26.36 Selecting previously unselected package python3-setuptools. [2022-03-21T13:06:12.866Z] #21 26.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-21T13:06:12.866Z] #21 26.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-21T13:06:12.866Z] #21 26.64 Selecting previously unselected package python3-wheel. [2022-03-21T13:06:12.866Z] #21 26.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-21T13:06:12.866Z] #21 26.66 Unpacking python3-wheel (0.34.2-1) ... [2022-03-21T13:06:12.953Z] #21 16.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-21T13:06:12.953Z] #21 16.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:06:12.953Z] #21 16.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:06:12.953Z] #21 16.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:06:12.953Z] #21 16.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-21T13:06:12.953Z] #21 16.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-21T13:06:12.953Z] #21 16.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-21T13:06:13.125Z] #21 26.75 Selecting previously unselected package python3-pip. [2022-03-21T13:06:13.125Z] #21 26.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-21T13:06:13.125Z] #21 26.76 Unpacking python3-pip (20.3.4-4) ... [2022-03-21T13:06:13.214Z] #21 16.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-21T13:06:13.214Z] #21 16.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-21T13:06:13.214Z] #21 16.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:06:13.214Z] #21 16.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-21T13:06:13.214Z] #21 16.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-21T13:06:13.214Z] #21 16.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-21T13:06:13.214Z] #21 16.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-21T13:06:13.214Z] #21 16.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-21T13:06:13.214Z] #21 16.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-21T13:06:13.383Z] #21 27.02 Selecting previously unselected package sudo. [2022-03-21T13:06:13.383Z] #21 27.02 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-21T13:06:13.383Z] #21 27.03 Unpacking sudo (1.9.5p2-3) ... [2022-03-21T13:06:13.474Z] #21 16.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-21T13:06:13.474Z] #21 16.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-21T13:06:13.733Z] #21 16.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-21T13:06:13.733Z] #21 16.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-21T13:06:13.733Z] #21 16.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-21T13:06:13.951Z] #21 27.57 Selecting previously unselected package thin-provisioning-tools. [2022-03-21T13:06:13.951Z] #21 27.58 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-21T13:06:13.951Z] #21 27.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:06:13.992Z] #21 17.47 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:06:14.209Z] #21 27.80 Selecting previously unselected package uidmap. [2022-03-21T13:06:14.210Z] #21 27.81 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-21T13:06:14.210Z] #21 27.82 Unpacking uidmap (1:4.8.1-1) ... [2022-03-21T13:06:14.210Z] #21 27.93 Selecting previously unselected package vim-runtime. [2022-03-21T13:06:14.210Z] #21 27.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:06:14.210Z] #21 27.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-21T13:06:14.253Z] #21 17.60 Fetched 27.6 MB in 2s (15.4 MB/s) [2022-03-21T13:06:14.253Z] #21 17.65 Selecting previously unselected package pigz. [2022-03-21T13:06:14.253Z] #21 17.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 ... 24010 files and directories currently installed.) [2022-03-21T13:06:14.253Z] #21 17.69 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-21T13:06:14.253Z] #21 17.70 Unpacking pigz (2.6-1) ... [2022-03-21T13:06:14.467Z] #21 27.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-21T13:06:14.468Z] #21 27.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:14.513Z] #21 17.81 Selecting previously unselected package libelf1:amd64. [2022-03-21T13:06:14.513Z] #21 17.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-21T13:06:14.513Z] #21 17.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-21T13:06:14.513Z] #21 17.96 Selecting previously unselected package libbpf0:amd64. [2022-03-21T13:06:14.513Z] #21 17.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-21T13:06:14.513Z] #21 17.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:06:14.772Z] #21 18.06 Selecting previously unselected package libcap2:amd64. [2022-03-21T13:06:14.772Z] #21 18.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-21T13:06:14.772Z] #21 18.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:06:14.772Z] #21 18.14 Selecting previously unselected package libmnl0:amd64. [2022-03-21T13:06:14.772Z] #21 18.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-21T13:06:14.772Z] #21 18.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:06:15.032Z] #21 18.21 Selecting previously unselected package libxtables12:amd64. [2022-03-21T13:06:15.032Z] #21 18.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-21T13:06:15.032Z] #21 18.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:06:15.032Z] #21 18.28 Selecting previously unselected package libcap2-bin. [2022-03-21T13:06:15.032Z] #21 18.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-21T13:06:15.032Z] #21 18.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-21T13:06:15.032Z] #21 18.39 Selecting previously unselected package iproute2. [2022-03-21T13:06:15.032Z] #21 18.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-21T13:06:15.032Z] #21 18.40 Unpacking iproute2 (5.10.0-4) ... [2022-03-21T13:06:15.552Z] #21 18.79 Selecting previously unselected package xxd. [2022-03-21T13:06:15.552Z] #21 18.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:06:15.552Z] #21 18.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:15.552Z] #21 18.92 Selecting previously unselected package vim-common. [2022-03-21T13:06:15.552Z] #21 18.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:06:15.552Z] #21 18.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:15.811Z] #21 19.13 Selecting previously unselected package bash-completion. [2022-03-21T13:06:15.811Z] #21 19.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-21T13:06:17.261Z] #21 30.79 Selecting previously unselected package vim. [2022-03-21T13:06:17.261Z] #21 30.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:06:17.261Z] #21 30.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:17.520Z] #21 31.33 Selecting previously unselected package xfsprogs. [2022-03-21T13:06:17.520Z] #21 31.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-21T13:06:17.767Z] #21 20.96 Unpacking bash-completion (1:2.11-2) ... [2022-03-21T13:06:17.779Z] #21 31.36 Unpacking xfsprogs (5.10.0-4) ... [2022-03-21T13:06:17.994Z] #45 31.88 Reading package lists... [2022-03-21T13:06:17.994Z] #45 ... [2022-03-21T13:06:17.994Z] [2022-03-21T13:06:17.994Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:06:17.994Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9 [2022-03-21T13:06:17.994Z] #65 30.99 Reading package lists... [2022-03-21T13:06:18.026Z] #21 21.40 Selecting previously unselected package bzip2. [2022-03-21T13:06:18.026Z] #21 21.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-21T13:06:18.026Z] #21 21.41 Unpacking bzip2 (1.0.8-4) ... [2022-03-21T13:06:18.037Z] #21 31.69 Selecting previously unselected package zip. [2022-03-21T13:06:18.037Z] #21 31.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-21T13:06:18.037Z] #21 31.73 Unpacking zip (3.0-12) ... [2022-03-21T13:06:18.284Z] #21 21.49 Selecting previously unselected package xz-utils. [2022-03-21T13:06:18.285Z] #21 21.49 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-21T13:06:18.285Z] #21 21.50 Unpacking xz-utils (5.2.5-2) ... [2022-03-21T13:06:18.285Z] #21 21.66 Selecting previously unselected package apparmor. [2022-03-21T13:06:18.285Z] #21 21.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-21T13:06:18.285Z] #21 21.71 Unpacking apparmor (2.13.6-10) ... [2022-03-21T13:06:18.296Z] #21 31.86 Selecting previously unselected package zstd. [2022-03-21T13:06:18.296Z] #21 31.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-21T13:06:18.296Z] #21 31.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:06:18.557Z] #21 32.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:06:18.851Z] #21 22.15 Selecting previously unselected package inetutils-ping. [2022-03-21T13:06:18.851Z] #21 22.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-21T13:06:18.851Z] #21 22.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-21T13:06:18.851Z] #21 22.27 Selecting previously unselected package libip4tc2:amd64. [2022-03-21T13:06:18.851Z] #21 22.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:06:18.851Z] #21 22.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:19.110Z] #21 22.34 Selecting previously unselected package libip6tc2:amd64. [2022-03-21T13:06:19.110Z] #21 22.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:06:19.110Z] #21 22.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:19.110Z] #21 22.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-21T13:06:19.110Z] #21 22.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-21T13:06:19.110Z] #21 22.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:06:19.110Z] #21 22.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-21T13:06:19.369Z] #21 22.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-21T13:06:19.369Z] #21 22.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:06:19.369Z] #21 22.63 Selecting previously unselected package libnftnl11:amd64. [2022-03-21T13:06:19.369Z] #21 22.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-21T13:06:19.369Z] #21 22.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:06:19.369Z] #21 22.74 Selecting previously unselected package iptables. [2022-03-21T13:06:19.369Z] #21 22.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-21T13:06:19.369Z] #21 22.76 Unpacking iptables (1.8.7-1) ... [2022-03-21T13:06:19.498Z] #21 32.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:19.498Z] #21 33.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:06:19.498Z] #21 33.05 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:06:19.498Z] #21 33.05 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:06:19.498Z] #21 33.07 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:19.498Z] #21 33.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-21T13:06:19.498Z] #21 33.09 Setting up uidmap (1:4.8.1-1) ... [2022-03-21T13:06:19.498Z] #21 33.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:06:19.498Z] #21 33.12 Setting up bzip2 (1.0.8-4) ... [2022-03-21T13:06:19.498Z] #21 33.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:06:19.498Z] #21 33.14 Setting up python3-wheel (0.34.2-1) ... [2022-03-21T13:06:19.629Z] #21 23.05 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:06:19.629Z] #21 23.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:06:19.629Z] #21 23.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:06:19.887Z] #21 23.23 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:06:19.887Z] #21 23.23 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:06:19.887Z] #21 23.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:06:20.067Z] #21 33.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:20.067Z] #21 33.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:06:20.067Z] #21 33.91 Setting up libcap2-bin (1:2.44-1) ... [2022-03-21T13:06:20.067Z] #21 33.92 Setting up apparmor (2.13.6-10) ... [2022-03-21T13:06:20.146Z] #21 23.34 Selecting previously unselected package jq. [2022-03-21T13:06:20.146Z] #21 23.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:06:20.146Z] #21 23.35 Unpacking jq (1.6-2.1) ... [2022-03-21T13:06:20.146Z] #21 23.45 Selecting previously unselected package libaio1:amd64. [2022-03-21T13:06:20.146Z] #21 23.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-21T13:06:20.146Z] #21 23.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:06:20.146Z] #21 23.51 Selecting previously unselected package libgpm2:amd64. [2022-03-21T13:06:20.146Z] #21 23.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-21T13:06:20.146Z] #21 23.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:06:20.405Z] #21 23.59 Selecting previously unselected package libicu67:amd64. [2022-03-21T13:06:20.406Z] #21 23.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-21T13:06:20.406Z] #21 23.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-21T13:06:20.776Z] #65 40.21 Building dependency tree... [2022-03-21T13:06:21.973Z] #21 35.39 Setting up zip (3.0-12) ... [2022-03-21T13:06:21.973Z] #21 35.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:21.973Z] #21 35.44 Setting up bash-completion (1:2.11-2) ... [2022-03-21T13:06:22.667Z] #65 44.38 The following additional packages will be installed: [2022-03-21T13:06:22.667Z] #65 44.41 libbtrfs0 [2022-03-21T13:06:22.924Z] #65 44.68 The following NEW packages will be installed: [2022-03-21T13:06:22.924Z] #65 44.70 libbtrfs-dev libbtrfs0 [2022-03-21T13:06:23.181Z] #65 45.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:06:23.181Z] #65 45.23 Need to get 460 kB of archives. [2022-03-21T13:06:23.181Z] #65 45.23 After this operation, 1237 kB of additional disk space will be used. [2022-03-21T13:06:23.181Z] #65 45.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:06:23.438Z] #65 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:06:23.690Z] #21 26.77 Selecting previously unselected package libinih1:amd64. [2022-03-21T13:06:23.690Z] #21 26.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-21T13:06:23.690Z] #21 26.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-21T13:06:23.690Z] #21 26.85 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:06:23.690Z] #21 26.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:06:23.690Z] #21 26.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:06:23.690Z] #21 26.93 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:06:23.690Z] #21 26.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:06:23.690Z] #21 26.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:06:23.690Z] #21 27.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:06:23.690Z] #21 27.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:06:23.690Z] #21 27.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:06:23.690Z] #21 27.10 Selecting previously unselected package net-tools. [2022-03-21T13:06:23.878Z] #21 37.26 Setting up xz-utils (5.2.5-2) ... [2022-03-21T13:06:23.878Z] #21 37.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-21T13:06:23.878Z] #21 37.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:06:23.878Z] #21 37.30 Setting up patch (2.7.6-7) ... [2022-03-21T13:06:23.878Z] #21 37.33 Setting up sudo (1.9.5p2-3) ... [2022-03-21T13:06:23.878Z] #21 37.40 invoke-rc.d: could not determine current runlevel [2022-03-21T13:06:23.878Z] #21 37.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:06:23.878Z] #21 37.42 Setting up xfsprogs (5.10.0-4) ... [2022-03-21T13:06:23.878Z] #21 37.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:06:23.878Z] #21 37.45 Setting up inetutils-ping (2:2.0-1) ... [2022-03-21T13:06:23.878Z] #21 37.46 Setting up pigz (2.6-1) ... [2022-03-21T13:06:23.878Z] #21 37.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:06:23.878Z] #21 37.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:06:23.878Z] #21 37.50 Setting up python-pip-whl (20.3.4-4) ... [2022-03-21T13:06:23.878Z] #21 37.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:23.950Z] #21 27.11 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-21T13:06:23.950Z] #21 27.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:06:23.950Z] #21 27.24 Selecting previously unselected package patch. [2022-03-21T13:06:23.950Z] #21 27.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-21T13:06:23.950Z] #21 27.25 Unpacking patch (2.7.6-7) ... [2022-03-21T13:06:24.002Z] #65 45.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:06:24.210Z] #21 27.37 Selecting previously unselected package python-pip-whl. [2022-03-21T13:06:24.210Z] #21 27.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-21T13:06:24.210Z] #21 27.39 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-21T13:06:24.259Z] #65 46.19 Fetched 460 kB in 0s (1389 kB/s) [2022-03-21T13:06:24.259Z] #65 ... [2022-03-21T13:06:24.259Z] [2022-03-21T13:06:24.259Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:06:24.259Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:06:24.259Z] #20 31.05 Reading package lists... [2022-03-21T13:06:24.259Z] #20 40.14 Building dependency tree... [2022-03-21T13:06:24.259Z] #20 44.28 The following additional packages will be installed: [2022-03-21T13:06:24.259Z] #20 44.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:06:24.259Z] #20 44.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-21T13:06:24.259Z] #20 44.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-21T13:06:24.259Z] #20 44.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-21T13:06:24.259Z] #20 44.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-21T13:06:24.259Z] #20 44.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-21T13:06:24.259Z] #20 44.31 mingw-w64-common mingw-w64-x86-64-dev [2022-03-21T13:06:24.259Z] #20 44.35 Suggested packages: [2022-03-21T13:06:24.259Z] #20 44.36 gcc-10-locales seccomp wine64 [2022-03-21T13:06:24.259Z] #20 45.09 The following NEW packages will be installed: [2022-03-21T13:06:24.259Z] #20 45.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-21T13:06:24.259Z] #20 45.09 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-21T13:06:24.259Z] #20 45.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-21T13:06:24.259Z] #20 45.09 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-21T13:06:24.259Z] #20 45.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-21T13:06:24.259Z] #20 45.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-21T13:06:24.259Z] #20 45.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-21T13:06:24.259Z] #20 45.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-21T13:06:24.259Z] #20 45.11 mingw-w64-x86-64-dev [2022-03-21T13:06:24.259Z] #20 45.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:06:24.259Z] #20 45.54 Need to get 115 MB of archives. [2022-03-21T13:06:24.259Z] #20 45.54 After this operation, 645 MB of additional disk space will be used. [2022-03-21T13:06:24.260Z] #20 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-21T13:06:24.260Z] #20 45.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-21T13:06:24.260Z] #20 45.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-21T13:06:24.260Z] #20 45.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-21T13:06:24.260Z] #20 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-21T13:06:24.260Z] #20 45.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-21T13:06:24.260Z] #20 45.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-21T13:06:24.260Z] #20 45.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-21T13:06:24.260Z] #20 45.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] [2022-03-21T13:06:24.260Z] #20 46.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:06:24.260Z] #20 ... [2022-03-21T13:06:24.260Z] [2022-03-21T13:06:24.260Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-21T13:06:24.260Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9 [2022-03-21T13:06:24.260Z] #65 46.27 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:06:24.516Z] #65 46.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-21T13:06:24.516Z] #65 46.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:06:24.516Z] #65 46.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:06:24.516Z] #65 46.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:06:24.516Z] #65 46.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:06:24.516Z] #65 46.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:06:24.706Z] #21 38.22 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:06:24.706Z] #21 38.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:06:24.728Z] #21 27.93 Selecting previously unselected package python3-lib2to3. [2022-03-21T13:06:24.728Z] #21 27.94 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-21T13:06:24.728Z] #21 27.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:06:24.728Z] #21 28.07 Selecting previously unselected package python3-distutils. [2022-03-21T13:06:24.728Z] #21 28.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-21T13:06:24.728Z] #21 28.08 Unpacking python3-distutils (3.9.2-1) ... [2022-03-21T13:06:24.728Z] #21 28.21 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:06:24.775Z] #65 46.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:06:24.775Z] #65 46.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:06:24.775Z] #65 46.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:06:24.967Z] #21 38.62 Setting up libelf1:amd64 (0.183-1) ... [2022-03-21T13:06:24.967Z] #21 38.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:06:24.967Z] #21 38.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:06:24.967Z] #21 38.71 Setting up python3-distutils (3.9.2-1) ... [2022-03-21T13:06:24.987Z] #21 28.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:06:24.987Z] #21 28.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:06:24.987Z] #21 28.35 Selecting previously unselected package python3-setuptools. [2022-03-21T13:06:24.987Z] #21 28.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-21T13:06:24.987Z] #21 28.37 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-21T13:06:25.246Z] #21 28.55 Selecting previously unselected package python3-wheel. [2022-03-21T13:06:25.246Z] #21 28.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-21T13:06:25.246Z] #21 28.56 Unpacking python3-wheel (0.34.2-1) ... [2022-03-21T13:06:25.342Z] #65 DONE 47.1s [2022-03-21T13:06:25.342Z] [2022-03-21T13:06:25.342Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-21T13:06:25.342Z] #66 sha256:233588f6f616efb786204961a1eadf5d7b1c327fe7d4ac71c889bc72a0ecb8a5 [2022-03-21T13:06:25.342Z] #66 DONE 0.2s [2022-03-21T13:06:25.342Z] [2022-03-21T13:06:25.342Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:06:25.342Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:06:25.342Z] #20 46.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] [2022-03-21T13:06:25.342Z] #20 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-21T13:06:25.342Z] #20 47.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-21T13:06:25.485Z] #21 39.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:25.485Z] #21 39.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-21T13:06:25.485Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-21T13:06:25.485Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-21T13:06:25.485Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-21T13:06:25.485Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-21T13:06:25.485Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-21T13:06:25.485Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-21T13:06:25.485Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-21T13:06:25.485Z] #21 39.14 Setting up python3-setuptools (52.0.0-4) ... [2022-03-21T13:06:25.505Z] #21 28.66 Selecting previously unselected package python3-pip. [2022-03-21T13:06:25.505Z] #21 28.67 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-21T13:06:25.505Z] #21 28.68 Unpacking python3-pip (20.3.4-4) ... [2022-03-21T13:06:25.764Z] #21 28.95 Selecting previously unselected package sudo. [2022-03-21T13:06:25.764Z] #21 28.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-21T13:06:25.764Z] #21 28.96 Unpacking sudo (1.9.5p2-3) ... [2022-03-21T13:06:25.916Z] #20 47.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-21T13:06:26.023Z] #21 29.44 Selecting previously unselected package thin-provisioning-tools. [2022-03-21T13:06:26.023Z] #21 29.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-21T13:06:26.023Z] #21 29.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:06:26.174Z] #20 47.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-21T13:06:26.174Z] #20 47.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-21T13:06:26.174Z] #20 47.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-21T13:06:26.174Z] #20 47.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-21T13:06:26.174Z] #20 47.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-21T13:06:26.174Z] #20 47.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-21T13:06:26.174Z] #20 47.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-21T13:06:26.174Z] #20 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-21T13:06:26.174Z] #20 47.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-21T13:06:26.174Z] #20 47.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-21T13:06:26.174Z] #20 47.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-21T13:06:26.174Z] #20 47.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-21T13:06:26.174Z] #20 47.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-21T13:06:26.174Z] #20 47.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-21T13:06:26.174Z] #20 47.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-21T13:06:26.174Z] #20 47.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-21T13:06:26.282Z] #21 29.63 Selecting previously unselected package uidmap. [2022-03-21T13:06:26.282Z] #21 29.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-21T13:06:26.282Z] #21 29.64 Unpacking uidmap (1:4.8.1-1) ... [2022-03-21T13:06:26.282Z] #21 29.78 Selecting previously unselected package vim-runtime. [2022-03-21T13:06:26.282Z] #21 29.79 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:06:26.282Z] #21 29.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-21T13:06:26.431Z] #20 48.47 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:06:26.541Z] #21 29.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-21T13:06:26.541Z] #21 29.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:26.688Z] #20 48.65 Fetched 115 MB in 3s (42.0 MB/s) [2022-03-21T13:06:26.688Z] #20 48.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-21T13:06:26.688Z] #20 48.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-21T13:06:26.688Z] #20 48.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:06:26.688Z] #20 48.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:06:26.851Z] #51 ... [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-21T13:06:26.851Z] #26 sha256:16b8a6506319b606355fa166ec328a81dbae9b79009e053f03870e39b540d0ef [2022-03-21T13:06:26.851Z] #26 212.3 + return [2022-03-21T13:06:26.851Z] #26 DONE 215.4s [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:06:26.851Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:06:26.851Z] #51 ... [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:06:26.851Z] #27 sha256:9ff7b4505fae7abbe551c1d99c833bb221725442aec58de41fa47c12b839ac99 [2022-03-21T13:06:26.851Z] #27 ... [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:06:26.851Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9 [2022-03-21T13:06:26.851Z] #51 218.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-21T13:06:26.851Z] #51 DONE 219.1s [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:06:26.851Z] #27 sha256:9ff7b4505fae7abbe551c1d99c833bb221725442aec58de41fa47c12b839ac99 [2022-03-21T13:06:26.851Z] #27 DONE 0.7s [2022-03-21T13:06:26.851Z] [2022-03-21T13:06:26.851Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-21T13:06:26.851Z] #32 sha256:c3dba9f668508ef3b5986d90d7a25d7d740b93f199da051ca2c8d0f79eb5b2db [2022-03-21T13:06:26.863Z] #21 40.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:06:26.863Z] #21 40.46 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:06:26.863Z] #21 40.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:06:26.863Z] #21 40.49 Setting up python3-pip (20.3.4-4) ... [2022-03-21T13:06:27.113Z] #32 DONE 1.1s [2022-03-21T13:06:27.113Z] [2022-03-21T13:06:27.113Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-21T13:06:27.113Z] #35 sha256:252995bf4f4b67b834ad090d31a9887e4784a29fe24219365ec01acbfd0c6224 [2022-03-21T13:06:27.202Z] #43 DONE 210.9s [2022-03-21T13:06:27.202Z] [2022-03-21T13:06:27.202Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:06:27.202Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:06:27.252Z] #20 49.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-21T13:06:27.252Z] #20 49.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-21T13:06:27.252Z] #20 49.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:06:27.688Z] #35 DONE 0.6s [2022-03-21T13:06:27.688Z] [2022-03-21T13:06:27.688Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-21T13:06:27.688Z] #37 sha256:b0380d5fb5478075a4cab2458b59fd35d5f9740f9df737053e700bccd9947964 [2022-03-21T13:06:27.688Z] #37 DONE 0.1s [2022-03-21T13:06:27.688Z] [2022-03-21T13:06:27.688Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:06:27.688Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:06:27.800Z] #21 41.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:06:27.950Z] #56 ... [2022-03-21T13:06:27.950Z] [2022-03-21T13:06:27.950Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-21T13:06:27.950Z] #41 sha256:9915b794271d782184b28891673eb3f286953852abe08b1cbb446572c32e13d2 [2022-03-21T13:06:27.950Z] #41 DONE 0.1s [2022-03-21T13:06:27.950Z] [2022-03-21T13:06:27.950Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-21T13:06:27.950Z] #44 sha256:2c7967d650cbd83b2584e57ec6fa3be445e21dbf440332178d22c99022dedafe [2022-03-21T13:06:28.059Z] #21 41.60 Setting up jq (1.6-2.1) ... [2022-03-21T13:06:28.060Z] #21 41.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:06:28.060Z] #21 41.64 Setting up iptables (1.8.7-1) ... [2022-03-21T13:06:28.060Z] #21 41.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-21T13:06:28.060Z] #21 41.69 Setting up iproute2 (5.10.0-4) ... [2022-03-21T13:06:28.321Z] #21 42.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:06:28.440Z] #20 50.27 Selecting previously unselected package binutils-mingw-w64. [2022-03-21T13:06:28.440Z] #20 50.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-21T13:06:28.440Z] #20 50.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:06:28.440Z] #20 50.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-21T13:06:28.440Z] #20 50.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:06:28.440Z] #20 50.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:28.440Z] #20 50.48 Selecting previously unselected package dmsetup. [2022-03-21T13:06:28.440Z] #20 50.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:06:28.697Z] #20 50.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:06:28.697Z] #20 50.58 Selecting previously unselected package mingw-w64-common. [2022-03-21T13:06:28.697Z] #20 50.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-21T13:06:28.697Z] #20 50.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-21T13:06:28.959Z] #20 ... [2022-03-21T13:06:28.959Z] [2022-03-21T13:06:28.959Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-21T13:06:28.959Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88 [2022-03-21T13:06:28.959Z] #45 31.88 Reading package lists... [2022-03-21T13:06:28.959Z] #45 41.01 Building dependency tree... [2022-03-21T13:06:28.959Z] #45 45.02 The following additional packages will be installed: [2022-03-21T13:06:28.959Z] #45 45.03 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-21T13:06:28.959Z] #45 45.04 Suggested packages: [2022-03-21T13:06:28.959Z] #45 45.05 cmake-doc ninja-build lrzip [2022-03-21T13:06:28.959Z] #45 45.05 Recommended packages: [2022-03-21T13:06:28.959Z] #45 45.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-21T13:06:28.959Z] #45 45.60 The following NEW packages will be installed: [2022-03-21T13:06:28.959Z] #45 45.62 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-21T13:06:28.959Z] #45 46.07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:06:28.959Z] #45 46.07 Need to get 8418 kB of archives. [2022-03-21T13:06:28.959Z] #45 46.07 After this operation, 34.9 MB of additional disk space will be used. [2022-03-21T13:06:28.959Z] #45 46.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:06:28.959Z] #45 46.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:06:28.959Z] #45 46.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-21T13:06:28.959Z] #45 46.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-21T13:06:28.959Z] #45 46.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-21T13:06:28.959Z] #45 46.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-21T13:06:28.959Z] #45 46.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-21T13:06:28.959Z] #45 46.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-21T13:06:28.959Z] #45 46.94 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:06:28.959Z] #45 47.44 Fetched 8418 kB in 0s (18.2 MB/s) [2022-03-21T13:06:28.959Z] #45 47.49 Selecting previously unselected package xxd. [2022-03-21T13:06:28.959Z] #45 47.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-21T13:06:28.959Z] #45 47.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 47.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 47.78 Selecting previously unselected package vim-common. [2022-03-21T13:06:28.959Z] #45 47.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:06:28.959Z] #45 47.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 48.09 Selecting previously unselected package cmake-data. [2022-03-21T13:06:28.959Z] #45 48.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-21T13:06:28.959Z] #45 48.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 48.78 Selecting previously unselected package libarchive13:amd64. [2022-03-21T13:06:28.959Z] #45 48.78 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 48.79 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:06:28.959Z] #45 48.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-21T13:06:28.959Z] #45 48.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 48.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:06:28.959Z] #45 48.94 Selecting previously unselected package librhash0:amd64. [2022-03-21T13:06:28.959Z] #45 48.94 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 48.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:06:28.959Z] #45 49.01 Selecting previously unselected package libuv1:amd64. [2022-03-21T13:06:28.959Z] #45 49.02 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 49.03 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:06:28.959Z] #45 49.11 Selecting previously unselected package cmake. [2022-03-21T13:06:28.959Z] #45 49.12 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-21T13:06:28.959Z] #45 49.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 50.66 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-21T13:06:28.959Z] #45 50.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 50.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-21T13:06:28.959Z] #45 50.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 50.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-21T13:06:28.959Z] #45 50.82 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-21T13:06:28.959Z] #45 50.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 50.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-21T13:06:28.959Z] #45 50.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:06:29.523Z] #45 DONE 51.5s [2022-03-21T13:06:29.523Z] [2022-03-21T13:06:29.523Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-21T13:06:29.523Z] #46 sha256:f8c93d914cedd40bde4e3c6c83cba1acea562c9142f61908b90e9443d9a90512 [2022-03-21T13:06:29.716Z] #21 DONE 43.2s [2022-03-21T13:06:29.716Z] [2022-03-21T13:06:29.716Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:29.716Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:06:29.716Z] #60 ... [2022-03-21T13:06:29.716Z] [2022-03-21T13:06:29.716Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-21T13:06:29.716Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208 [2022-03-21T13:06:29.736Z] #56 ... [2022-03-21T13:06:29.736Z] [2022-03-21T13:06:29.736Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-21T13:06:29.736Z] #44 sha256:9c9726dc520fd8691f7ca92aac0f91e35ff6a3ea61c7b2aca4193ed44bcf0c64 [2022-03-21T13:06:29.780Z] #46 DONE 0.2s [2022-03-21T13:06:29.780Z] [2022-03-21T13:06:29.780Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:06:29.780Z] #47 sha256:3eeb4b397b147a4e0ffde24be99409a04fec0de67dc7c2e0380e32654112c446 [2022-03-21T13:06:29.780Z] #47 ... [2022-03-21T13:06:29.780Z] [2022-03-21T13:06:29.780Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-21T13:06:29.780Z] #70 sha256:5511254e8385531279b23cdc2bdf229c38b76dbbcf30f892636e515ee525d169 [2022-03-21T13:06:29.780Z] #70 47.92 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-21T13:06:29.780Z] #70 47.92 + GOBIN=/build [2022-03-21T13:06:29.780Z] #70 47.92 + GO111MODULE=on [2022-03-21T13:06:29.780Z] #70 47.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-21T13:06:29.780Z] #70 51.40 rootlesskit version 0.14.6 [2022-03-21T13:06:29.780Z] #70 51.42 Usage of /build/rootlesskit-docker-proxy: [2022-03-21T13:06:29.780Z] #70 51.42 -container-ip string [2022-03-21T13:06:29.780Z] #70 51.42 container ip [2022-03-21T13:06:29.780Z] #70 51.42 -container-port int [2022-03-21T13:06:29.780Z] #70 51.42 container port (default -1) [2022-03-21T13:06:29.780Z] #70 51.42 -host-ip string [2022-03-21T13:06:29.780Z] #70 51.42 host ip [2022-03-21T13:06:29.780Z] #70 51.42 -host-port int [2022-03-21T13:06:29.780Z] #70 51.42 host port (default -1) [2022-03-21T13:06:29.780Z] #70 51.42 -proto string [2022-03-21T13:06:29.780Z] #70 51.42 proxy protocol (default "tcp") [2022-03-21T13:06:29.780Z] #70 DONE 51.6s [2022-03-21T13:06:29.829Z] #21 32.77 Selecting previously unselected package vim. [2022-03-21T13:06:29.829Z] #21 32.78 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:06:29.829Z] #21 32.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:29.829Z] #21 33.31 Selecting previously unselected package xfsprogs. [2022-03-21T13:06:29.829Z] #21 33.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-21T13:06:29.829Z] #21 33.32 Unpacking xfsprogs (5.10.0-4) ... [2022-03-21T13:06:29.868Z] #44 DONE 1.7s [2022-03-21T13:06:29.868Z] [2022-03-21T13:06:29.868Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-21T13:06:29.868Z] #48 sha256:dee96bb5b1d8c4a36024f0dc8ca28cd9ce87c76340c4feda9e20435faf93be24 [2022-03-21T13:06:29.995Z] #44 DONE 0.6s [2022-03-21T13:06:29.995Z] [2022-03-21T13:06:29.995Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-21T13:06:29.995Z] #48 sha256:34963c7c93bf6d14c37d2f9a6dc1e6c5721aa71dccba24419233627ecaf28a3d [2022-03-21T13:06:29.995Z] #48 DONE 0.0s [2022-03-21T13:06:29.995Z] [2022-03-21T13:06:29.995Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-21T13:06:29.995Z] #50 sha256:098c840981ea8127fcb08ac5b4ae0a61075fadeea98db710d04bd4718e32d7f4 [2022-03-21T13:06:29.995Z] #50 DONE 0.1s [2022-03-21T13:06:29.995Z] [2022-03-21T13:06:29.995Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:29.995Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:06:30.036Z] [2022-03-21T13:06:30.036Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-21T13:06:30.036Z] #71 sha256:0974f4aa67a5b06e24f682d918a2e3bdf78c0938ddc4e563166f48644cb316c3 [2022-03-21T13:06:30.036Z] #71 DONE 0.2s [2022-03-21T13:06:30.036Z] [2022-03-21T13:06:30.036Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-21T13:06:30.036Z] #72 sha256:21fa17c802591a59c000c9c00b386984444e1ee2466a8cc84c096df449d7f214 [2022-03-21T13:06:30.130Z] #48 DONE 0.5s [2022-03-21T13:06:30.130Z] [2022-03-21T13:06:30.130Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:06:30.130Z] #56 sha256:e793ddde4aaef7e1ebe12b75d2121a6810d85d7724296b47210e700c9140c2bf [2022-03-21T13:06:30.130Z] #56 125.3 + mkdir -p /build [2022-03-21T13:06:30.130Z] #56 125.3 + cp runc /build/runc [2022-03-21T13:06:30.130Z] #56 DONE 125.7s [2022-03-21T13:06:30.130Z] [2022-03-21T13:06:30.130Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-21T13:06:30.130Z] #50 sha256:dca439be8b128e0a6b1cd0b7f05a65e36b30d87e191765a43e91d649a3cb8e81 [2022-03-21T13:06:30.130Z] #50 DONE 0.1s [2022-03-21T13:06:30.130Z] [2022-03-21T13:06:30.130Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:30.130Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:06:30.284Z] #22 0.806 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-21T13:06:30.284Z] #22 0.811 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-21T13:06:30.284Z] #22 0.813 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-21T13:06:30.284Z] #22 DONE 0.9s [2022-03-21T13:06:30.284Z] [2022-03-21T13:06:30.284Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:30.284Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:06:30.293Z] #72 DONE 0.1s [2022-03-21T13:06:30.293Z] [2022-03-21T13:06:30.293Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:30.293Z] #67 sha256:1ccfd918e7613f2ea551c21988a6cae07534d885dac499cf09afb2baa3d1a465 [2022-03-21T13:06:30.293Z] #67 0.863 + RM_GOPATH=0 [2022-03-21T13:06:30.293Z] #67 0.863 + TMP_GOPATH= [2022-03-21T13:06:30.293Z] #67 0.864 + : /build [2022-03-21T13:06:30.293Z] #67 0.864 + '[' -z '' ']' [2022-03-21T13:06:30.293Z] #67 0.864 ++ mktemp -d [2022-03-21T13:06:30.293Z] #67 0.865 + export GOPATH=/tmp/tmp.WFAhMWNrUL [2022-03-21T13:06:30.293Z] #67 0.865 + GOPATH=/tmp/tmp.WFAhMWNrUL [2022-03-21T13:06:30.293Z] #67 0.865 + RM_GOPATH=1 [2022-03-21T13:06:30.293Z] #67 0.866 + case "$(go env GOARCH)" in [2022-03-21T13:06:30.293Z] #67 0.866 ++ go env GOARCH [2022-03-21T13:06:30.293Z] #67 0.873 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:06:30.293Z] #67 0.873 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:06:30.293Z] #67 0.874 ++ dirname /install.sh [2022-03-21T13:06:30.293Z] #67 0.875 + dir=/ [2022-03-21T13:06:30.293Z] #67 0.875 + bin=containerd [2022-03-21T13:06:30.293Z] #67 0.875 + shift [2022-03-21T13:06:30.293Z] #67 0.875 + '[' '!' -f //containerd.installer ']' [2022-03-21T13:06:30.293Z] #67 0.875 + . //containerd.installer [2022-03-21T13:06:30.293Z] #67 0.875 ++ set -e [2022-03-21T13:06:30.293Z] #67 0.875 ++ : v1.6.1 [2022-03-21T13:06:30.293Z] #67 0.876 + install_containerd [2022-03-21T13:06:30.293Z] #67 0.876 + echo 'Install containerd version v1.6.1' [2022-03-21T13:06:30.293Z] #67 0.876 Install containerd version v1.6.1 [2022-03-21T13:06:30.293Z] #67 0.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WFAhMWNrUL/src/github.com/containerd/containerd [2022-03-21T13:06:30.293Z] #67 0.880 Cloning into '/tmp/tmp.WFAhMWNrUL/src/github.com/containerd/containerd'... [2022-03-21T13:06:30.391Z] #60 ... [2022-03-21T13:06:30.391Z] [2022-03-21T13:06:30.391Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-21T13:06:30.391Z] #52 sha256:7a2bb0e46739427bfe08af7d0612acbcb65598183727782b4632267855e1b576 [2022-03-21T13:06:30.397Z] #21 33.70 Selecting previously unselected package zip. [2022-03-21T13:06:30.398Z] #21 33.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-21T13:06:30.398Z] #21 33.71 Unpacking zip (3.0-12) ... [2022-03-21T13:06:30.544Z] #60 ... [2022-03-21T13:06:30.545Z] [2022-03-21T13:06:30.545Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-21T13:06:30.545Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08 [2022-03-21T13:06:30.656Z] #21 33.81 Selecting previously unselected package zstd. [2022-03-21T13:06:30.657Z] #21 33.82 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-21T13:06:30.657Z] #21 33.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:06:30.916Z] #21 34.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:06:31.223Z] #67 ... [2022-03-21T13:06:31.223Z] [2022-03-21T13:06:31.223Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-21T13:06:31.223Z] #47 sha256:3eeb4b397b147a4e0ffde24be99409a04fec0de67dc7c2e0380e32654112c446 [2022-03-21T13:06:31.223Z] #47 1.224 + RM_GOPATH=0 [2022-03-21T13:06:31.223Z] #47 1.224 + TMP_GOPATH= [2022-03-21T13:06:31.223Z] #47 1.224 + : /build [2022-03-21T13:06:31.223Z] #47 1.224 + '[' -z '' ']' [2022-03-21T13:06:31.223Z] #47 1.225 ++ mktemp -d [2022-03-21T13:06:31.223Z] #47 1.231 + export GOPATH=/tmp/tmp.WSkGZ1tou8 [2022-03-21T13:06:31.223Z] #47 1.231 + GOPATH=/tmp/tmp.WSkGZ1tou8 [2022-03-21T13:06:31.223Z] #47 1.231 + RM_GOPATH=1 [2022-03-21T13:06:31.223Z] #47 1.231 + case "$(go env GOARCH)" in [2022-03-21T13:06:31.223Z] #47 1.231 ++ go env GOARCH [2022-03-21T13:06:31.223Z] #47 1.247 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:06:31.223Z] #47 1.247 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:06:31.223Z] #47 1.248 ++ dirname /install.sh [2022-03-21T13:06:31.223Z] #47 1.249 + dir=/ [2022-03-21T13:06:31.223Z] #47 1.249 + bin=tini [2022-03-21T13:06:31.223Z] #47 1.249 + shift [2022-03-21T13:06:31.223Z] #47 1.249 + '[' '!' -f //tini.installer ']' [2022-03-21T13:06:31.223Z] #47 1.249 + . //tini.installer [2022-03-21T13:06:31.223Z] #47 1.249 ++ : v0.19.0 [2022-03-21T13:06:31.223Z] #47 1.249 + install_tini [2022-03-21T13:06:31.223Z] #47 1.249 + echo 'Install tini version v0.19.0' [2022-03-21T13:06:31.223Z] #47 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.WSkGZ1tou8/tini [2022-03-21T13:06:31.223Z] #47 1.249 Install tini version v0.19.0 [2022-03-21T13:06:31.223Z] #47 1.250 Cloning into '/tmp/tmp.WSkGZ1tou8/tini'... [2022-03-21T13:06:31.404Z] #52 DONE 1.0s [2022-03-21T13:06:31.404Z] [2022-03-21T13:06:31.404Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:31.404Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:06:31.404Z] #60 ... [2022-03-21T13:06:31.404Z] [2022-03-21T13:06:31.404Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-21T13:06:31.404Z] #54 sha256:a87ea4b0a1b0f5c73548920cf60f352c43d325af23a67c9af7ac82abe8899529 [2022-03-21T13:06:31.479Z] #47 1.751 + cd /tmp/tmp.WSkGZ1tou8/tini [2022-03-21T13:06:31.479Z] #47 1.751 + git checkout -q v0.19.0 [2022-03-21T13:06:31.736Z] #47 1.812 + cmake . [2022-03-21T13:06:31.736Z] #47 2.022 -- The C compiler identification is GNU 10.2.1 [2022-03-21T13:06:31.736Z] #47 2.087 -- Detecting C compiler ABI info [2022-03-21T13:06:31.853Z] #21 35.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:31.853Z] #21 35.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:06:31.853Z] #21 35.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:06:31.853Z] #21 35.09 Setting up libicu67:amd64 (67.1-7) ... [2022-03-21T13:06:31.853Z] #21 35.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:06:31.853Z] #21 35.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-21T13:06:31.853Z] #21 35.13 Setting up uidmap (1:4.8.1-1) ... [2022-03-21T13:06:31.853Z] #21 35.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:06:31.853Z] #21 35.16 Setting up bzip2 (1.0.8-4) ... [2022-03-21T13:06:31.853Z] #21 35.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:06:31.853Z] #21 35.18 Setting up python3-wheel (0.34.2-1) ... [2022-03-21T13:06:31.977Z] #54 DONE 0.8s [2022-03-21T13:06:31.977Z] [2022-03-21T13:06:31.977Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:31.977Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:06:31.977Z] #60 194.5 + bin/containerd [2022-03-21T13:06:31.993Z] #47 2.382 -- Detecting C compiler ABI info - done [2022-03-21T13:06:32.249Z] #47 2.425 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-21T13:06:32.249Z] #47 2.426 -- Detecting C compile features [2022-03-21T13:06:32.249Z] #47 2.427 -- Detecting C compile features - done [2022-03-21T13:06:32.249Z] #47 2.445 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-21T13:06:32.249Z] #47 2.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-21T13:06:32.249Z] #47 2.564 -- Configuring done [2022-03-21T13:06:32.249Z] #47 2.575 -- Generating done [2022-03-21T13:06:32.249Z] #47 2.576 -- Build files have been written to: /tmp/tmp.WSkGZ1tou8/tini [2022-03-21T13:06:32.249Z] #47 2.587 + make tini-static [2022-03-21T13:06:32.249Z] #47 2.670 Scanning dependencies of target tini-static [2022-03-21T13:06:32.422Z] #21 35.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:32.422Z] #21 35.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:06:32.507Z] #47 2.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-21T13:06:32.549Z] #60 ... [2022-03-21T13:06:32.550Z] [2022-03-21T13:06:32.550Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-21T13:06:32.550Z] #57 sha256:5e127deb75bc369a52c7375abea4ecf1f959e7ea14f9d86aa46bbd1ff13a67c4 [2022-03-21T13:06:32.550Z] #57 DONE 0.6s [2022-03-21T13:06:32.681Z] #21 35.83 Setting up libcap2-bin (1:2.44-1) ... [2022-03-21T13:06:32.681Z] #21 35.84 Setting up apparmor (2.13.6-10) ... [2022-03-21T13:06:32.812Z] [2022-03-21T13:06:32.812Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:32.812Z] #60 sha256:5c8b44f4c9a459462a36dbf87d30b80caaf7978e6e935b6ee55116b970c7e7b1 [2022-03-21T13:06:33.070Z] #47 3.134 [100%] Linking C executable tini-static [2022-03-21T13:06:33.070Z] #47 3.300 [100%] Built target tini-static [2022-03-21T13:06:33.070Z] #47 3.321 + mkdir -p /build [2022-03-21T13:06:33.070Z] #47 3.323 + cp tini-static /build/docker-init [2022-03-21T13:06:33.328Z] #47 DONE 3.5s [2022-03-21T13:06:33.328Z] [2022-03-21T13:06:33.328Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:06:33.328Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:06:33.328Z] #20 53.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-21T13:06:33.328Z] #20 53.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-21T13:06:33.328Z] #20 53.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:06:33.891Z] #20 55.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-21T13:06:33.891Z] #20 55.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:33.891Z] #20 55.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:06:33.891Z] #20 55.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-21T13:06:33.891Z] #20 55.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:33.891Z] #20 55.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:06:34.588Z] #21 37.49 Setting up zip (3.0-12) ... [2022-03-21T13:06:34.588Z] #21 37.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:34.588Z] #21 37.53 Setting up bash-completion (1:2.11-2) ... [2022-03-21T13:06:35.967Z] #21 39.31 Setting up xz-utils (5.2.5-2) ... [2022-03-21T13:06:35.967Z] #21 39.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-21T13:06:35.967Z] #21 39.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:06:35.967Z] #21 39.36 Setting up patch (2.7.6-7) ... [2022-03-21T13:06:35.967Z] #21 39.37 Setting up sudo (1.9.5p2-3) ... [2022-03-21T13:06:36.227Z] #21 39.46 invoke-rc.d: could not determine current runlevel [2022-03-21T13:06:36.227Z] #21 39.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:06:36.227Z] #21 39.48 Setting up xfsprogs (5.10.0-4) ... [2022-03-21T13:06:36.227Z] #21 39.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:06:36.227Z] #21 39.51 Setting up inetutils-ping (2:2.0-1) ... [2022-03-21T13:06:36.227Z] #21 39.52 Setting up pigz (2.6-1) ... [2022-03-21T13:06:36.227Z] #21 39.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:06:36.227Z] #21 39.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:06:36.227Z] #21 39.57 Setting up python-pip-whl (20.3.4-4) ... [2022-03-21T13:06:36.227Z] #21 39.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:36.419Z] #20 58.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-21T13:06:36.419Z] #20 58.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:36.419Z] #20 58.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:06:36.796Z] #21 40.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:06:37.056Z] #21 40.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:06:37.319Z] #21 40.65 Setting up libelf1:amd64 (0.183-1) ... [2022-03-21T13:06:37.319Z] #21 40.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:06:37.319Z] #21 40.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:06:37.319Z] #21 40.71 Setting up python3-distutils (3.9.2-1) ... [2022-03-21T13:06:37.581Z] #21 41.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:06:37.840Z] #21 41.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-21T13:06:37.840Z] #21 41.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-21T13:06:37.840Z] #21 41.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-21T13:06:37.840Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-21T13:06:37.840Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-21T13:06:37.840Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-21T13:06:37.840Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-21T13:06:37.840Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-21T13:06:37.840Z] #21 41.17 Setting up python3-setuptools (52.0.0-4) ... [2022-03-21T13:06:39.223Z] #21 42.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:06:39.223Z] #21 42.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:06:39.223Z] #21 42.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:06:39.223Z] #21 42.54 Setting up python3-pip (20.3.4-4) ... [2022-03-21T13:06:39.695Z] #20 ... [2022-03-21T13:06:39.695Z] [2022-03-21T13:06:39.695Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:39.695Z] #67 sha256:1ccfd918e7613f2ea551c21988a6cae07534d885dac499cf09afb2baa3d1a465 [2022-03-21T13:06:39.695Z] #67 14.04 + cd /tmp/tmp.WFAhMWNrUL/src/github.com/containerd/containerd [2022-03-21T13:06:39.695Z] #67 14.04 + git checkout -q v1.6.1 [2022-03-21T13:06:39.695Z] #67 14.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-21T13:06:39.695Z] #67 14.43 + BUILDTAGS='netgo osusergo static_build' [2022-03-21T13:06:39.695Z] #67 14.43 + export EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:06:39.695Z] #67 14.43 + EXTRA_FLAGS=-buildmode=pie [2022-03-21T13:06:39.695Z] #67 14.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-21T13:06:39.695Z] #67 14.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-21T13:06:39.952Z] #67 14.43 + '[' '' = dynamic ']' [2022-03-21T13:06:39.952Z] #67 14.43 + make [2022-03-21T13:06:40.161Z] #21 43.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:06:40.161Z] #21 43.50 Setting up jq (1.6-2.1) ... [2022-03-21T13:06:40.161Z] #21 43.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:06:40.161Z] #21 43.55 Setting up iptables (1.8.7-1) ... [2022-03-21T13:06:40.161Z] #21 43.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:06:40.161Z] #21 43.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:06:40.161Z] #21 43.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:06:40.161Z] #21 43.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:06:40.420Z] #21 43.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-21T13:06:40.420Z] #21 43.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-21T13:06:40.420Z] #21 43.61 Setting up iproute2 (5.10.0-4) ... [2022-03-21T13:06:40.517Z] #67 15.10 + bin/ctr [2022-03-21T13:06:40.537Z] #23 9.184 Collecting yamllint==1.26.1 [2022-03-21T13:06:40.680Z] #21 43.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:06:40.796Z] #23 10.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-21T13:06:41.248Z] #21 DONE 44.7s [2022-03-21T13:06:41.248Z] [2022-03-21T13:06:41.248Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-21T13:06:41.248Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208 [2022-03-21T13:06:42.174Z] #23 11.42 Collecting pathspec>=0.5.3 [2022-03-21T13:06:42.174Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-21T13:06:42.174Z] #23 11.84 Collecting pyyaml [2022-03-21T13:06:42.187Z] #22 0.863 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-21T13:06:42.187Z] #22 0.868 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-21T13:06:42.187Z] #22 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-21T13:06:42.187Z] #22 DONE 0.9s [2022-03-21T13:06:42.187Z] [2022-03-21T13:06:42.187Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-21T13:06:42.187Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08 [2022-03-21T13:06:42.433Z] #23 11.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-21T13:06:42.433Z] #23 11.92 Building wheels for collected packages: yamllint [2022-03-21T13:06:42.433Z] #23 11.93 Building wheel for yamllint (setup.py): started [2022-03-21T13:06:43.370Z] #23 12.80 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-21T13:06:43.370Z] #23 12.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b6abef9e716679c052a868ff98efb7721ab2bb7ca8908297beae1898bd1e08bf [2022-03-21T13:06:43.370Z] #23 12.80 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-21T13:06:43.370Z] #23 12.81 Successfully built yamllint [2022-03-21T13:06:43.370Z] #23 12.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-21T13:06:43.630Z] #23 13.18 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-21T13:06:43.889Z] #23 DONE 13.6s [2022-03-21T13:06:43.889Z] [2022-03-21T13:06:43.890Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:06:43.890Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:06:44.149Z] #51 ... [2022-03-21T13:06:44.149Z] [2022-03-21T13:06:44.149Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:06:44.149Z] #27 sha256:778f724bdebd1b65fe5887976351a34a4633273eca84f5c0a55edd56b9c004a4 [2022-03-21T13:06:44.408Z] #27 DONE 0.3s [2022-03-21T13:06:44.408Z] [2022-03-21T13:06:44.408Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-21T13:06:44.408Z] #32 sha256:6075316d6143463a03bb4b1d42e1de50093b49aa9f7cd0fc4f3941449197295f [2022-03-21T13:06:44.499Z] 037d5740b404: Pull complete [2022-03-21T13:06:44.499Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-21T13:06:44.499Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:06:44.499Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-21T13:06:44.499Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-21T13:06:44.499Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-21T13:06:44.499Z] WARN: Skipping validation tests [2022-03-21T13:06:44.499Z] INFO: Running unit tests at 03/21/2022 13:06:42... [2022-03-21T13:06:44.976Z] #32 DONE 0.5s [2022-03-21T13:06:44.976Z] [2022-03-21T13:06:44.976Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-21T13:06:44.976Z] #35 sha256:47c1f399a02f866ffa7fadf45e04ca0975b774a43f899ce6bc37e9ae653f6583 [2022-03-21T13:06:45.235Z] #35 DONE 0.3s [2022-03-21T13:06:45.235Z] [2022-03-21T13:06:45.235Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-21T13:06:45.235Z] #37 sha256:6b2d1a7d28a115105e1d97e58e3aa2706cac795feba472758b3459233f71a61b [2022-03-21T13:06:45.235Z] #37 DONE 0.1s [2022-03-21T13:06:45.235Z] [2022-03-21T13:06:45.235Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:06:45.235Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:06:45.235Z] #60 ... [2022-03-21T13:06:45.235Z] [2022-03-21T13:06:45.235Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-21T13:06:45.235Z] #41 sha256:cd3270ca8f64c24bb10eb3c1a105e7cdb09f793e9c47173665524b1f3951bda6 [2022-03-21T13:06:45.235Z] #41 DONE 0.0s [2022-03-21T13:06:45.494Z] [2022-03-21T13:06:45.494Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:06:45.494Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:06:46.194Z] INFO: make.ps1 starting at 03/21/2022 13:06:45 [2022-03-21T13:06:46.194Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:06:46.194Z] INFO: Invoking autogen... [2022-03-21T13:06:46.662Z] INFO: Running unit tests... [2022-03-21T13:06:47.072Z] #67 ... [2022-03-21T13:06:47.072Z] [2022-03-21T13:06:47.072Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-21T13:06:47.072Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac [2022-03-21T13:06:47.072Z] #20 61.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-21T13:06:47.072Z] #20 61.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:47.072Z] #20 61.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:06:47.072Z] #20 63.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-21T13:06:47.072Z] #20 63.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:47.072Z] #20 63.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:06:47.072Z] #20 65.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-21T13:06:47.072Z] #20 65.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:47.072Z] #20 65.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:06:47.329Z] #20 69.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-21T13:06:47.329Z] #20 69.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-21T13:06:47.329Z] #20 69.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:06:49.223Z] #20 70.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-21T13:06:49.223Z] #20 70.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-21T13:06:49.223Z] #20 70.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:06:49.223Z] #20 71.00 Selecting previously unselected package libapparmor1:amd64. [2022-03-21T13:06:49.223Z] #20 71.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-21T13:06:49.223Z] #20 71.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:06:49.223Z] #20 71.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-21T13:06:49.223Z] #20 71.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-21T13:06:49.223Z] #20 71.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:06:49.223Z] #20 71.18 Selecting previously unselected package libbtrfs0:amd64. [2022-03-21T13:06:49.223Z] #20 71.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-21T13:06:49.223Z] #20 71.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:06:49.223Z] #20 71.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-21T13:06:49.480Z] #20 71.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-21T13:06:49.480Z] #20 71.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:06:49.480Z] #20 71.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-21T13:06:49.480Z] #20 71.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:06:49.480Z] #20 71.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:49.480Z] #20 71.42 Selecting previously unselected package libudev-dev:amd64. [2022-03-21T13:06:49.480Z] #20 71.42 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-21T13:06:49.480Z] #20 71.43 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:06:49.480Z] #20 71.50 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-21T13:06:49.736Z] #20 71.51 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-21T13:06:49.736Z] #20 71.51 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:06:49.736Z] #20 71.65 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-21T13:06:49.736Z] #20 71.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-21T13:06:49.736Z] #20 71.65 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:06:49.736Z] #20 71.74 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-21T13:06:49.736Z] #20 71.74 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-21T13:06:49.736Z] #20 71.74 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:06:49.993Z] #20 71.84 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-21T13:06:49.993Z] #20 71.84 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-21T13:06:49.993Z] #20 71.84 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:06:49.993Z] #20 71.89 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-21T13:06:49.993Z] #20 71.90 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-21T13:06:49.993Z] #20 71.90 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:06:50.249Z] #20 72.07 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-21T13:06:50.249Z] #20 72.08 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-21T13:06:50.249Z] #20 72.08 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:06:50.249Z] #20 72.18 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-21T13:06:50.249Z] #20 72.19 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-21T13:06:50.249Z] #20 72.20 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:50.249Z] #20 72.23 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-21T13:06:50.249Z] #20 72.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-21T13:06:50.249Z] #20 72.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:06:50.506Z] #20 72.32 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-21T13:06:50.506Z] #20 72.33 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-21T13:06:50.506Z] #20 72.33 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:06:50.763Z] #20 72.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-21T13:06:50.763Z] #20 72.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-21T13:06:50.763Z] #20 72.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-21T13:06:50.763Z] #20 72.62 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-21T13:06:50.763Z] #20 72.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-21T13:06:50.763Z] #20 72.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-21T13:06:50.763Z] #20 72.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-21T13:06:50.763Z] #20 72.67 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-21T13:06:50.763Z] #20 72.68 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-21T13:06:50.763Z] #20 72.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-21T13:06:50.763Z] #20 72.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-21T13:06:50.763Z] #20 72.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-21T13:06:50.763Z] #20 72.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-21T13:06:50.763Z] #20 72.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-21T13:06:50.763Z] #20 72.75 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-21T13:06:50.763Z] #20 72.76 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-21T13:06:50.763Z] #20 72.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-21T13:06:50.763Z] #20 72.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-21T13:06:50.763Z] #20 72.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-21T13:06:51.021Z] #20 72.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:06:51.021Z] #20 72.85 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-21T13:06:51.021Z] #20 72.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-21T13:06:51.021Z] #20 72.88 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.89 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-21T13:06:51.021Z] #20 72.90 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.92 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-21T13:06:51.021Z] #20 72.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:51.021Z] #20 72.95 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-21T13:06:51.021Z] #20 72.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:51.021Z] #20 72.98 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-21T13:06:51.021Z] #20 72.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:06:52.168Z] #23 9.196 Collecting yamllint==1.26.1 [2022-03-21T13:06:52.394Z] #20 DONE 74.0s [2022-03-21T13:06:52.394Z] [2022-03-21T13:06:52.394Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-21T13:06:52.394Z] #21 sha256:73dcb63df49abb11ed54648d86065261a97c2766435e61d786f8a5d9a2b95d1f [2022-03-21T13:06:52.737Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-21T13:06:53.323Z] #21 1.186 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-21T13:06:53.580Z] #21 1.359 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-21T13:06:53.580Z] #21 1.361 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-21T13:06:53.674Z] #23 11.34 Collecting pathspec>=0.5.3 [2022-03-21T13:06:53.674Z] #23 11.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-21T13:06:53.811Z] 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 [2022-03-21T13:06:53.933Z] #23 11.75 Collecting pyyaml [2022-03-21T13:06:54.192Z] #23 11.76 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-21T13:06:54.192Z] #23 11.81 Building wheels for collected packages: yamllint [2022-03-21T13:06:54.192Z] #23 11.81 Building wheel for yamllint (setup.py): started [2022-03-21T13:06:55.129Z] #23 12.78 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-21T13:06:55.129Z] #23 12.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=94355cd905c2115265c05b60b9883111c33d6979f38783a74fc4effa090583f1 [2022-03-21T13:06:55.129Z] #23 12.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-21T13:06:55.129Z] #23 12.80 Successfully built yamllint [2022-03-21T13:06:55.129Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-21T13:06:55.388Z] #23 13.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-21T13:06:55.958Z] #23 DONE 13.7s [2022-03-21T13:06:55.958Z] [2022-03-21T13:06:55.958Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:06:55.958Z] #27 sha256:e3a002cf2b2ccba8090fdb8e1f625c08793c3528b850ffe86ec521034bf78982 [2022-03-21T13:06:56.217Z] #27 DONE 0.3s [2022-03-21T13:06:56.217Z] [2022-03-21T13:06:56.217Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-21T13:06:56.217Z] #32 sha256:fc8503107f45d6d1dceea04caa5bed5720ed9871671fe7ba57619061d7786b63 [2022-03-21T13:06:56.786Z] #32 DONE 0.4s [2022-03-21T13:06:56.786Z] [2022-03-21T13:06:56.786Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-21T13:06:56.786Z] #35 sha256:7ce7159ad56398676ad44f6a9a51ab27347735ad9bafbc5ff20d7010a67972ef [2022-03-21T13:06:57.046Z] #35 DONE 0.3s [2022-03-21T13:06:57.046Z] [2022-03-21T13:06:57.046Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-21T13:06:57.046Z] #37 sha256:429789f593d3cab1b30d6843f37ae5790d5484f294f26cf1058bb8a7a348f9f5 [2022-03-21T13:06:57.046Z] #37 DONE 0.1s [2022-03-21T13:06:57.046Z] [2022-03-21T13:06:57.046Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-21T13:06:57.046Z] #41 sha256:48c997e3bd13a64da8860713c733201ad01c1760bc30555ae7bcef5c011773b4 [2022-03-21T13:06:57.046Z] #41 DONE 0.1s [2022-03-21T13:06:57.046Z] [2022-03-21T13:06:57.046Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:06:57.046Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:06:57.705Z] #51 ... [2022-03-21T13:06:57.705Z] [2022-03-21T13:06:57.705Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-21T13:06:57.705Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e [2022-03-21T13:06:57.705Z] #43 241.6 + dpkg --print-architecture [2022-03-21T13:06:57.705Z] #43 241.6 + git checkout -q v2.1.0 [2022-03-21T13:06:57.705Z] #43 241.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-21T13:06:57.705Z] #43 241.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-21T13:06:59.088Z] #21 1.702 Reading package lists... [2022-03-21T13:07:02.098Z] #60 ... [2022-03-21T13:07:02.098Z] [2022-03-21T13:07:02.098Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:02.098Z] #56 sha256:e4eb7ff6bdc4c8f3ac2a7b5b3d1025c5d93ebde56a4a1f340b52e0d5a32571cc [2022-03-21T13:07:02.098Z] #56 144.6 + mkdir -p /build [2022-03-21T13:07:02.098Z] #56 144.6 + cp runc /build/runc [2022-03-21T13:07:02.098Z] #56 DONE 146.0s [2022-03-21T13:07:02.098Z] [2022-03-21T13:07:02.098Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:02.098Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:07:03.261Z] #21 6.418 Reading package lists... [2022-03-21T13:07:03.487Z] #60 ... [2022-03-21T13:07:03.487Z] [2022-03-21T13:07:03.487Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:07:03.487Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:07:03.487Z] #51 248.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-21T13:07:03.487Z] #51 DONE 248.0s [2022-03-21T13:07:03.487Z] [2022-03-21T13:07:03.487Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:03.487Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:07:04.191Z] #21 11.06 Building dependency tree... [2022-03-21T13:07:04.191Z] #21 12.19 Reading state information... [2022-03-21T13:07:04.226Z] ? github.com/docker/docker/api [no test files] [2022-03-21T13:07:05.399Z] #60 ... [2022-03-21T13:07:05.399Z] [2022-03-21T13:07:05.399Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-21T13:07:05.399Z] #52 sha256:6fb76eb774bd9c6f6670314a73c31be6ba7f5ee20c97636db757b155b3410d5e [2022-03-21T13:07:05.399Z] #52 DONE 0.3s [2022-03-21T13:07:05.399Z] [2022-03-21T13:07:05.399Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-21T13:07:05.399Z] #54 sha256:663523039c16a26ed04b1880d20b38df4620e7e94494b5a5638716a59981718a [2022-03-21T13:07:05.399Z] #54 DONE 0.1s [2022-03-21T13:07:05.399Z] [2022-03-21T13:07:05.399Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:05.399Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:07:05.560Z] #21 13.40 The following additional packages will be installed: [2022-03-21T13:07:05.560Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-21T13:07:05.560Z] #21 13.41 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-21T13:07:05.560Z] #21 13.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-21T13:07:05.560Z] #21 13.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-21T13:07:05.560Z] #21 13.41 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-21T13:07:05.560Z] #21 13.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-21T13:07:05.560Z] #21 13.42 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-21T13:07:05.560Z] #21 13.43 Suggested packages: [2022-03-21T13:07:05.560Z] #21 13.43 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-21T13:07:05.560Z] #21 13.43 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-21T13:07:05.560Z] #21 13.43 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-21T13:07:05.560Z] #21 13.43 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-21T13:07:05.560Z] #21 13.43 seccomp:ppc64el seccomp:s390x [2022-03-21T13:07:05.560Z] #21 13.43 Recommended packages: [2022-03-21T13:07:05.560Z] #21 13.43 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-21T13:07:05.560Z] #21 13.43 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-21T13:07:05.560Z] #21 13.43 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-21T13:07:05.560Z] #21 13.43 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-21T13:07:05.658Z] #60 ... [2022-03-21T13:07:05.658Z] [2022-03-21T13:07:05.658Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-21T13:07:05.658Z] #57 sha256:d2f3991bd2706dffc48afa3769c2447f903e0e36383a8fcbb163fb26dc11a81a [2022-03-21T13:07:05.658Z] #57 DONE 0.3s [2022-03-21T13:07:05.658Z] [2022-03-21T13:07:05.658Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:05.658Z] #60 sha256:a7800d49688b64b4a8d60f36f74d201f101f653a79948efee48ee13645d09c1f [2022-03-21T13:07:06.124Z] #21 13.94 The following NEW packages will be installed: [2022-03-21T13:07:06.124Z] #21 13.94 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-21T13:07:06.124Z] #21 13.94 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-21T13:07:06.124Z] #21 13.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-21T13:07:06.124Z] #21 13.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-21T13:07:06.124Z] #21 13.94 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-21T13:07:06.124Z] #21 13.94 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-21T13:07:06.124Z] #21 13.94 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-21T13:07:06.124Z] #21 13.95 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-21T13:07:06.124Z] #21 13.95 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-21T13:07:06.124Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-21T13:07:06.124Z] #21 13.95 libseccomp2:ppc64el libseccomp2:s390x [2022-03-21T13:07:06.382Z] #21 14.30 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:07:06.382Z] #21 14.30 Need to get 15.9 MB of archives. [2022-03-21T13:07:06.382Z] #21 14.30 After this operation, 73.0 MB of additional disk space will be used. [2022-03-21T13:07:06.382Z] #21 14.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-21T13:07:06.382Z] #21 14.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-21T13:07:06.382Z] #21 14.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-21T13:07:06.382Z] #21 14.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-21T13:07:06.382Z] #21 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-21T13:07:06.382Z] #21 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-21T13:07:06.382Z] #21 14.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-21T13:07:06.382Z] #21 14.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-21T13:07:06.639Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-21T13:07:06.639Z] #21 14.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-21T13:07:06.639Z] #21 14.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-21T13:07:06.639Z] #21 14.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-21T13:07:06.639Z] #21 14.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-21T13:07:06.639Z] #21 14.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-21T13:07:06.639Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-21T13:07:06.639Z] #21 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-21T13:07:06.639Z] #21 14.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-21T13:07:06.639Z] #21 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-21T13:07:06.639Z] #21 14.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-21T13:07:06.639Z] #21 14.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-21T13:07:06.639Z] #21 14.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-21T13:07:06.639Z] #21 14.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-21T13:07:06.639Z] #21 14.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-21T13:07:06.639Z] #21 14.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-21T13:07:06.639Z] #21 14.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-21T13:07:06.639Z] #21 14.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-21T13:07:06.639Z] #21 14.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-21T13:07:06.639Z] #21 14.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-21T13:07:06.639Z] #21 14.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-21T13:07:06.639Z] #21 14.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-21T13:07:06.639Z] #21 14.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-21T13:07:06.639Z] #21 14.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-21T13:07:06.639Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-21T13:07:06.639Z] #21 14.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-21T13:07:07.202Z] #21 15.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:07:07.459Z] #21 15.36 Fetched 15.9 MB in 1s (24.5 MB/s) [2022-03-21T13:07:07.459Z] #21 15.39 Selecting previously unselected package gcc-10-base:armel. [2022-03-21T13:07:07.459Z] #21 15.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-21T13:07:07.459Z] #21 15.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-21T13:07:07.459Z] #21 15.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-21T13:07:07.459Z] #21 15.47 Selecting previously unselected package gcc-10-base:armhf. [2022-03-21T13:07:07.459Z] #21 15.48 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-21T13:07:07.459Z] #21 15.48 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-21T13:07:07.459Z] #21 15.53 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-21T13:07:07.715Z] #21 15.53 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-21T13:07:07.715Z] #21 15.54 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-21T13:07:07.715Z] #21 15.59 Selecting previously unselected package gcc-10-base:s390x. [2022-03-21T13:07:07.715Z] #21 15.60 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-21T13:07:07.715Z] #21 15.60 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-21T13:07:07.715Z] #21 15.65 Selecting previously unselected package gcc-10-base:arm64. [2022-03-21T13:07:07.715Z] #21 15.66 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-21T13:07:07.715Z] #21 15.66 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-21T13:07:07.715Z] #21 15.72 Selecting previously unselected package libgcc-s1:armel. [2022-03-21T13:07:07.715Z] #21 15.73 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-21T13:07:07.715Z] #21 15.74 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-21T13:07:07.715Z] #21 15.79 Selecting previously unselected package libcrypt1:armel. [2022-03-21T13:07:07.972Z] #21 15.79 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-21T13:07:07.972Z] #21 15.80 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-21T13:07:07.972Z] #21 15.88 Selecting previously unselected package libc6:armel. [2022-03-21T13:07:07.972Z] #21 15.89 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-21T13:07:07.972Z] #21 16.06 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-21T13:07:08.538Z] #21 16.51 Selecting previously unselected package libapparmor1:armel. [2022-03-21T13:07:08.538Z] #21 16.52 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-21T13:07:08.538Z] #21 16.52 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-21T13:07:08.538Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-03-21T13:07:08.538Z] #21 16.58 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-21T13:07:08.538Z] #21 16.58 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-21T13:07:08.795Z] #21 16.66 Selecting previously unselected package libgcc-s1:arm64. [2022-03-21T13:07:08.795Z] #21 16.67 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-21T13:07:08.795Z] #21 16.68 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-21T13:07:08.795Z] #21 16.72 Selecting previously unselected package libcrypt1:arm64. [2022-03-21T13:07:08.795Z] #21 16.73 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-21T13:07:08.795Z] #21 16.73 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-21T13:07:08.949Z] #60 220.0 + bin/containerd [2022-03-21T13:07:09.073Z] #21 16.83 Selecting previously unselected package libc6:arm64. [2022-03-21T13:07:09.073Z] #21 16.83 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-21T13:07:09.073Z] #21 17.03 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-21T13:07:09.077Z] 037d5740b404: Pull complete [2022-03-21T13:07:09.077Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-21T13:07:09.077Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:07:09.077Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-21T13:07:09.077Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-21T13:07:09.077Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-21T13:07:09.077Z] WARN: Skipping validation tests [2022-03-21T13:07:09.077Z] INFO: Running unit tests at 03/21/2022 13:07:01... [2022-03-21T13:07:09.077Z] INFO: make.ps1 starting at 03/21/2022 13:07:05 [2022-03-21T13:07:09.077Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:07:09.077Z] INFO: Invoking autogen... [2022-03-21T13:07:09.077Z] INFO: Running unit tests... [2022-03-21T13:07:09.670Z] #21 17.60 Selecting previously unselected package libapparmor1:arm64. [2022-03-21T13:07:09.670Z] #21 17.60 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-21T13:07:09.670Z] #21 17.61 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-21T13:07:09.670Z] #21 17.65 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-21T13:07:09.670Z] #21 17.66 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-21T13:07:09.670Z] #21 17.66 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-21T13:07:09.670Z] #21 17.73 Selecting previously unselected package libgcc-s1:s390x. [2022-03-21T13:07:09.670Z] #21 17.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-21T13:07:09.670Z] #21 17.74 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-21T13:07:09.670Z] #21 17.79 Selecting previously unselected package libcrypt1:s390x. [2022-03-21T13:07:09.670Z] #21 17.79 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-21T13:07:09.939Z] #21 17.80 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-21T13:07:09.939Z] #21 17.93 Selecting previously unselected package libc6:s390x. [2022-03-21T13:07:09.939Z] #21 17.94 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-21T13:07:10.198Z] #21 18.13 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-21T13:07:10.774Z] #21 18.67 Selecting previously unselected package libapparmor1:s390x. [2022-03-21T13:07:10.774Z] #21 18.68 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-21T13:07:10.774Z] #21 18.68 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-21T13:07:10.774Z] #21 18.73 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-21T13:07:10.774Z] #21 18.74 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-21T13:07:10.774Z] #21 18.74 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-21T13:07:10.774Z] #21 18.81 Selecting previously unselected package libgcc-s1:armhf. [2022-03-21T13:07:11.031Z] #21 18.82 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-21T13:07:11.031Z] #21 18.82 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-21T13:07:11.031Z] #21 18.87 Selecting previously unselected package libcrypt1:armhf. [2022-03-21T13:07:11.031Z] #21 18.88 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-21T13:07:11.031Z] #21 18.88 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-21T13:07:11.031Z] #21 18.98 Selecting previously unselected package libc6:armhf. [2022-03-21T13:07:11.031Z] #21 18.98 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-21T13:07:11.287Z] #21 19.16 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-21T13:07:11.543Z] #21 19.56 Selecting previously unselected package libapparmor1:armhf. [2022-03-21T13:07:11.543Z] #21 19.56 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-21T13:07:11.618Z] #60 234.4 # github.com/containerd/containerd/cmd/containerd [2022-03-21T13:07:11.618Z] #60 234.4 /usr/bin/ld: /tmp/go-link-4089447427/000019.o: in function `New': [2022-03-21T13:07:11.618Z] #60 234.4 /tmp/tmp.CQZ6vXUrDj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-21T13:07:11.618Z] #60 234.5 + bin/containerd-stress [2022-03-21T13:07:11.800Z] #21 19.57 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-21T13:07:11.800Z] #21 19.62 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-21T13:07:11.800Z] #21 19.63 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-21T13:07:11.800Z] #21 19.63 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-21T13:07:11.800Z] #21 19.70 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-21T13:07:11.800Z] #21 19.71 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-21T13:07:11.800Z] #21 19.71 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-21T13:07:11.800Z] #21 19.77 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-21T13:07:11.800Z] #21 19.78 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-21T13:07:11.800Z] #21 19.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-21T13:07:12.057Z] #21 19.88 Selecting previously unselected package libc6:ppc64el. [2022-03-21T13:07:12.057Z] #21 19.89 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-21T13:07:12.057Z] #21 20.09 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-21T13:07:12.562Z] #60 235.6 + bin/containerd-shim [2022-03-21T13:07:12.620Z] #21 20.70 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-21T13:07:12.620Z] #21 20.71 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-21T13:07:12.877Z] #21 20.72 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-21T13:07:12.877Z] #21 20.77 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-21T13:07:12.877Z] #21 20.78 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-21T13:07:12.877Z] #21 20.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-21T13:07:12.877Z] #21 20.86 Selecting previously unselected package libseccomp2:s390x. [2022-03-21T13:07:12.877Z] #21 20.86 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-21T13:07:12.877Z] #21 20.88 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-21T13:07:12.877Z] #21 20.91 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-21T13:07:12.877Z] #21 20.92 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-21T13:07:12.877Z] #21 20.93 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.134Z] #21 21.00 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-21T13:07:13.134Z] #21 21.01 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-21T13:07:13.134Z] #21 21.02 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.134Z] #21 21.07 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-21T13:07:13.134Z] #21 21.08 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-21T13:07:13.134Z] #21 21.09 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.391Z] #21 21.16 Selecting previously unselected package libseccomp2:armhf. [2022-03-21T13:07:13.391Z] #21 21.16 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-21T13:07:13.391Z] #21 21.17 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.391Z] #21 21.21 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-21T13:07:13.391Z] #21 21.22 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-21T13:07:13.391Z] #21 21.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.391Z] #21 21.30 Selecting previously unselected package libseccomp2:armel. [2022-03-21T13:07:13.391Z] #21 21.30 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-21T13:07:13.391Z] #21 21.30 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.391Z] #21 21.36 Selecting previously unselected package libseccomp-dev:armel. [2022-03-21T13:07:13.391Z] #21 21.37 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-21T13:07:13.391Z] #21 21.37 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.391Z] #21 21.44 Selecting previously unselected package libseccomp2:arm64. [2022-03-21T13:07:13.648Z] #21 21.44 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-21T13:07:13.648Z] #21 21.45 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.648Z] #21 21.50 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-21T13:07:13.648Z] #21 21.50 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-21T13:07:13.648Z] #21 21.51 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:07:13.648Z] #21 21.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-21T13:07:13.648Z] #21 21.64 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-21T13:07:13.648Z] #21 21.66 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-21T13:07:13.648Z] #21 21.67 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-21T13:07:13.648Z] #21 21.68 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-21T13:07:13.648Z] #21 21.70 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-21T13:07:13.905Z] #21 21.71 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-21T13:07:13.905Z] #21 21.72 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-21T13:07:13.905Z] #21 21.74 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-21T13:07:13.905Z] #21 21.75 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-21T13:07:13.905Z] #21 21.76 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-21T13:07:13.905Z] #21 21.78 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-21T13:07:13.905Z] #21 21.79 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-21T13:07:13.905Z] #21 21.81 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-21T13:07:13.905Z] #21 21.82 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-21T13:07:13.905Z] #21 21.85 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-21T13:07:14.952Z] 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 [2022-03-21T13:07:15.273Z] #21 23.09 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-21T13:07:16.202Z] #21 24.34 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-21T13:07:17.569Z] #21 25.55 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-21T13:07:18.939Z] #21 26.82 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-21T13:07:18.987Z] #43 256.7 + dpkg --print-architecture [2022-03-21T13:07:18.987Z] #43 256.7 + git checkout -q v2.1.0 [2022-03-21T13:07:18.987Z] #43 257.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-21T13:07:18.987Z] #43 257.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-21T13:07:19.645Z] #43 DONE 264.4s [2022-03-21T13:07:19.645Z] [2022-03-21T13:07:19.645Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:19.645Z] #56 sha256:b3145afd5ba90c92a9aaeda8557097a809285051a43ed2c17b2a19310efa8458 [2022-03-21T13:07:20.309Z] #21 28.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.08 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.11 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.14 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.19 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.24 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.309Z] #21 28.27 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.309Z] #21 28.28 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.309Z] #21 28.30 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.309Z] #21 28.32 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.309Z] #21 28.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.35 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.36 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.38 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-21T13:07:20.309Z] #21 28.39 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-21T13:07:20.567Z] #21 28.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.567Z] #21 28.43 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.567Z] #21 28.44 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.567Z] #21 28.46 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.567Z] #21 28.47 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-21T13:07:20.567Z] #21 28.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:07:20.583Z] #56 ... [2022-03-21T13:07:20.583Z] [2022-03-21T13:07:20.583Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-21T13:07:20.583Z] #44 sha256:14fccc61601dbad77971823870bb04a2c4b295debfac7922c89e661979022dd8 [2022-03-21T13:07:21.154Z] #44 DONE 0.6s [2022-03-21T13:07:21.154Z] [2022-03-21T13:07:21.154Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-21T13:07:21.154Z] #48 sha256:ef895357724994e9324c0dfd15522af04ee95f9292da3c0af4c50b98615579b2 [2022-03-21T13:07:21.154Z] #48 DONE 0.1s [2022-03-21T13:07:21.154Z] [2022-03-21T13:07:21.154Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-21T13:07:21.154Z] #50 sha256:0505483034c2d50b8e3d4d04cff500a68463510c029d6d3d4c654776683793b1 [2022-03-21T13:07:21.154Z] #50 DONE 0.1s [2022-03-21T13:07:21.154Z] [2022-03-21T13:07:21.155Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:21.155Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:07:21.497Z] #21 DONE 29.3s [2022-03-21T13:07:21.497Z] [2022-03-21T13:07:21.497Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-21T13:07:21.497Z] #62 sha256:c58bd6a597e82e398c19ca2b15bb32d314db2578d16e6c050fad7242cd8d2a63 [2022-03-21T13:07:21.497Z] #62 DONE 0.2s [2022-03-21T13:07:21.497Z] [2022-03-21T13:07:21.497Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:21.497Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:07:22.582Z] #60 244.3 + bin/containerd-shim-runc-v1 [2022-03-21T13:07:22.872Z] #63 ... [2022-03-21T13:07:22.872Z] [2022-03-21T13:07:22.872Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-21T13:07:22.872Z] #22 sha256:acd463b4bf9b01999e63005b240902bb06d79df012534aeec3255647a38f63b3 [2022-03-21T13:07:22.872Z] #22 DONE 1.3s [2022-03-21T13:07:22.872Z] [2022-03-21T13:07:22.872Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:22.872Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:07:22.872Z] #63 1.066 + RM_GOPATH=0 [2022-03-21T13:07:22.872Z] #63 1.066 + TMP_GOPATH= [2022-03-21T13:07:22.872Z] #63 1.066 + : /build [2022-03-21T13:07:22.872Z] #63 1.066 + '[' -z '' ']' [2022-03-21T13:07:22.872Z] #63 1.067 ++ mktemp -d [2022-03-21T13:07:22.872Z] #63 1.070 + export GOPATH=/tmp/tmp.xENnqU2Q1p [2022-03-21T13:07:22.872Z] #63 1.071 + GOPATH=/tmp/tmp.xENnqU2Q1p [2022-03-21T13:07:22.872Z] #63 1.071 + RM_GOPATH=1 [2022-03-21T13:07:22.872Z] #63 1.071 + case "$(go env GOARCH)" in [2022-03-21T13:07:22.872Z] #63 1.072 ++ go env GOARCH [2022-03-21T13:07:22.872Z] #63 1.081 + export GO_BUILDMODE=-buildmode=pie [2022-03-21T13:07:22.872Z] #63 1.082 + GO_BUILDMODE=-buildmode=pie [2022-03-21T13:07:22.872Z] #63 1.082 ++ dirname /install.sh [2022-03-21T13:07:22.872Z] #63 1.083 + dir=/ [2022-03-21T13:07:22.872Z] #63 1.083 + bin=runc [2022-03-21T13:07:22.872Z] #63 1.083 + shift [2022-03-21T13:07:22.872Z] #63 1.084 + '[' '!' -f //runc.installer ']' [2022-03-21T13:07:22.872Z] #63 1.084 + . //runc.installer [2022-03-21T13:07:22.872Z] #63 1.084 ++ set -e [2022-03-21T13:07:22.872Z] #63 1.084 ++ : v1.1.0 [2022-03-21T13:07:22.872Z] #63 1.085 + install_runc [2022-03-21T13:07:22.872Z] #63 1.085 + RUNC_BUILDTAGS=seccomp [2022-03-21T13:07:22.872Z] #63 1.085 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-21T13:07:22.872Z] #63 1.085 Install runc version v1.1.0 (build tags: seccomp) [2022-03-21T13:07:22.872Z] #63 1.086 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xENnqU2Q1p/src/github.com/opencontainers/runc [2022-03-21T13:07:22.872Z] #63 1.089 Cloning into '/tmp/tmp.xENnqU2Q1p/src/github.com/opencontainers/runc'... [2022-03-21T13:07:23.806Z] #63 ... [2022-03-21T13:07:23.806Z] [2022-03-21T13:07:23.806Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-21T13:07:23.806Z] #23 sha256:3ce7c86e1f688d5e4721ddcd9d23e61d01971a58a9497923b0fa74883629c68b [2022-03-21T13:07:23.806Z] #23 DONE 1.0s [2022-03-21T13:07:23.806Z] [2022-03-21T13:07:23.806Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-21T13:07:23.806Z] #24 sha256:78740444aaaf38fc509c01178491e182ff72229837442310d3749da3aa31fd0d [2022-03-21T13:07:24.371Z] #24 0.837 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-21T13:07:24.629Z] #24 DONE 0.9s [2022-03-21T13:07:24.629Z] [2022-03-21T13:07:24.629Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:24.629Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:07:25.442Z] === RUN TestMiddlewares [2022-03-21T13:07:25.442Z] --- PASS: TestMiddlewares (0.00s) [2022-03-21T13:07:25.442Z] PASS [2022-03-21T13:07:25.442Z] coverage: 7.9% of statements [2022-03-21T13:07:25.442Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2022-03-21T13:07:25.559Z] #63 ... [2022-03-21T13:07:25.560Z] [2022-03-21T13:07:25.560Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-21T13:07:25.560Z] #25 sha256:5ee61b5d5be54eb5d97f6da59dc1117689eac75cb0c160f0a464ef688de1c340 [2022-03-21T13:07:25.560Z] #25 DONE 1.0s [2022-03-21T13:07:25.818Z] [2022-03-21T13:07:25.818Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-21T13:07:25.818Z] #26 sha256:0ed9387cee21114f27629b6c943c9f54fae20851833aabe91a76e0083804b89a [2022-03-21T13:07:26.380Z] #26 DONE 0.9s [2022-03-21T13:07:26.380Z] [2022-03-21T13:07:26.380Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-21T13:07:26.380Z] #27 sha256:b65b131fafe68c810b90d4b3169d6335aa5f801cea8c408f69a5ff7a89becb35 [2022-03-21T13:07:26.802Z] #60 249.2 + bin/containerd-shim-runc-v2 [2022-03-21T13:07:27.065Z] #60 249.9 + binaries [2022-03-21T13:07:27.326Z] #60 249.9 + install -D bin/containerd /build/containerd [2022-03-21T13:07:27.326Z] #60 250.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-21T13:07:27.326Z] #60 250.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-21T13:07:27.326Z] #60 250.0 + install -D bin/ctr /build/ctr [2022-03-21T13:07:27.477Z] ? github.com/docker/docker/api [no test files] [2022-03-21T13:07:27.748Z] #27 DONE 1.0s [2022-03-21T13:07:27.748Z] [2022-03-21T13:07:27.748Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:27.748Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:07:27.748Z] #63 5.371 + cd /tmp/tmp.xENnqU2Q1p/src/github.com/opencontainers/runc [2022-03-21T13:07:27.748Z] #63 5.371 + git checkout -q v1.1.0 [2022-03-21T13:07:27.748Z] #63 5.544 + '[' -z '' ']' [2022-03-21T13:07:27.748Z] #63 5.544 + target=static [2022-03-21T13:07:27.748Z] #63 5.544 + make BUILDTAGS=seccomp static [2022-03-21T13:07:27.748Z] #63 5.773 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-21T13:07:32.614Z] #60 DONE 255.3s [2022-03-21T13:07:33.003Z] #63 ... [2022-03-21T13:07:33.003Z] [2022-03-21T13:07:33.004Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:07:33.004Z] #28 sha256:53984c026d3270249fd60993ebc82f555360dd00f82738a3d4f3ec1443ce6523 [2022-03-21T13:07:33.004Z] #28 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-21T13:07:33.004Z] #28 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-21T13:07:33.004Z] #28 1.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-21T13:07:33.004Z] #28 1.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-21T13:07:33.004Z] #28 1.744 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-21T13:07:33.004Z] #28 2.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-21T13:07:33.004Z] #28 2.176 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-21T13:07:33.004Z] #28 2.423 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-21T13:07:33.004Z] #28 2.771 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-21T13:07:33.004Z] #28 3.052 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-21T13:07:33.004Z] #28 3.053 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-21T13:07:33.004Z] #28 3.053 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-21T13:07:33.004Z] #28 3.054 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-21T13:07:33.004Z] #28 3.055 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-21T13:07:33.004Z] #28 3.065 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-21T13:07:33.004Z] #28 3.309 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-21T13:07:33.004Z] #28 3.313 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-21T13:07:33.004Z] #28 3.315 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-21T13:07:33.004Z] #28 3.321 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-21T13:07:33.004Z] #28 3.322 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-21T13:07:33.004Z] #28 3.324 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-21T13:07:33.187Z] [2022-03-21T13:07:33.187Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-21T13:07:33.187Z] #61 sha256:de6f2045b891ef258919adb5ef679dfb67f095634510894fc2676d325658f68f [2022-03-21T13:07:35.735Z] #61 DONE 2.1s [2022-03-21T13:07:35.735Z] [2022-03-21T13:07:35.735Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-21T13:07:35.735Z] #66 sha256:ba02af031b40246d19934770540a0b5fa147dacedbdbbd781c4f1c2946d13834 [2022-03-21T13:07:35.735Z] #66 DONE 0.4s [2022-03-21T13:07:35.735Z] [2022-03-21T13:07:35.735Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-21T13:07:35.735Z] #71 sha256:7a748ce5724e42755b456e15545f8ac71a1262d1f82d36be656c96c36b583ca9 [2022-03-21T13:07:36.679Z] #71 DONE 0.9s [2022-03-21T13:07:36.679Z] [2022-03-21T13:07:36.679Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-21T13:07:36.679Z] #72 sha256:c756d8b2091daa586708919d89e1ef66fb3834af7af77f84699e29cc7d40556a [2022-03-21T13:07:36.679Z] #72 DONE 0.0s [2022-03-21T13:07:36.679Z] [2022-03-21T13:07:36.679Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-21T13:07:36.679Z] #73 sha256:955f907e4813f0897921d40391234093b2480769a206f53f9dd20b830dd424b3 [2022-03-21T13:07:37.627Z] #73 DONE 0.8s [2022-03-21T13:07:37.627Z] [2022-03-21T13:07:37.627Z] #74 exporting to image [2022-03-21T13:07:37.627Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-21T13:07:37.627Z] #74 exporting layers [2022-03-21T13:07:40.933Z] #74 exporting layers 2.9s done [2022-03-21T13:07:40.933Z] #74 writing image sha256:725dbdceee7cac0887367fc47c44b46e125f1c0b1f156c749ec20543e17adf89 done [2022-03-21T13:07:40.933Z] #74 naming to docker.io/library/docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 done [2022-03-21T13:07:40.933Z] #74 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-03-21T13:07:40.981Z] #43 DONE 280.2s [2022-03-21T13:07:40.981Z] [2022-03-21T13:07:40.981Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:40.981Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:07:40.981Z] #60 ... [2022-03-21T13:07:40.981Z] [2022-03-21T13:07:40.981Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-21T13:07:40.981Z] #44 sha256:4f10ae842d1a6e713401653388d10cc725d01b34c4e09889db5e03bebebe3c9f [2022-03-21T13:07:40.981Z] #44 DONE 0.2s [2022-03-21T13:07:40.981Z] [2022-03-21T13:07:40.981Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-21T13:07:40.981Z] #48 sha256:5d2d7a00ab2fcf3ef84e66cde8a66a2b299f2ed9b972e0ad641c6213afbf56dc [2022-03-21T13:07:40.981Z] #48 DONE 0.1s [2022-03-21T13:07:40.981Z] [2022-03-21T13:07:40.981Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-21T13:07:40.981Z] #50 sha256:a08f8bcbed12dc8341740fe3ae91b6ddb199ae8de8a3ca5421460150ca9ad168 [2022-03-21T13:07:40.981Z] #50 DONE 0.1s [2022-03-21T13:07:40.981Z] [2022-03-21T13:07:40.981Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:40.981Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [Pipeline] sh [2022-03-21T13:07:41.272Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-21T13:07:41.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/test/unit [2022-03-21T13:07:42.957Z] #28 14.71 Fetched 48.9 MB in 14s (3545 kB/s) [2022-03-21T13:07:43.476Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-21T13:07:43.476Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-21T13:07:43.476Z] + TESTDIRS=./... [2022-03-21T13:07:43.476Z] + exclude_paths='/vendor/|/integration' [2022-03-21T13:07:43.476Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-21T13:07:43.476Z] ++ go list ./... [2022-03-21T13:07:44.051Z] + pkg_list='github.com/docker/docker/api [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/backend [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/container [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/events [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/filters [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/image [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/mount [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/network [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/registry [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/time [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/versions [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:07:44.051Z] github.com/docker/docker/api/types/volume [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:07:44.051Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:07:44.051Z] github.com/docker/docker/cli [2022-03-21T13:07:44.051Z] github.com/docker/docker/cli/config [2022-03-21T13:07:44.051Z] github.com/docker/docker/cli/debug [2022-03-21T13:07:44.051Z] github.com/docker/docker/client [2022-03-21T13:07:44.051Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:07:44.051Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:07:44.051Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:07:44.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:07:44.051Z] github.com/docker/docker/container [2022-03-21T13:07:44.051Z] github.com/docker/docker/container/stream [2022-03-21T13:07:44.051Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:07:44.051Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:07:44.051Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/config [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/events [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/exec [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/images [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/links [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/names [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/network [2022-03-21T13:07:44.051Z] github.com/docker/docker/daemon/stats [2022-03-21T13:07:44.051Z] github.com/docker/docker/distribution [2022-03-21T13:07:44.051Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:07:44.051Z] github.com/docker/docker/distribution/utils [2022-03-21T13:07:44.051Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:07:44.051Z] github.com/docker/docker/dockerversion [2022-03-21T13:07:44.051Z] github.com/docker/docker/errdefs [2022-03-21T13:07:44.051Z] github.com/docker/docker/image [2022-03-21T13:07:44.051Z] github.com/docker/docker/image/cache [2022-03-21T13:07:44.051Z] github.com/docker/docker/image/tarexport [2022-03-21T13:07:44.051Z] github.com/docker/docker/image/v1 [2022-03-21T13:07:44.051Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:07:44.051Z] github.com/docker/docker/layer [2022-03-21T13:07:44.051Z] github.com/docker/docker/libcontainerd [2022-03-21T13:07:44.051Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:07:44.051Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:07:44.051Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:07:44.051Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:07:44.051Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:07:44.052Z] github.com/docker/docker/oci [2022-03-21T13:07:44.052Z] github.com/docker/docker/oci/caps [2022-03-21T13:07:44.052Z] github.com/docker/docker/opts [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/archive [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/directory [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/platform [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pools [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/progress [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/signal [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stack [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/system [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:07:44.052Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:07:44.052Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:07:44.052Z] github.com/docker/docker/quota [2022-03-21T13:07:44.052Z] github.com/docker/docker/reference [2022-03-21T13:07:44.052Z] github.com/docker/docker/registry [2022-03-21T13:07:44.052Z] github.com/docker/docker/registry/resumable [2022-03-21T13:07:44.052Z] github.com/docker/docker/restartmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/rootless [2022-03-21T13:07:44.052Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:07:44.052Z] github.com/docker/docker/runconfig [2022-03-21T13:07:44.052Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/environment [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/registry [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/request [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/drivers [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/local [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/mounts [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/service [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:07:44.052Z] ++ grep --fixed-strings -v /libnetwork [2022-03-21T13:07:44.052Z] ++ echo 'github.com/docker/docker/api [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/backend [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/container [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/events [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/filters [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/image [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/mount [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/network [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/registry [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/time [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/versions [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:07:44.052Z] github.com/docker/docker/api/types/volume [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:07:44.052Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:07:44.052Z] github.com/docker/docker/cli [2022-03-21T13:07:44.052Z] github.com/docker/docker/cli/config [2022-03-21T13:07:44.052Z] github.com/docker/docker/cli/debug [2022-03-21T13:07:44.052Z] github.com/docker/docker/client [2022-03-21T13:07:44.052Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:07:44.052Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:07:44.052Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:07:44.052Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:07:44.052Z] github.com/docker/docker/container [2022-03-21T13:07:44.052Z] github.com/docker/docker/container/stream [2022-03-21T13:07:44.052Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:07:44.052Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:07:44.052Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/config [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/events [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/exec [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/images [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/links [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/names [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/network [2022-03-21T13:07:44.052Z] github.com/docker/docker/daemon/stats [2022-03-21T13:07:44.052Z] github.com/docker/docker/distribution [2022-03-21T13:07:44.052Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:07:44.052Z] github.com/docker/docker/distribution/utils [2022-03-21T13:07:44.052Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:07:44.052Z] github.com/docker/docker/dockerversion [2022-03-21T13:07:44.052Z] github.com/docker/docker/errdefs [2022-03-21T13:07:44.052Z] github.com/docker/docker/image [2022-03-21T13:07:44.052Z] github.com/docker/docker/image/cache [2022-03-21T13:07:44.052Z] github.com/docker/docker/image/tarexport [2022-03-21T13:07:44.052Z] github.com/docker/docker/image/v1 [2022-03-21T13:07:44.052Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:07:44.052Z] github.com/docker/docker/layer [2022-03-21T13:07:44.052Z] github.com/docker/docker/libcontainerd [2022-03-21T13:07:44.052Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:07:44.052Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:07:44.052Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:07:44.052Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:07:44.052Z] github.com/docker/docker/oci [2022-03-21T13:07:44.052Z] github.com/docker/docker/oci/caps [2022-03-21T13:07:44.052Z] github.com/docker/docker/opts [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/archive [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/directory [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/platform [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pools [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/progress [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/signal [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stack [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/system [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:07:44.052Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:07:44.052Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:07:44.052Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:07:44.052Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:07:44.052Z] github.com/docker/docker/quota [2022-03-21T13:07:44.052Z] github.com/docker/docker/reference [2022-03-21T13:07:44.052Z] github.com/docker/docker/registry [2022-03-21T13:07:44.052Z] github.com/docker/docker/registry/resumable [2022-03-21T13:07:44.052Z] github.com/docker/docker/restartmanager [2022-03-21T13:07:44.052Z] github.com/docker/docker/rootless [2022-03-21T13:07:44.052Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:07:44.052Z] github.com/docker/docker/runconfig [2022-03-21T13:07:44.052Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/environment [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/registry [2022-03-21T13:07:44.052Z] github.com/docker/docker/testutil/request [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/drivers [2022-03-21T13:07:44.052Z] github.com/docker/docker/volume/local [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/mounts [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/service [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:07:44.053Z] + base_pkg_list='github.com/docker/docker/api [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/backend [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/events [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/filters [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/mount [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/registry [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/time [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/volume [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli/config [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli/debug [2022-03-21T13:07:44.053Z] github.com/docker/docker/client [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:07:44.053Z] github.com/docker/docker/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/container/stream [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/config [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/events [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/exec [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/images [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/links [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/names [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/stats [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/utils [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:07:44.053Z] github.com/docker/docker/dockerversion [2022-03-21T13:07:44.053Z] github.com/docker/docker/errdefs [2022-03-21T13:07:44.053Z] github.com/docker/docker/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/cache [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/tarexport [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/v1 [2022-03-21T13:07:44.053Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:07:44.053Z] github.com/docker/docker/layer [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:07:44.053Z] github.com/docker/docker/oci [2022-03-21T13:07:44.053Z] github.com/docker/docker/oci/caps [2022-03-21T13:07:44.053Z] github.com/docker/docker/opts [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/archive [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/directory [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/platform [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/pools [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/progress [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/signal [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/stack [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/system [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:07:44.053Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:07:44.053Z] github.com/docker/docker/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:07:44.053Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:07:44.053Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:07:44.053Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:07:44.053Z] github.com/docker/docker/quota [2022-03-21T13:07:44.053Z] github.com/docker/docker/reference [2022-03-21T13:07:44.053Z] github.com/docker/docker/registry [2022-03-21T13:07:44.053Z] github.com/docker/docker/registry/resumable [2022-03-21T13:07:44.053Z] github.com/docker/docker/restartmanager [2022-03-21T13:07:44.053Z] github.com/docker/docker/rootless [2022-03-21T13:07:44.053Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:07:44.053Z] github.com/docker/docker/runconfig [2022-03-21T13:07:44.053Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/environment [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/registry [2022-03-21T13:07:44.053Z] github.com/docker/docker/testutil/request [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/drivers [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/local [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/mounts [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/service [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:07:44.053Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:07:44.053Z] ++ grep --fixed-strings /libnetwork [2022-03-21T13:07:44.053Z] ++ echo 'github.com/docker/docker/api [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/backend [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/events [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/filters [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/mount [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/registry [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/time [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:07:44.053Z] github.com/docker/docker/api/types/volume [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:07:44.053Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli/config [2022-03-21T13:07:44.053Z] github.com/docker/docker/cli/debug [2022-03-21T13:07:44.053Z] github.com/docker/docker/client [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:07:44.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:07:44.053Z] github.com/docker/docker/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/container/stream [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:07:44.053Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/config [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/events [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/exec [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/images [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/links [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/names [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/network [2022-03-21T13:07:44.053Z] github.com/docker/docker/daemon/stats [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/utils [2022-03-21T13:07:44.053Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:07:44.053Z] github.com/docker/docker/dockerversion [2022-03-21T13:07:44.053Z] github.com/docker/docker/errdefs [2022-03-21T13:07:44.053Z] github.com/docker/docker/image [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/cache [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/tarexport [2022-03-21T13:07:44.053Z] github.com/docker/docker/image/v1 [2022-03-21T13:07:44.053Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:07:44.053Z] github.com/docker/docker/layer [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:07:44.053Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:07:44.053Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:07:44.054Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:07:44.315Z] github.com/docker/docker/oci [2022-03-21T13:07:44.315Z] github.com/docker/docker/oci/caps [2022-03-21T13:07:44.315Z] github.com/docker/docker/opts [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/archive [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/directory [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/platform [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/pools [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/progress [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/signal [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/stack [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/system [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:07:44.315Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:07:44.315Z] github.com/docker/docker/plugin [2022-03-21T13:07:44.315Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:07:44.315Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:07:44.315Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:07:44.315Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:07:44.315Z] github.com/docker/docker/quota [2022-03-21T13:07:44.315Z] github.com/docker/docker/reference [2022-03-21T13:07:44.315Z] github.com/docker/docker/registry [2022-03-21T13:07:44.315Z] github.com/docker/docker/registry/resumable [2022-03-21T13:07:44.315Z] github.com/docker/docker/restartmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/rootless [2022-03-21T13:07:44.315Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:07:44.315Z] github.com/docker/docker/runconfig [2022-03-21T13:07:44.315Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/environment [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/registry [2022-03-21T13:07:44.315Z] github.com/docker/docker/testutil/request [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/drivers [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/local [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/mounts [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/service [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:07:44.315Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:07:44.315Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:07:44.315Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/types' [2022-03-21T13:07:44.316Z] + echo 'github.com/docker/docker/libnetwork [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/types' [2022-03-21T13:07:44.316Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:07:44.316Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:07:44.316Z] + type docker-proxy [2022-03-21T13:07:44.316Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-21T13:07:44.316Z] + hack/make.sh binary-proxy install-proxy [2022-03-21T13:07:44.316Z] [2022-03-21T13:07:44.316Z] Removing bundles/ [2022-03-21T13:07:44.316Z] [2022-03-21T13:07:44.316Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-21T13:07:44.316Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-21T13:07:44.316Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:07:49.506Z] #28 14.71 Reading package lists... [2022-03-21T13:07:50.910Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-21T13:07:50.911Z] [2022-03-21T13:07:50.911Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-21T13:07:50.911Z] Installing docker-proxy to /usr/local/bin/ [2022-03-21T13:07:50.911Z] [2022-03-21T13:07:50.911Z] + mkdir -p bundles [2022-03-21T13:07:50.911Z] + '[' -n 'github.com/docker/docker/api [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/backend [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/container [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/events [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/filters [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/image [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/mount [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/network [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/registry [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/time [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/versions [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:07:50.911Z] github.com/docker/docker/api/types/volume [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:07:50.911Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:07:50.911Z] github.com/docker/docker/cli [2022-03-21T13:07:50.911Z] github.com/docker/docker/cli/config [2022-03-21T13:07:50.911Z] github.com/docker/docker/cli/debug [2022-03-21T13:07:50.911Z] github.com/docker/docker/client [2022-03-21T13:07:50.911Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:07:50.911Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:07:50.911Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:07:50.911Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:07:50.911Z] github.com/docker/docker/container [2022-03-21T13:07:50.911Z] github.com/docker/docker/container/stream [2022-03-21T13:07:50.911Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:07:50.911Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:07:50.911Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/config [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/events [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/exec [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/images [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/links [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/names [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/network [2022-03-21T13:07:50.911Z] github.com/docker/docker/daemon/stats [2022-03-21T13:07:50.911Z] github.com/docker/docker/distribution [2022-03-21T13:07:50.911Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:07:50.911Z] github.com/docker/docker/distribution/utils [2022-03-21T13:07:50.911Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:07:50.911Z] github.com/docker/docker/dockerversion [2022-03-21T13:07:50.911Z] github.com/docker/docker/errdefs [2022-03-21T13:07:50.911Z] github.com/docker/docker/image [2022-03-21T13:07:50.911Z] github.com/docker/docker/image/cache [2022-03-21T13:07:50.911Z] github.com/docker/docker/image/tarexport [2022-03-21T13:07:50.911Z] github.com/docker/docker/image/v1 [2022-03-21T13:07:50.911Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:07:50.911Z] github.com/docker/docker/layer [2022-03-21T13:07:50.911Z] github.com/docker/docker/libcontainerd [2022-03-21T13:07:50.911Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:07:50.911Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:07:50.911Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:07:50.911Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:07:50.911Z] github.com/docker/docker/oci [2022-03-21T13:07:50.911Z] github.com/docker/docker/oci/caps [2022-03-21T13:07:50.911Z] github.com/docker/docker/opts [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/archive [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/directory [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/platform [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/pools [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/progress [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/signal [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/stack [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/system [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:07:50.911Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:07:50.911Z] github.com/docker/docker/plugin [2022-03-21T13:07:50.911Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:07:50.911Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:07:50.911Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:07:50.911Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:07:50.911Z] github.com/docker/docker/quota [2022-03-21T13:07:50.911Z] github.com/docker/docker/reference [2022-03-21T13:07:50.911Z] github.com/docker/docker/registry [2022-03-21T13:07:50.911Z] github.com/docker/docker/registry/resumable [2022-03-21T13:07:50.911Z] github.com/docker/docker/restartmanager [2022-03-21T13:07:50.911Z] github.com/docker/docker/rootless [2022-03-21T13:07:50.911Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:07:50.911Z] github.com/docker/docker/runconfig [2022-03-21T13:07:50.911Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/environment [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/registry [2022-03-21T13:07:50.911Z] github.com/docker/docker/testutil/request [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/drivers [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/local [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/mounts [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/service [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:07:50.911Z] github.com/docker/docker/volume/testutils' ']' [2022-03-21T13:07:50.911Z] + 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 [2022-03-21T13:07:50.912Z] ? github.com/docker/docker/api [no test files] [2022-03-21T13:07:52.777Z] === RUN TestMiddlewares [2022-03-21T13:07:52.777Z] --- PASS: TestMiddlewares (0.00s) [2022-03-21T13:07:52.777Z] PASS [2022-03-21T13:07:52.777Z] coverage: 7.9% of statements [2022-03-21T13:07:52.777Z] ok github.com/docker/docker/api/server 0.067s coverage: 7.9% of statements [2022-03-21T13:07:56.054Z] #28 21.43 Reading package lists... [2022-03-21T13:07:56.986Z] #28 27.84 Building dependency tree... [2022-03-21T13:07:58.357Z] #28 30.76 bzip2 is already the newest version (1.0.8-4). [2022-03-21T13:07:58.357Z] #28 30.76 patch is already the newest version (2.7.6-7). [2022-03-21T13:07:58.357Z] #28 30.76 xz-utils is already the newest version (5.2.5-2). [2022-03-21T13:07:58.357Z] #28 30.76 The following additional packages will be installed: [2022-03-21T13:07:58.357Z] #28 30.76 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-21T13:07:58.357Z] #28 30.77 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-21T13:07:58.357Z] #28 30.77 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-21T13:07:58.357Z] #28 30.77 python3-pkg-resources vim-runtime xxd [2022-03-21T13:07:58.357Z] #28 30.79 Suggested packages: [2022-03-21T13:07:58.357Z] #28 30.79 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-21T13:07:58.357Z] #28 30.79 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-21T13:07:58.357Z] #28 30.79 Recommended packages: [2022-03-21T13:07:58.357Z] #28 30.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-21T13:07:59.726Z] #28 32.26 The following NEW packages will be installed: [2022-03-21T13:07:59.726Z] #28 32.27 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-21T13:07:59.726Z] #28 32.27 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-21T13:07:59.726Z] #28 32.27 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-21T13:07:59.726Z] #28 32.28 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-21T13:07:59.726Z] #28 32.28 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-21T13:07:59.726Z] #28 32.28 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-21T13:07:59.726Z] #28 32.28 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-21T13:07:59.905Z] #60 ... [2022-03-21T13:07:59.905Z] [2022-03-21T13:07:59.905Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:07:59.905Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:07:59.905Z] #51 302.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-21T13:07:59.905Z] #51 DONE 303.5s [2022-03-21T13:07:59.905Z] [2022-03-21T13:07:59.905Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:07:59.905Z] #56 sha256:b3145afd5ba90c92a9aaeda8557097a809285051a43ed2c17b2a19310efa8458 [2022-03-21T13:07:59.905Z] #56 140.5 + mkdir -p /build [2022-03-21T13:07:59.905Z] #56 140.5 + cp runc /build/runc [2022-03-21T13:07:59.905Z] #56 DONE 140.8s [2022-03-21T13:07:59.905Z] [2022-03-21T13:07:59.905Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:07:59.905Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:07:59.983Z] #28 32.65 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:07:59.983Z] #28 32.65 Need to get 18.6 MB of archives. [2022-03-21T13:07:59.983Z] #28 32.65 After this operation, 71.4 MB of additional disk space will be used. [2022-03-21T13:07:59.983Z] #28 32.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-21T13:08:00.240Z] #28 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-21T13:08:00.240Z] #28 32.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-21T13:08:00.240Z] #28 32.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-21T13:08:00.240Z] #28 32.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-21T13:08:00.240Z] #28 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-21T13:08:00.240Z] #28 32.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-21T13:08:00.240Z] #28 32.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-21T13:08:00.240Z] #28 32.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-21T13:08:00.240Z] #28 32.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-21T13:08:00.240Z] #28 32.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-21T13:08:00.240Z] #28 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-21T13:08:00.240Z] #28 32.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-21T13:08:00.240Z] #28 32.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-21T13:08:00.240Z] #28 32.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-21T13:08:00.240Z] #28 32.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-21T13:08:00.240Z] #28 32.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-21T13:08:00.240Z] #28 32.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-21T13:08:00.240Z] #28 32.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-21T13:08:00.240Z] #28 32.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-21T13:08:00.240Z] #28 32.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-21T13:08:00.240Z] #28 32.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-21T13:08:00.240Z] #28 32.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-21T13:08:00.240Z] #28 32.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-21T13:08:00.240Z] #28 32.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-21T13:08:00.240Z] #28 32.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-21T13:08:00.240Z] #28 32.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-21T13:08:00.240Z] #28 32.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-21T13:08:00.240Z] #28 32.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-21T13:08:00.240Z] #28 32.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-21T13:08:00.240Z] #28 32.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-21T13:08:00.240Z] #28 32.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-21T13:08:00.240Z] #28 32.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-21T13:08:00.240Z] #28 32.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-21T13:08:00.240Z] #28 32.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-21T13:08:00.473Z] #60 ... [2022-03-21T13:08:00.473Z] [2022-03-21T13:08:00.473Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-21T13:08:00.473Z] #52 sha256:c5f155441627569ebc16342e44bc2ff6aa3729a3105c55be8fea3446d3ab13e1 [2022-03-21T13:08:00.497Z] #28 32.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-21T13:08:00.497Z] #28 32.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-21T13:08:00.497Z] #28 32.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-21T13:08:00.497Z] #28 32.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-21T13:08:01.040Z] #52 DONE 0.7s [2022-03-21T13:08:01.040Z] [2022-03-21T13:08:01.040Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:01.040Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:08:01.061Z] #28 33.60 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:08:01.299Z] #60 ... [2022-03-21T13:08:01.299Z] [2022-03-21T13:08:01.299Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-21T13:08:01.299Z] #54 sha256:1db5389c5f3062d3fdba68d09bb2dc30c4b3845590d6c7dd31e7a41ff061fd33 [2022-03-21T13:08:01.299Z] #54 DONE 0.1s [2022-03-21T13:08:01.299Z] [2022-03-21T13:08:01.299Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-21T13:08:01.299Z] #57 sha256:b425020068d2817f87af451f639ee9ea319803626c2cba4de58f5d4a528547d2 [2022-03-21T13:08:01.319Z] #28 33.88 Fetched 18.6 MB in 1s (29.2 MB/s) [2022-03-21T13:08:01.319Z] #28 33.95 Selecting previously unselected package pigz. [2022-03-21T13:08:01.558Z] #57 DONE 0.2s [2022-03-21T13:08:01.558Z] [2022-03-21T13:08:01.558Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:01.558Z] #60 sha256:062fdae25456f8bfdd28764e24ff7dff9788a8e4ddd4fd26dd4ac5b8372ec8dd [2022-03-21T13:08:01.576Z] #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.) [2022-03-21T13:08:01.576Z] #28 34.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-21T13:08:01.576Z] #28 34.00 Unpacking pigz (2.6-1) ... [2022-03-21T13:08:01.576Z] #28 34.08 Selecting previously unselected package libelf1:amd64. [2022-03-21T13:08:01.576Z] #28 34.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-21T13:08:01.576Z] #28 34.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-21T13:08:01.576Z] #28 34.20 Selecting previously unselected package libbpf0:amd64. [2022-03-21T13:08:01.835Z] #28 34.21 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-21T13:08:01.835Z] #28 34.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:08:01.835Z] #28 34.33 Selecting previously unselected package libcap2:amd64. [2022-03-21T13:08:01.835Z] #28 34.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-21T13:08:01.835Z] #28 34.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:08:01.835Z] #28 34.40 Selecting previously unselected package libmnl0:amd64. [2022-03-21T13:08:01.835Z] #28 34.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-21T13:08:01.835Z] #28 34.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:08:02.092Z] #28 34.48 Selecting previously unselected package libxtables12:amd64. [2022-03-21T13:08:02.092Z] #28 34.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-21T13:08:02.092Z] #28 34.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:08:02.092Z] #28 34.56 Selecting previously unselected package libcap2-bin. [2022-03-21T13:08:02.092Z] #28 34.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-21T13:08:02.092Z] #28 34.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-21T13:08:02.092Z] #28 34.65 Selecting previously unselected package iproute2. [2022-03-21T13:08:02.092Z] #28 34.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-21T13:08:02.092Z] #28 34.66 Unpacking iproute2 (5.10.0-4) ... [2022-03-21T13:08:02.350Z] #28 ... [2022-03-21T13:08:02.350Z] [2022-03-21T13:08:02.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 [2022-03-21T13:08:02.350Z] #67 sha256:1ccfd918e7613f2ea551c21988a6cae07534d885dac499cf09afb2baa3d1a465 [2022-03-21T13:08:02.350Z] #67 96.82 + bin/containerd [2022-03-21T13:08:03.459Z] #60 260.9 + bin/containerd [2022-03-21T13:08:05.198Z] #60 270.7 # github.com/containerd/containerd/cmd/containerd [2022-03-21T13:08:05.199Z] #60 270.7 /usr/bin/ld: /tmp/go-link-2994849904/000019.o: in function `New': [2022-03-21T13:08:05.199Z] #60 270.7 /tmp/tmp.04Jm0uzjpy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-21T13:08:05.199Z] #60 270.8 + bin/containerd-stress [2022-03-21T13:08:05.199Z] #60 271.9 + bin/containerd-shim [2022-03-21T13:08:05.831Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2022-03-21T13:08:07.606Z] #67 ... [2022-03-21T13:08:07.606Z] [2022-03-21T13:08:07.606Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-21T13:08:07.606Z] #28 sha256:53984c026d3270249fd60993ebc82f555360dd00f82738a3d4f3ec1443ce6523 [2022-03-21T13:08:07.606Z] #28 34.96 Selecting previously unselected package xxd. [2022-03-21T13:08:07.606Z] #28 34.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 34.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:07.606Z] #28 35.09 Selecting previously unselected package vim-common. [2022-03-21T13:08:07.606Z] #28 35.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:08:07.606Z] #28 35.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:07.606Z] #28 35.24 Selecting previously unselected package bash-completion. [2022-03-21T13:08:07.606Z] #28 35.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-21T13:08:07.606Z] #28 36.39 Unpacking bash-completion (1:2.11-2) ... [2022-03-21T13:08:07.606Z] #28 36.70 Selecting previously unselected package apparmor. [2022-03-21T13:08:07.606Z] #28 36.70 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 36.74 Unpacking apparmor (2.13.6-10) ... [2022-03-21T13:08:07.606Z] #28 37.01 Selecting previously unselected package inetutils-ping. [2022-03-21T13:08:07.606Z] #28 37.02 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-21T13:08:07.606Z] #28 37.14 Selecting previously unselected package libip4tc2:amd64. [2022-03-21T13:08:07.606Z] #28 37.15 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:08:07.606Z] #28 37.23 Selecting previously unselected package libip6tc2:amd64. [2022-03-21T13:08:07.606Z] #28 37.23 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:08:07.606Z] #28 37.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-21T13:08:07.606Z] #28 37.31 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:08:07.606Z] #28 37.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-21T13:08:07.606Z] #28 37.38 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:08:07.606Z] #28 37.45 Selecting previously unselected package libnftnl11:amd64. [2022-03-21T13:08:07.606Z] #28 37.47 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:08:07.606Z] #28 37.53 Selecting previously unselected package iptables. [2022-03-21T13:08:07.606Z] #28 37.54 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.54 Unpacking iptables (1.8.7-1) ... [2022-03-21T13:08:07.606Z] #28 37.75 Selecting previously unselected package libonig5:amd64. [2022-03-21T13:08:07.606Z] #28 37.76 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:08:07.606Z] #28 37.89 Selecting previously unselected package libjq1:amd64. [2022-03-21T13:08:07.606Z] #28 37.90 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 37.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:08:07.606Z] #28 38.00 Selecting previously unselected package jq. [2022-03-21T13:08:07.606Z] #28 38.02 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 38.03 Unpacking jq (1.6-2.1) ... [2022-03-21T13:08:07.606Z] #28 38.09 Selecting previously unselected package libaio1:amd64. [2022-03-21T13:08:07.606Z] #28 38.10 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 38.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:08:07.606Z] #28 38.16 Selecting previously unselected package libgpm2:amd64. [2022-03-21T13:08:07.606Z] #28 38.16 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 38.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:08:07.606Z] #28 38.24 Selecting previously unselected package libinih1:amd64. [2022-03-21T13:08:07.606Z] #28 38.24 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 38.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-21T13:08:07.606Z] #28 38.30 Selecting previously unselected package libnet1:amd64. [2022-03-21T13:08:07.606Z] #28 38.30 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-21T13:08:07.606Z] #28 38.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:08:07.607Z] #28 38.38 Selecting previously unselected package libnl-3-200:amd64. [2022-03-21T13:08:07.607Z] #28 38.39 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-21T13:08:07.607Z] #28 38.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:08:07.607Z] #28 38.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-21T13:08:07.607Z] #28 38.48 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-21T13:08:07.607Z] #28 38.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:08:07.607Z] #28 38.56 Selecting previously unselected package net-tools. [2022-03-21T13:08:07.607Z] #28 38.56 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-21T13:08:07.607Z] #28 38.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:08:07.607Z] #28 38.71 Selecting previously unselected package python-pip-whl. [2022-03-21T13:08:07.607Z] #28 38.72 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-21T13:08:07.607Z] #28 38.73 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-21T13:08:07.607Z] #28 39.06 Selecting previously unselected package python3-lib2to3. [2022-03-21T13:08:07.607Z] #28 39.08 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:08:07.607Z] #28 39.16 Selecting previously unselected package python3-distutils. [2022-03-21T13:08:07.607Z] #28 39.17 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.18 Unpacking python3-distutils (3.9.2-1) ... [2022-03-21T13:08:07.607Z] #28 39.30 Selecting previously unselected package python3-pkg-resources. [2022-03-21T13:08:07.607Z] #28 39.30 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:08:07.607Z] #28 39.42 Selecting previously unselected package python3-setuptools. [2022-03-21T13:08:07.607Z] #28 39.42 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-21T13:08:07.607Z] #28 39.61 Selecting previously unselected package python3-wheel. [2022-03-21T13:08:07.607Z] #28 39.62 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.63 Unpacking python3-wheel (0.34.2-1) ... [2022-03-21T13:08:07.607Z] #28 39.68 Selecting previously unselected package python3-pip. [2022-03-21T13:08:07.607Z] #28 39.70 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-21T13:08:07.607Z] #28 39.70 Unpacking python3-pip (20.3.4-4) ... [2022-03-21T13:08:07.607Z] #28 39.86 Selecting previously unselected package sudo. [2022-03-21T13:08:07.607Z] #28 39.87 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-21T13:08:07.607Z] #28 39.88 Unpacking sudo (1.9.5p2-3) ... [2022-03-21T13:08:07.607Z] #28 40.16 Selecting previously unselected package thin-provisioning-tools. [2022-03-21T13:08:07.607Z] #28 40.16 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-21T13:08:07.607Z] #28 40.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:08:07.865Z] #28 40.32 Selecting previously unselected package uidmap. [2022-03-21T13:08:07.865Z] #28 40.32 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-21T13:08:07.865Z] #28 40.33 Unpacking uidmap (1:4.8.1-1) ... [2022-03-21T13:08:07.865Z] #28 40.43 Selecting previously unselected package vim-runtime. [2022-03-21T13:08:07.865Z] #28 40.44 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-21T13:08:07.865Z] #28 40.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-21T13:08:07.865Z] #28 40.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-21T13:08:07.865Z] #28 40.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:09.760Z] #28 42.18 Selecting previously unselected package vim. [2022-03-21T13:08:09.760Z] #28 42.19 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-21T13:08:09.760Z] #28 42.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:10.018Z] #28 42.53 Selecting previously unselected package xfsprogs. [2022-03-21T13:08:10.018Z] #28 42.54 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-21T13:08:10.018Z] #28 42.55 Unpacking xfsprogs (5.10.0-4) ... [2022-03-21T13:08:10.275Z] #28 42.83 Selecting previously unselected package zip. [2022-03-21T13:08:10.275Z] #28 42.84 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-21T13:08:10.275Z] #28 42.85 Unpacking zip (3.0-12) ... [2022-03-21T13:08:10.275Z] #28 42.94 Selecting previously unselected package zstd. [2022-03-21T13:08:10.533Z] #28 42.94 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-21T13:08:10.533Z] #28 42.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:08:10.533Z] #28 43.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-21T13:08:11.096Z] #28 43.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-21T13:08:11.096Z] #28 43.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-21T13:08:11.096Z] #28 43.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-21T13:08:11.096Z] #28 43.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-21T13:08:11.096Z] #28 43.77 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-21T13:08:11.096Z] #28 43.79 Setting up uidmap (1:4.8.1-1) ... [2022-03-21T13:08:11.096Z] #28 43.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-21T13:08:11.354Z] #28 43.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-21T13:08:11.354Z] #28 43.83 Setting up python3-wheel (0.34.2-1) ... [2022-03-21T13:08:11.612Z] #28 44.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:11.612Z] #28 44.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-21T13:08:11.612Z] #28 44.20 Setting up libcap2-bin (1:2.44-1) ... [2022-03-21T13:08:11.612Z] #28 44.22 Setting up apparmor (2.13.6-10) ... [2022-03-21T13:08:12.983Z] #28 45.62 Setting up zip (3.0-12) ... [2022-03-21T13:08:12.983Z] #28 45.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:13.241Z] #28 45.66 Setting up bash-completion (1:2.11-2) ... [2022-03-21T13:08:13.319Z] #60 282.9 + bin/containerd-shim-runc-v1 [2022-03-21T13:08:14.611Z] #28 46.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-21T13:08:14.612Z] #28 46.95 Setting up sudo (1.9.5p2-3) ... [2022-03-21T13:08:14.612Z] #28 47.02 invoke-rc.d: could not determine current runlevel [2022-03-21T13:08:14.612Z] #28 47.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:08:14.612Z] #28 47.04 Setting up xfsprogs (5.10.0-4) ... [2022-03-21T13:08:14.612Z] #28 47.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-21T13:08:14.612Z] #28 47.08 Setting up inetutils-ping (2:2.0-1) ... [2022-03-21T13:08:14.612Z] #28 47.10 Setting up pigz (2.6-1) ... [2022-03-21T13:08:14.612Z] #28 47.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-21T13:08:14.612Z] #28 47.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-21T13:08:14.612Z] #28 47.16 Setting up python-pip-whl (20.3.4-4) ... [2022-03-21T13:08:14.612Z] #28 47.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:14.869Z] #28 47.56 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-21T13:08:15.135Z] #28 47.57 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-21T13:08:15.392Z] #28 47.89 Setting up libelf1:amd64 (0.183-1) ... [2022-03-21T13:08:15.392Z] #28 47.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-21T13:08:15.392Z] #28 47.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-21T13:08:15.392Z] #28 47.96 Setting up python3-distutils (3.9.2-1) ... [2022-03-21T13:08:15.906Z] #28 48.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-21T13:08:15.906Z] #28 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-21T13:08:15.906Z] #28 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-21T13:08:15.906Z] #28 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-21T13:08:15.906Z] #28 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-21T13:08:15.906Z] #28 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-21T13:08:15.906Z] #28 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-21T13:08:15.906Z] #28 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-21T13:08:15.906Z] #28 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-21T13:08:15.906Z] #28 48.40 Setting up python3-setuptools (52.0.0-4) ... [2022-03-21T13:08:16.299Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-21T13:08:16.299Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-21T13:08:16.299Z] === RUN TestBoolValue [2022-03-21T13:08:16.299Z] --- PASS: TestBoolValue (0.00s) [2022-03-21T13:08:16.299Z] === RUN TestBoolValueOrDefault [2022-03-21T13:08:16.299Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-21T13:08:16.299Z] === RUN TestInt64ValueOrZero [2022-03-21T13:08:16.299Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-21T13:08:16.299Z] === RUN TestInt64ValueOrDefault [2022-03-21T13:08:16.299Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-21T13:08:16.299Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-21T13:08:16.299Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-21T13:08:16.299Z] === RUN TestJsonContentType [2022-03-21T13:08:16.299Z] --- PASS: TestJsonContentType (0.00s) [2022-03-21T13:08:16.299Z] PASS [2022-03-21T13:08:16.299Z] coverage: 16.2% of statements [2022-03-21T13:08:16.299Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 16.2% of statements [2022-03-21T13:08:16.836Z] #28 49.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-21T13:08:16.836Z] #28 49.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-21T13:08:16.836Z] #28 49.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-21T13:08:16.836Z] #28 49.28 Setting up python3-pip (20.3.4-4) ... [2022-03-21T13:08:17.400Z] #28 49.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-21T13:08:17.400Z] #28 49.96 Setting up jq (1.6-2.1) ... [2022-03-21T13:08:17.400Z] #28 49.98 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-21T13:08:17.400Z] #28 49.99 Setting up iptables (1.8.7-1) ... [2022-03-21T13:08:17.400Z] #28 50.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-21T13:08:17.400Z] #28 50.05 Setting up iproute2 (5.10.0-4) ... [2022-03-21T13:08:17.862Z] === RUN TestMaskSecretKeys [2022-03-21T13:08:17.862Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-21T13:08:17.862Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-21T13:08:17.862Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-21T13:08:17.862Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-21T13:08:17.862Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-21T13:08:17.862Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-21T13:08:17.862Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-21T13:08:17.862Z] === RUN TestVersionMiddlewareVersion [2022-03-21T13:08:17.862Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-21T13:08:17.862Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-21T13:08:17.862Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-21T13:08:17.862Z] PASS [2022-03-21T13:08:17.862Z] coverage: 37.7% of statements [2022-03-21T13:08:17.862Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-21T13:08:17.862Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-21T13:08:17.964Z] #28 50.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:08:18.556Z] #28 DONE 51.1s [2022-03-21T13:08:18.556Z] [2022-03-21T13:08:18.556Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-21T13:08:18.556Z] #29 sha256:ef2c295d7b4f0c6ca3906ff8a8311bbab1ebac5df3a66565f2ba3bcad7a3d8b7 [2022-03-21T13:08:18.604Z] #60 289.2 + bin/containerd-shim-runc-v2 [2022-03-21T13:08:18.846Z] === RUN TestStrSliceMarshalJSON [2022-03-21T13:08:18.846Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestStrSliceUnmarshalJSON [2022-03-21T13:08:18.846Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestStrSliceUnmarshalString [2022-03-21T13:08:18.846Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestStrSliceUnmarshalSlice [2022-03-21T13:08:18.846Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-21T13:08:18.846Z] PASS [2022-03-21T13:08:18.846Z] coverage: 90.0% of statements [2022-03-21T13:08:18.846Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-03-21T13:08:18.846Z] === RUN TestToJSON [2022-03-21T13:08:18.846Z] --- PASS: TestToJSON (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestToParamWithVersion [2022-03-21T13:08:18.846Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestFromJSON [2022-03-21T13:08:18.846Z] --- PASS: TestFromJSON (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestEmpty [2022-03-21T13:08:18.846Z] --- PASS: TestEmpty (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestArgsMatchKVListEmptySources [2022-03-21T13:08:18.846Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestArgsMatchKVList [2022-03-21T13:08:18.846Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestArgsMatch [2022-03-21T13:08:18.846Z] --- PASS: TestArgsMatch (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestAdd [2022-03-21T13:08:18.846Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:08:18.846Z] === RUN TestDel [2022-03-21T13:08:18.864Z] #60 290.0 + binaries [2022-03-21T13:08:19.123Z] #60 290.0 + install -D bin/containerd /build/containerd [2022-03-21T13:08:19.123Z] #60 290.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-21T13:08:19.123Z] #60 290.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-21T13:08:19.123Z] #60 290.1 + install -D bin/ctr /build/ctr [2022-03-21T13:08:19.314Z] --- PASS: TestDel (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestLen [2022-03-21T13:08:19.314Z] --- PASS: TestLen (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestExactMatch [2022-03-21T13:08:19.314Z] --- PASS: TestExactMatch (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestOnlyOneExactMatch [2022-03-21T13:08:19.314Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestContains [2022-03-21T13:08:19.314Z] --- PASS: TestContains (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestValidate [2022-03-21T13:08:19.314Z] --- PASS: TestValidate (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestWalkValues [2022-03-21T13:08:19.314Z] --- PASS: TestWalkValues (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestFuzzyMatch [2022-03-21T13:08:19.314Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestClone [2022-03-21T13:08:19.314Z] --- PASS: TestClone (0.00s) [2022-03-21T13:08:19.314Z] PASS [2022-03-21T13:08:19.314Z] coverage: 92.2% of statements [2022-03-21T13:08:19.314Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-03-21T13:08:19.314Z] === RUN TestDurationToSecondsString [2022-03-21T13:08:19.314Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-21T13:08:19.314Z] === RUN TestGetTimestamp [2022-03-21T13:08:19.314Z] === RUN TestAdjustForAPIVersion [2022-03-21T13:08:19.314Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-21T13:08:19.314Z] PASS [2022-03-21T13:08:19.314Z] coverage: 5.7% of statements [2022-03-21T13:08:19.314Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-21T13:08:19.314Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-21T13:08:19.314Z] === RUN TestParseTimestamps [2022-03-21T13:08:19.314Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-21T13:08:19.314Z] PASS [2022-03-21T13:08:19.314Z] coverage: 100.0% of statements [2022-03-21T13:08:19.314Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2022-03-21T13:08:19.314Z] === RUN TestCompareVersion [2022-03-21T13:08:19.314Z] --- PASS: TestCompareVersion (0.00s) [2022-03-21T13:08:19.314Z] PASS [2022-03-21T13:08:19.314Z] coverage: 77.3% of statements [2022-03-21T13:08:19.314Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-21T13:08:19.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-21T13:08:19.525Z] #29 0.941 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-21T13:08:19.525Z] #29 0.946 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-21T13:08:19.525Z] #29 0.949 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-21T13:08:19.525Z] #29 DONE 1.0s [2022-03-21T13:08:19.525Z] [2022-03-21T13:08:19.525Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-21T13:08:19.525Z] #30 sha256:26d95dcbf5b5939b623a717fbf40339022debafdadb4b24b560d748489fa3ab8 [2022-03-21T13:08:19.699Z] #60 ... [2022-03-21T13:08:19.699Z] [2022-03-21T13:08:19.699Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:08:19.699Z] #56 sha256:2006c4efcddba7a771e3ff0f13afc388a32543e2f1c460cd518684fadad4ce97 [2022-03-21T13:08:19.699Z] #56 147.6 + mkdir -p /build [2022-03-21T13:08:19.699Z] #56 147.6 + cp runc /build/runc [2022-03-21T13:08:19.699Z] #56 DONE 149.5s [2022-03-21T13:08:19.699Z] [2022-03-21T13:08:19.699Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-21T13:08:19.699Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7 [2022-03-21T13:08:19.699Z] #51 319.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-21T13:08:19.699Z] #51 DONE 319.6s [2022-03-21T13:08:19.699Z] [2022-03-21T13:08:19.699Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:19.699Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:08:19.957Z] #60 ... [2022-03-21T13:08:19.957Z] [2022-03-21T13:08:19.957Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-21T13:08:19.957Z] #52 sha256:db70506223ff5a297c0e32e43d112c08b1522301762f11da7b13149e924c39eb [2022-03-21T13:08:20.216Z] #52 DONE 0.5s [2022-03-21T13:08:20.216Z] [2022-03-21T13:08:20.216Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:20.216Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:08:20.477Z] #60 ... [2022-03-21T13:08:20.477Z] [2022-03-21T13:08:20.477Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-21T13:08:20.477Z] #54 sha256:23a28b388c68b161cc6d3a89833a4563663562010a50e435abde5bd8b5e3d676 [2022-03-21T13:08:20.477Z] #54 DONE 0.1s [2022-03-21T13:08:20.477Z] [2022-03-21T13:08:20.477Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-21T13:08:20.477Z] #57 sha256:96f70787261082426b3356b0e643dd0ac5edfd2c82ae776dd5b4bb6bcb76472a [2022-03-21T13:08:20.738Z] #57 DONE 0.2s [2022-03-21T13:08:20.738Z] [2022-03-21T13:08:20.738Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:20.738Z] #60 sha256:33f48f644d66ddbe9608dbf86be556afd35990e270a97e841da6ef09793aa47e [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-21T13:08:20.876Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-21T13:08:20.876Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-21T13:08:20.876Z] === RUN TestCloneArgsSmartHttp [2022-03-21T13:08:20.876Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-21T13:08:20.876Z] === RUN TestCloneArgsDumbHttp [2022-03-21T13:08:20.876Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-21T13:08:20.876Z] === RUN TestCloneArgsGit [2022-03-21T13:08:20.876Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-21T13:08:20.876Z] === RUN TestCheckoutGit [2022-03-21T13:08:21.656Z] #60 DONE 292.5s [2022-03-21T13:08:22.441Z] === RUN TestEnable [2022-03-21T13:08:22.441Z] --- PASS: TestEnable (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestDisable [2022-03-21T13:08:22.441Z] --- PASS: TestDisable (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestEnabled [2022-03-21T13:08:22.441Z] --- PASS: TestEnabled (0.00s) [2022-03-21T13:08:22.441Z] PASS [2022-03-21T13:08:22.441Z] coverage: 100.0% of statements [2022-03-21T13:08:22.441Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-03-21T13:08:22.441Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-21T13:08:22.441Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestProcessNoDockerignore [2022-03-21T13:08:22.441Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-21T13:08:22.441Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestDetectContentType [2022-03-21T13:08:22.441Z] --- PASS: TestDetectContentType (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestSelectAcceptableMIME [2022-03-21T13:08:22.441Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestInspectEmptyResponse [2022-03-21T13:08:22.441Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestInspectResponseBinary [2022-03-21T13:08:22.441Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestResponseUnsupportedContentType [2022-03-21T13:08:22.441Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestInspectResponseTextSimple [2022-03-21T13:08:22.441Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestInspectResponseEmptyContentType [2022-03-21T13:08:22.441Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestUnknownContentLength [2022-03-21T13:08:22.441Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestDownloadRemote [2022-03-21T13:08:22.441Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-21T13:08:22.441Z] === RUN TestGetWithStatusError [2022-03-21T13:08:22.441Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestCloseRootDirectory [2022-03-21T13:08:22.441Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:22.441Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestHashFile [2022-03-21T13:08:22.441Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:22.441Z] --- SKIP: TestHashFile (0.00s) [2022-03-21T13:08:22.441Z] === RUN TestHashSubdir [2022-03-21T13:08:22.441Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:22.441Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-21T13:08:22.441Z] === RUN TestRemoveDirectory [2022-03-21T13:08:22.441Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:22.441Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-21T13:08:22.441Z] PASS [2022-03-21T13:08:22.441Z] coverage: 9.3% of statements [2022-03-21T13:08:22.441Z] ok github.com/docker/docker/builder/remotecontext 0.224s coverage: 9.3% of statements [2022-03-21T13:08:22.594Z] [2022-03-21T13:08:22.594Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-21T13:08:22.594Z] #61 sha256:0776a902c8deee368df0b7e452226746b926879baecfa72c51bf6b9eeb4fa6b7 [2022-03-21T13:08:22.639Z] #60 273.5 + bin/containerd [2022-03-21T13:08:23.426Z] === RUN TestGetAllAllowed [2022-03-21T13:08:23.426Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestGetAllMeta [2022-03-21T13:08:23.426Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-21T13:08:23.426Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestIsUnreferencedBuiltin [2022-03-21T13:08:23.426Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestIsExistingDirectory [2022-03-21T13:08:23.426Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestGetFilenameForDownload [2022-03-21T13:08:23.426Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestEnv2Variables [2022-03-21T13:08:23.426Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-21T13:08:23.426Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestMaintainer [2022-03-21T13:08:23.426Z] --- PASS: TestMaintainer (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestLabel [2022-03-21T13:08:23.426Z] --- PASS: TestLabel (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestFromScratch [2022-03-21T13:08:23.426Z] --- PASS: TestFromScratch (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestFromWithArg [2022-03-21T13:08:23.426Z] --- PASS: TestFromWithArg (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-21T13:08:23.426Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestFromWithUndefinedArg [2022-03-21T13:08:23.426Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestFromMultiStageWithNamedStage [2022-03-21T13:08:23.426Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestOnbuild [2022-03-21T13:08:23.426Z] --- PASS: TestOnbuild (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestWorkdir [2022-03-21T13:08:23.426Z] --- PASS: TestWorkdir (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestCmd [2022-03-21T13:08:23.426Z] --- PASS: TestCmd (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestHealthcheckNone [2022-03-21T13:08:23.426Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestHealthcheckCmd [2022-03-21T13:08:23.426Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestEntrypoint [2022-03-21T13:08:23.426Z] --- PASS: TestEntrypoint (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestExpose [2022-03-21T13:08:23.426Z] --- PASS: TestExpose (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestUser [2022-03-21T13:08:23.426Z] --- PASS: TestUser (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestVolume [2022-03-21T13:08:23.426Z] --- PASS: TestVolume (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestStopSignal [2022-03-21T13:08:23.426Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:08:23.426Z] --- SKIP: TestStopSignal (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestArg [2022-03-21T13:08:23.426Z] --- PASS: TestArg (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestShell [2022-03-21T13:08:23.426Z] --- PASS: TestShell (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestPrependEnvOnCmd [2022-03-21T13:08:23.426Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestRunWithBuildArgs [2022-03-21T13:08:23.426Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestRunIgnoresHealthcheck [2022-03-21T13:08:23.426Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestDispatchUnsupportedOptions [2022-03-21T13:08:23.426Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-21T13:08:23.426Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-21T13:08:23.426Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-21T13:08:23.426Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestNormalizeWorkdir [2022-03-21T13:08:23.426Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestDispatch [2022-03-21T13:08:23.426Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-21T13:08:23.426Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-21T13:08:23.426Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-21T13:08:23.426Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-21T13:08:23.426Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-21T13:08:23.426Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-21T13:08:23.426Z] === RUN TestDispatch/COPY_url [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch (0.07s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-21T13:08:23.426Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-21T13:08:23.426Z] === RUN TestAddScratchImageAddsToMounts [2022-03-21T13:08:23.426Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-21T13:08:23.426Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-21T13:08:23.426Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-21T13:08:23.426Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestImageSourceGetAddsToMounts [2022-03-21T13:08:23.426Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestEmptyDockerfile [2022-03-21T13:08:23.426Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestSymlinkDockerfile [2022-03-21T13:08:23.426Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-21T13:08:23.426Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-21T13:08:23.426Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestNonExistingDockerfile [2022-03-21T13:08:23.426Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestCopyRunConfig [2022-03-21T13:08:23.426Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestDeepCopyRunConfig [2022-03-21T13:08:23.426Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestExportImage [2022-03-21T13:08:23.426Z] --- PASS: TestExportImage (0.00s) [2022-03-21T13:08:23.426Z] === RUN TestNormalizeDest [2022-03-21T13:08:23.426Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-21T13:08:23.426Z] PASS [2022-03-21T13:08:23.426Z] coverage: 46.7% of statements [2022-03-21T13:08:23.426Z] ok github.com/docker/docker/builder/dockerfile 0.205s coverage: 46.7% of statements [2022-03-21T13:08:23.895Z] === RUN TestTCP4Proxy [2022-03-21T13:08:23.895Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-21T13:08:23.895Z] === RUN TestTCP4ProxyHalfClose [2022-03-21T13:08:23.895Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestTCP6Proxy [2022-03-21T13:08:23.895Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:08:23.895Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestTCPDualStackProxy [2022-03-21T13:08:23.895Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:08:23.895Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestUDP4Proxy [2022-03-21T13:08:23.895Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestUDP6Proxy [2022-03-21T13:08:23.895Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:08:23.895Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestUDPWriteError [2022-03-21T13:08:23.895Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestSCTP4Proxy [2022-03-21T13:08:23.895Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:08:23.895Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-21T13:08:23.895Z] === RUN TestSCTP6Proxy [2022-03-21T13:08:23.895Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:08:23.895Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-21T13:08:23.895Z] PASS [2022-03-21T13:08:23.895Z] coverage: 49.4% of statements [2022-03-21T13:08:23.895Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-03-21T13:08:23.970Z] #61 DONE 1.3s [2022-03-21T13:08:23.970Z] [2022-03-21T13:08:23.970Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-21T13:08:23.970Z] #66 sha256:a682f259a09f896ea6f5fa91c53af0dc55b8e95b15c84e93092ba5518bb4d9c1 [2022-03-21T13:08:23.970Z] #66 DONE 0.2s [2022-03-21T13:08:23.970Z] [2022-03-21T13:08:23.970Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-21T13:08:23.970Z] #71 sha256:6f345c11fb26c996e90586c73d3dec2dfb46df81c7b28bf9620d9ca368b3db60 [2022-03-21T13:08:24.906Z] #71 DONE 1.0s [2022-03-21T13:08:24.906Z] [2022-03-21T13:08:24.906Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-21T13:08:24.906Z] #72 sha256:65fbb28d4898a31e34cde2221c1ffb97c7e7467805f4ef76ede8d871699c3905 [2022-03-21T13:08:24.906Z] #72 DONE 0.0s [2022-03-21T13:08:24.906Z] [2022-03-21T13:08:24.906Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-21T13:08:24.906Z] #73 sha256:5c80902c1177a92fd2dc3bda7522c2bebf70dcb7ead541e5716dab47aa248fd6 [2022-03-21T13:08:25.843Z] #73 0.730 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-21T13:08:25.843Z] #73 0.731 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-21T13:08:25.843Z] #73 0.818 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-21T13:08:26.412Z] #73 0.966 Reading package lists... [2022-03-21T13:08:26.981Z] #73 1.489 Reading package lists... [2022-03-21T13:08:26.981Z] #73 1.999 Building dependency tree... [2022-03-21T13:08:26.981Z] #73 2.114 Reading state information... [2022-03-21T13:08:26.981Z] #73 2.231 The following additional packages will be installed: [2022-03-21T13:08:27.240Z] #73 2.232 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-21T13:08:27.240Z] #73 2.232 systemd-timesyncd [2022-03-21T13:08:27.240Z] #73 2.233 Suggested packages: [2022-03-21T13:08:27.240Z] #73 2.233 systemd-container policykit-1 [2022-03-21T13:08:27.240Z] #73 2.233 Recommended packages: [2022-03-21T13:08:27.240Z] #73 2.233 libnss-systemd [2022-03-21T13:08:27.240Z] #73 2.311 The following NEW packages will be installed: [2022-03-21T13:08:27.240Z] #73 2.312 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-21T13:08:27.240Z] #73 2.313 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-21T13:08:27.500Z] #73 2.582 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T13:08:27.500Z] #73 2.582 Need to get 5941 kB of archives. [2022-03-21T13:08:27.500Z] #73 2.582 After this operation, 19.5 MB of additional disk space will be used. [2022-03-21T13:08:27.500Z] #73 2.582 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-21T13:08:27.500Z] #73 2.586 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-21T13:08:27.500Z] #73 2.591 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-21T13:08:27.500Z] #73 2.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-21T13:08:27.500Z] #73 2.599 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-21T13:08:27.500Z] #73 2.603 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-21T13:08:27.628Z] #30 7.431 Collecting yamllint==1.26.1 [2022-03-21T13:08:27.759Z] #73 2.684 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-21T13:08:27.759Z] #73 2.685 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-21T13:08:27.759Z] #73 2.686 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-21T13:08:27.759Z] #73 2.688 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-21T13:08:27.759Z] #73 2.690 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-21T13:08:27.759Z] #73 2.854 debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T13:08:27.759Z] #73 2.884 Fetched 5941 kB in 0s (15.9 MB/s) [2022-03-21T13:08:27.759Z] #73 2.906 Selecting previously unselected package libargon2-1:amd64. [2022-03-21T13:08:27.759Z] #73 2.906 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-21T13:08:27.759Z] #73 2.921 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-21T13:08:27.759Z] #73 2.927 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-21T13:08:27.759Z] #73 2.955 Selecting previously unselected package libjson-c5:amd64. [2022-03-21T13:08:28.018Z] #73 2.957 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-21T13:08:28.018Z] #73 2.960 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-21T13:08:28.018Z] #73 2.990 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-21T13:08:28.018Z] #73 2.992 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-21T13:08:28.018Z] #73 2.995 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-21T13:08:28.018Z] #73 3.044 Selecting previously unselected package libkmod2:amd64. [2022-03-21T13:08:28.018Z] #73 3.047 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-21T13:08:28.018Z] #73 3.050 Unpacking libkmod2:amd64 (28-1) ... [2022-03-21T13:08:28.018Z] #73 3.082 Selecting previously unselected package systemd-timesyncd. [2022-03-21T13:08:28.018Z] #73 3.085 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-21T13:08:28.018Z] #73 3.088 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-21T13:08:28.018Z] #73 3.133 Selecting previously unselected package systemd. [2022-03-21T13:08:28.018Z] #73 3.136 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-21T13:08:28.018Z] #73 3.169 Unpacking systemd (247.3-6) ... [2022-03-21T13:08:28.190Z] #30 8.487 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-21T13:08:28.587Z] #73 3.695 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-21T13:08:28.587Z] #73 3.703 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-21T13:08:28.587Z] #73 3.711 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-21T13:08:28.587Z] #73 3.722 Setting up libkmod2:amd64 (28-1) ... [2022-03-21T13:08:28.587Z] #73 3.732 Setting up systemd (247.3-6) ... [2022-03-21T13:08:28.587Z] #73 3.770 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-21T13:08:28.587Z] #73 3.772 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-21T13:08:28.587Z] #73 3.774 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-21T13:08:28.752Z] #30 9.125 Collecting pathspec>=0.5.3 [2022-03-21T13:08:28.753Z] #30 9.137 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-21T13:08:28.753Z] #30 9.341 Collecting pyyaml [2022-03-21T13:08:28.846Z] #73 4.088 Setting up systemd-timesyncd (247.3-6) ... [2022-03-21T13:08:29.009Z] #30 9.350 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-21T13:08:29.009Z] #30 9.389 Building wheels for collected packages: yamllint [2022-03-21T13:08:29.009Z] #30 9.390 Building wheel for yamllint (setup.py): started [2022-03-21T13:08:29.106Z] #73 4.291 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-21T13:08:29.106Z] #73 4.291 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-21T13:08:29.106Z] #73 4.370 Selecting previously unselected package systemd-sysv. [2022-03-21T13:08:29.365Z] #73 4.370 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-03-21T13:08:29.365Z] #73 4.386 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-21T13:08:29.365Z] #73 4.389 Unpacking systemd-sysv (247.3-6) ... [2022-03-21T13:08:29.365Z] #73 4.427 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-21T13:08:29.365Z] #73 4.430 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-21T13:08:29.365Z] #73 4.433 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-21T13:08:29.365Z] #73 4.486 Selecting previously unselected package dbus. [2022-03-21T13:08:29.365Z] #73 4.488 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-21T13:08:29.365Z] #73 4.498 Unpacking dbus (1.12.20-2) ... [2022-03-21T13:08:29.365Z] #73 4.548 Selecting previously unselected package libpam-systemd:amd64. [2022-03-21T13:08:29.365Z] #73 4.551 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-21T13:08:29.365Z] #73 4.555 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-21T13:08:29.365Z] #73 4.598 Selecting previously unselected package dbus-user-session. [2022-03-21T13:08:29.577Z] #30 9.849 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-21T13:08:29.577Z] #30 9.850 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c0ab5c4308d265edec46d150f9d1bb527bd6b1916c321e1ec2a579bbf938b846 [2022-03-21T13:08:29.577Z] #30 9.850 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-21T13:08:29.577Z] #30 9.854 Successfully built yamllint [2022-03-21T13:08:29.577Z] #30 9.864 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-21T13:08:29.577Z] #30 10.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-21T13:08:29.624Z] #73 4.601 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-21T13:08:29.624Z] #73 4.604 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-21T13:08:29.624Z] #73 4.673 Setting up systemd-sysv (247.3-6) ... [2022-03-21T13:08:29.624Z] #73 4.682 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-21T13:08:29.624Z] #73 4.691 Setting up dbus (1.12.20-2) ... [2022-03-21T13:08:29.624Z] #73 4.795 invoke-rc.d: could not determine current runlevel [2022-03-21T13:08:29.624Z] #73 4.798 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T13:08:29.624Z] #73 4.802 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-21T13:08:29.885Z] #73 4.950 Setting up dbus-user-session (1.12.20-2) ... [2022-03-21T13:08:29.885Z] #73 4.964 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-21T13:08:30.140Z] #30 DONE 10.6s [2022-03-21T13:08:30.140Z] [2022-03-21T13:08:30.140Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-21T13:08:30.140Z] #34 sha256:aaa400fa67306c1946642aafc21c0b56848adf547d2c5ac4b2afcd39b3d864b2 [2022-03-21T13:08:30.146Z] #73 DONE 5.1s [2022-03-21T13:08:30.146Z] [2022-03-21T13:08:30.146Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-21T13:08:30.146Z] #74 sha256:dfa5f648b65842af6a6b95c8bc550de8dc22f2c31a896a3861faa41a859eb451 [2022-03-21T13:08:30.397Z] #34 DONE 0.3s [2022-03-21T13:08:30.397Z] [2022-03-21T13:08:30.397Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-21T13:08:30.397Z] #39 sha256:3140f40ded72bf16e76c45053356e1c1f8f96682aa5166a9085e2da3e9e020e4 [2022-03-21T13:08:30.405Z] #74 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T13:08:30.405Z] #74 0.402 Dload Upload Total Spent Left Speed [2022-03-21T13:08:30.663Z] #74 0.404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5768 0 --:--:-- --:--:-- --:--:-- 5768 [2022-03-21T13:08:30.663Z] #74 DONE 0.8s [2022-03-21T13:08:30.663Z] [2022-03-21T13:08:30.663Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-21T13:08:30.663Z] #75 sha256:b0f947d4e1d6c5f14fb0b4551abf1f57243dc0fc8bc73eeeb31c5f6452bddea2 [2022-03-21T13:08:30.962Z] #39 DONE 0.3s [2022-03-21T13:08:30.962Z] [2022-03-21T13:08:30.962Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-21T13:08:30.962Z] #42 sha256:eface5dab97dfddc5a257a381342c596dd713d4aebd9dfb8c12095e15a18ca2b [2022-03-21T13:08:30.962Z] #42 DONE 0.1s [2022-03-21T13:08:30.962Z] [2022-03-21T13:08:30.962Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-21T13:08:30.962Z] #44 sha256:de2ffddf04fa42ab8441174c7f166aa91ce27e0861822612a880577359b4990c [2022-03-21T13:08:30.962Z] #44 DONE 0.1s [2022-03-21T13:08:30.962Z] [2022-03-21T13:08:30.962Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-21T13:08:30.962Z] #48 sha256:61eac88d8e95c2ab9ff689199deca6fcddfae3e14601a289554ac0f672e326af [2022-03-21T13:08:30.962Z] #48 DONE 0.1s [2022-03-21T13:08:30.962Z] [2022-03-21T13:08:30.962Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:08:30.962Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:08:30.962Z] #63 ... [2022-03-21T13:08:30.962Z] [2022-03-21T13:08:30.962Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-21T13:08:30.962Z] #51 sha256:dcd9d87e1a3e8f695cfef70aeeafae45f19bc47d6a2c54169ce699d41a656cb4 [2022-03-21T13:08:31.219Z] #51 DONE 0.2s [2022-03-21T13:08:31.219Z] [2022-03-21T13:08:31.219Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-21T13:08:31.219Z] #55 sha256:8e6601a452918cb894891c0da2ceec004ed75941a8a128e5ad668d12c53ffa20 [2022-03-21T13:08:31.219Z] #55 DONE 0.1s [2022-03-21T13:08:31.219Z] [2022-03-21T13:08:31.219Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:08:31.219Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:08:31.477Z] #63 ... [2022-03-21T13:08:31.477Z] [2022-03-21T13:08:31.477Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-21T13:08:31.477Z] #57 sha256:a26210e1d4cead322778d825a7131ca5ada0cc5b3ee97a20000f097ab3bcefb6 [2022-03-21T13:08:31.477Z] #57 DONE 0.2s [2022-03-21T13:08:31.477Z] [2022-03-21T13:08:31.477Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-21T13:08:31.477Z] #59 sha256:515136e0c1d22fd6368f34a30f85f48ba885a098d5c819e9b5e342dea8fce976 [2022-03-21T13:08:31.599Z] #75 DONE 0.8s [2022-03-21T13:08:31.599Z] [2022-03-21T13:08:31.599Z] #76 exporting to image [2022-03-21T13:08:31.599Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-21T13:08:31.599Z] #76 exporting layers [2022-03-21T13:08:31.738Z] #59 DONE 0.3s [2022-03-21T13:08:31.738Z] [2022-03-21T13:08:31.738Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-21T13:08:31.738Z] #61 sha256:a5bd60b771f52f1644cdd8a7f916ef81a3f8b031c4afe5141ac7dd458955f5c5 [2022-03-21T13:08:31.738Z] #61 DONE 0.1s [2022-03-21T13:08:31.738Z] [2022-03-21T13:08:31.738Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-21T13:08:31.738Z] #63 sha256:c6c8bb1b866fe2d6b6f4965294eb947c5db60275a4522cd840dc17daf5b5f44c [2022-03-21T13:08:34.307Z] === RUN TestCheckpointCreateError [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointCreate [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointDeleteError [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointDelete [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointListError [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointList [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointList (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCheckpointListContainerNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNewClientWithOpsFromEnv [2022-03-21T13:08:34.307Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:08:34.307Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestGetAPIPath [2022-03-21T13:08:34.307Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestParseHostURL [2022-03-21T13:08:34.307Z] --- PASS: TestParseHostURL (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-21T13:08:34.307Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPVersionOverride [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-21T13:08:34.307Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestClientRedirect [2022-03-21T13:08:34.307Z] === RUN TestClientRedirect/GET [2022-03-21T13:08:34.307Z] === RUN TestClientRedirect/POST [2022-03-21T13:08:34.307Z] === RUN TestClientRedirect/PUT [2022-03-21T13:08:34.307Z] === RUN TestClientRedirect/DELETE [2022-03-21T13:08:34.307Z] --- PASS: TestClientRedirect (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigCreateUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigCreateError [2022-03-21T13:08:34.307Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigCreate [2022-03-21T13:08:34.307Z] --- PASS: TestConfigCreate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspectNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspectWithEmptyID [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspectUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspectError [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspectConfigNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigInspect [2022-03-21T13:08:34.307Z] --- PASS: TestConfigInspect (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigListUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigListError [2022-03-21T13:08:34.307Z] --- PASS: TestConfigListError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigList [2022-03-21T13:08:34.307Z] --- PASS: TestConfigList (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigRemoveUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigRemoveError [2022-03-21T13:08:34.307Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigRemove [2022-03-21T13:08:34.307Z] --- PASS: TestConfigRemove (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigUpdateUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigUpdateError [2022-03-21T13:08:34.307Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestConfigUpdate [2022-03-21T13:08:34.307Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCommitError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCommit [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCommit (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStatPathError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStatPathNotFoundError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStatPathNoHeaderError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStatPath [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyToContainerError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyToContainerNotFoundError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyToContainer [2022-03-21T13:08:34.307Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyFromContainerError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyFromContainerNotFoundError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-21T13:08:34.307Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestCopyFromContainer [2022-03-21T13:08:34.307Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCreateError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCreateImageNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCreateWithName [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerCreateAutoRemove [2022-03-21T13:08:34.307Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerDiffError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerDiff [2022-03-21T13:08:34.307Z] --- PASS: TestContainerDiff (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecCreateError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecCreate [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecStartError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecStart [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecInspectError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecInspect [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExportError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExportError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExport [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExport (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerInspectError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerInspectContainerNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerInspectWithEmptyID [2022-03-21T13:08:34.307Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerInspect [2022-03-21T13:08:34.307Z] --- PASS: TestContainerInspect (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerInspectNode [2022-03-21T13:08:34.307Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerKillError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerKillError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerKill [2022-03-21T13:08:34.307Z] --- PASS: TestContainerKill (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerListError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerListError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerList [2022-03-21T13:08:34.307Z] --- PASS: TestContainerList (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerLogsNotFoundError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerLogsError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerLogs [2022-03-21T13:08:34.307Z] --- PASS: TestContainerLogs (0.16s) [2022-03-21T13:08:34.307Z] === RUN TestContainerPauseError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerPause [2022-03-21T13:08:34.307Z] --- PASS: TestContainerPause (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainersPruneError [2022-03-21T13:08:34.307Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainersPrune [2022-03-21T13:08:34.307Z] --- PASS: TestContainersPrune (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRemoveError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRemoveNotFoundError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRemove [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRemove (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRenameError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRename [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRename (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerResizeError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecResizeError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerResize [2022-03-21T13:08:34.307Z] --- PASS: TestContainerResize (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerExecResize [2022-03-21T13:08:34.307Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRestartError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerRestart [2022-03-21T13:08:34.307Z] --- PASS: TestContainerRestart (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStartError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStartError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStart [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStart (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStatsError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStats [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStats (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStopError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStopError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerStop [2022-03-21T13:08:34.307Z] --- PASS: TestContainerStop (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerTopError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerTopError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerTop [2022-03-21T13:08:34.307Z] --- PASS: TestContainerTop (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerUnpauseError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerUnpause [2022-03-21T13:08:34.307Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerUpdateError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-21T13:08:34.307Z] === RUN TestContainerUpdate [2022-03-21T13:08:34.307Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerWaitError [2022-03-21T13:08:34.307Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestContainerWait [2022-03-21T13:08:34.307Z] --- PASS: TestContainerWait (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestDiskUsageError [2022-03-21T13:08:34.307Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestDiskUsage [2022-03-21T13:08:34.307Z] --- PASS: TestDiskUsage (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestDistributionInspectUnsupported [2022-03-21T13:08:34.307Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestDistributionInspectWithEmptyID [2022-03-21T13:08:34.307Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestEventsErrorInOptions [2022-03-21T13:08:34.307Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestEventsErrorFromServer [2022-03-21T13:08:34.307Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestEvents [2022-03-21T13:08:34.307Z] --- PASS: TestEvents (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestTLSCloseWriter [2022-03-21T13:08:34.307Z] === PAUSE TestTLSCloseWriter [2022-03-21T13:08:34.307Z] === RUN TestImageBuildError [2022-03-21T13:08:34.307Z] --- PASS: TestImageBuildError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageBuild [2022-03-21T13:08:34.307Z] --- PASS: TestImageBuild (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestGetDockerOS [2022-03-21T13:08:34.307Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageCreateError [2022-03-21T13:08:34.307Z] --- PASS: TestImageCreateError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageCreate [2022-03-21T13:08:34.307Z] --- PASS: TestImageCreate (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageHistoryError [2022-03-21T13:08:34.307Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageHistory [2022-03-21T13:08:34.307Z] --- PASS: TestImageHistory (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageImportError [2022-03-21T13:08:34.307Z] --- PASS: TestImageImportError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageImport [2022-03-21T13:08:34.307Z] --- PASS: TestImageImport (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageInspectError [2022-03-21T13:08:34.307Z] --- PASS: TestImageInspectError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageInspectImageNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageInspectWithEmptyID [2022-03-21T13:08:34.307Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageInspect [2022-03-21T13:08:34.307Z] --- PASS: TestImageInspect (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageListError [2022-03-21T13:08:34.307Z] --- PASS: TestImageListError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageList [2022-03-21T13:08:34.307Z] --- PASS: TestImageList (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageListApiBefore125 [2022-03-21T13:08:34.307Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageLoadError [2022-03-21T13:08:34.307Z] --- PASS: TestImageLoadError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageLoad [2022-03-21T13:08:34.307Z] --- PASS: TestImageLoad (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagesPruneError [2022-03-21T13:08:34.307Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagesPrune [2022-03-21T13:08:34.307Z] --- PASS: TestImagesPrune (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullReferenceParseError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullAnyError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePullWithoutErrors [2022-03-21T13:08:34.307Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushReferenceError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushAnyError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithoutErrors [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-21T13:08:34.307Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-21T13:08:34.307Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageRemoveError [2022-03-21T13:08:34.307Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageRemoveImageNotFound [2022-03-21T13:08:34.307Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageRemove [2022-03-21T13:08:34.307Z] --- PASS: TestImageRemove (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageSaveError [2022-03-21T13:08:34.307Z] --- PASS: TestImageSaveError (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageSave [2022-03-21T13:08:34.307Z] --- PASS: TestImageSave (0.00s) [2022-03-21T13:08:34.307Z] === RUN TestImageSearchAnyError [2022-03-21T13:08:34.307Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-21T13:08:34.308Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:08:34.308Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:08:34.308Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-21T13:08:34.308Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageSearchWithoutErrors [2022-03-21T13:08:34.308Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageTagError [2022-03-21T13:08:34.308Z] --- PASS: TestImageTagError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageTagInvalidReference [2022-03-21T13:08:34.308Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageTagInvalidSourceImageName [2022-03-21T13:08:34.308Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageTagHexSource [2022-03-21T13:08:34.308Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestImageTag [2022-03-21T13:08:34.308Z] --- PASS: TestImageTag (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestInfoServerError [2022-03-21T13:08:34.308Z] --- PASS: TestInfoServerError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestInfoInvalidResponseJSONError [2022-03-21T13:08:34.308Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestInfo [2022-03-21T13:08:34.308Z] --- PASS: TestInfo (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkConnectError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkConnect [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkCreateError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkCreate [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkDisconnectError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkDisconnect [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/empty_ID [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/no_options [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/verbose [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/global_scope [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/unknown_network [2022-03-21T13:08:34.308Z] === RUN TestNetworkInspect/server_error [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkListError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkList [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworksPruneError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworksPrune [2022-03-21T13:08:34.308Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNetworkRemove [2022-03-21T13:08:34.308Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeInspectNodeNotFound [2022-03-21T13:08:34.308Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeInspect [2022-03-21T13:08:34.308Z] --- PASS: TestNodeInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeListError [2022-03-21T13:08:34.308Z] --- PASS: TestNodeListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeList [2022-03-21T13:08:34.308Z] --- PASS: TestNodeList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeRemove [2022-03-21T13:08:34.308Z] --- PASS: TestNodeRemove (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeUpdateError [2022-03-21T13:08:34.308Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestNodeUpdate [2022-03-21T13:08:34.308Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestOptionWithHostFromEnv [2022-03-21T13:08:34.308Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestOptionWithTimeout [2022-03-21T13:08:34.308Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestOptionWithVersionFromEnv [2022-03-21T13:08:34.308Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPingFail [2022-03-21T13:08:34.308Z] --- PASS: TestPingFail (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPingWithError [2022-03-21T13:08:34.308Z] 2022/03/21 13:08:33 RoundTripper returned a response & error; ignoring response [2022-03-21T13:08:34.308Z] 2022/03/21 13:08:33 RoundTripper returned a response & error; ignoring response [2022-03-21T13:08:34.308Z] --- PASS: TestPingWithError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPingSuccess [2022-03-21T13:08:34.308Z] --- PASS: TestPingSuccess (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPingHeadFallback [2022-03-21T13:08:34.308Z] === RUN TestPingHeadFallback/OK [2022-03-21T13:08:34.308Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-21T13:08:34.308Z] === RUN TestPingHeadFallback/Not_Found [2022-03-21T13:08:34.308Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-21T13:08:34.308Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-21T13:08:34.308Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginDisableError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginDisable [2022-03-21T13:08:34.308Z] --- PASS: TestPluginDisable (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginEnableError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginEnable [2022-03-21T13:08:34.308Z] --- PASS: TestPluginEnable (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginInspect [2022-03-21T13:08:34.308Z] --- PASS: TestPluginInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginListError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginList [2022-03-21T13:08:34.308Z] --- PASS: TestPluginList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginPushError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginPushError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginPush [2022-03-21T13:08:34.308Z] --- PASS: TestPluginPush (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginRemove [2022-03-21T13:08:34.308Z] --- PASS: TestPluginRemove (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginSetError [2022-03-21T13:08:34.308Z] --- PASS: TestPluginSetError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPluginSet [2022-03-21T13:08:34.308Z] --- PASS: TestPluginSet (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSetHostHeader [2022-03-21T13:08:34.308Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestPlainTextError [2022-03-21T13:08:34.308Z] --- PASS: TestPlainTextError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestInfiniteError [2022-03-21T13:08:34.308Z] --- PASS: TestInfiniteError (0.01s) [2022-03-21T13:08:34.308Z] === RUN TestCanceledContext [2022-03-21T13:08:34.308Z] 2022/03/21 13:08:33 RoundTripper returned a response & error; ignoring response [2022-03-21T13:08:34.308Z] --- PASS: TestCanceledContext (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestDeadlineExceededContext [2022-03-21T13:08:34.308Z] 2022/03/21 13:08:33 RoundTripper returned a response & error; ignoring response [2022-03-21T13:08:34.308Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretCreateUnsupported [2022-03-21T13:08:34.308Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretCreateError [2022-03-21T13:08:34.308Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretCreate [2022-03-21T13:08:34.308Z] --- PASS: TestSecretCreate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretInspectUnsupported [2022-03-21T13:08:34.308Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretInspectSecretNotFound [2022-03-21T13:08:34.308Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretInspect [2022-03-21T13:08:34.308Z] --- PASS: TestSecretInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretListUnsupported [2022-03-21T13:08:34.308Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretListError [2022-03-21T13:08:34.308Z] --- PASS: TestSecretListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretList [2022-03-21T13:08:34.308Z] --- PASS: TestSecretList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretRemoveUnsupported [2022-03-21T13:08:34.308Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretRemove [2022-03-21T13:08:34.308Z] --- PASS: TestSecretRemove (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretUpdateUnsupported [2022-03-21T13:08:34.308Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretUpdateError [2022-03-21T13:08:34.308Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSecretUpdate [2022-03-21T13:08:34.308Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceCreateError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceCreate [2022-03-21T13:08:34.308Z] --- PASS: TestServiceCreate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-21T13:08:34.308Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceCreateDigestPinning [2022-03-21T13:08:34.308Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceInspectServiceNotFound [2022-03-21T13:08:34.308Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceInspect [2022-03-21T13:08:34.308Z] --- PASS: TestServiceInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceListError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceList [2022-03-21T13:08:34.308Z] --- PASS: TestServiceList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceLogsError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceLogs [2022-03-21T13:08:34.308Z] --- PASS: TestServiceLogs (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceRemoveNotFoundError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceRemove [2022-03-21T13:08:34.308Z] --- PASS: TestServiceRemove (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceUpdateError [2022-03-21T13:08:34.308Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestServiceUpdate [2022-03-21T13:08:34.308Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmGetUnlockKeyError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmGetUnlockKey [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmInitError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmInit [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmInit (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmInspect [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmJoinError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmJoin [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmLeaveError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmLeave [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmUnlockError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmUnlock [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmUpdateError [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestSwarmUpdate [2022-03-21T13:08:34.308Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestTaskInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestTaskInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestTaskInspect [2022-03-21T13:08:34.308Z] --- PASS: TestTaskInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestTaskListError [2022-03-21T13:08:34.308Z] --- PASS: TestTaskListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestTaskList [2022-03-21T13:08:34.308Z] --- PASS: TestTaskList (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeCreateError [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeCreate [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeInspectError [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeInspectNotFound [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeInspectWithEmptyID [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeInspect [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeListError [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeListError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeList [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeList (0.01s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeRemoveError [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-21T13:08:34.308Z] === RUN TestVolumeRemove [2022-03-21T13:08:34.308Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-21T13:08:34.308Z] === CONT TestTLSCloseWriter [2022-03-21T13:08:34.308Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-21T13:08:34.308Z] PASS [2022-03-21T13:08:34.308Z] coverage: 75.2% of statements [2022-03-21T13:08:34.308Z] ok github.com/docker/docker/client 0.330s coverage: 75.2% of statements [2022-03-21T13:08:38.171Z] #76 exporting layers 6.2s done [2022-03-21T13:08:38.171Z] #76 writing image sha256:3f442abbb429c7e04cfe4912304297c475b58d610aa4675e6f43fde775281655 done [2022-03-21T13:08:38.171Z] #76 naming to docker.io/library/docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 done [2022-03-21T13:08:38.171Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-21T13:08:38.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -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:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary test-integration [2022-03-21T13:08:40.425Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-21T13:08:40.425Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-21T13:08:40.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-21T13:08:40.425Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-21T13:08:40.425Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-21T13:08:40.426Z] Detected virtualization docker. [2022-03-21T13:08:40.426Z] Detected architecture x86-64. [2022-03-21T13:08:40.426Z] Set hostname to <98dd663277fd>. [2022-03-21T13:08:40.426Z] modprobe@configfs.service: Succeeded. [2022-03-21T13:08:40.426Z] modprobe@drm.service: Succeeded. [2022-03-21T13:08:40.426Z] modprobe@fuse.service: Succeeded. [2022-03-21T13:08:40.426Z] + source /etc/docker-entrypoint-cmd [2022-03-21T13:08:40.426Z] ++ hack/make.sh dynbinary test-integration [2022-03-21T13:08:40.426Z] [2022-03-21T13:08:40.426Z] Removing bundles/ [2022-03-21T13:08:40.426Z] [2022-03-21T13:08:40.426Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-21T13:08:40.426Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:08:40.426Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:08:52.336Z] --- PASS: TestCheckoutGit (30.59s) [2022-03-21T13:08:52.336Z] === RUN TestValidGitTransport [2022-03-21T13:08:52.336Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-21T13:08:52.336Z] === RUN TestGitInvalidRef [2022-03-21T13:08:52.336Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-21T13:08:52.336Z] PASS [2022-03-21T13:08:52.336Z] coverage: 86.3% of statements [2022-03-21T13:08:52.336Z] ok github.com/docker/docker/builder/remotecontext/git 30.845s coverage: 86.3% of statements [2022-03-21T13:08:52.336Z] ? github.com/docker/docker/cli [no test files] [2022-03-21T13:08:52.336Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-21T13:08:53.437Z] === RUN TestBoolValue [2022-03-21T13:08:53.437Z] --- PASS: TestBoolValue (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestBoolValueOrDefault [2022-03-21T13:08:53.437Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestInt64ValueOrZero [2022-03-21T13:08:53.437Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestInt64ValueOrDefault [2022-03-21T13:08:53.437Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-21T13:08:53.437Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestJsonContentType [2022-03-21T13:08:53.437Z] --- PASS: TestJsonContentType (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 16.2% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 16.2% of statements [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-21T13:08:53.437Z] === RUN TestMaskSecretKeys [2022-03-21T13:08:53.437Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-21T13:08:53.437Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-21T13:08:53.437Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-21T13:08:53.437Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-21T13:08:53.437Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-21T13:08:53.437Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-21T13:08:53.437Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestVersionMiddlewareVersion [2022-03-21T13:08:53.437Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-21T13:08:53.437Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 37.7% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/server/middleware 0.060s coverage: 37.7% of statements [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-21T13:08:53.437Z] === RUN TestStrSliceMarshalJSON [2022-03-21T13:08:53.437Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestStrSliceUnmarshalJSON [2022-03-21T13:08:53.437Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestStrSliceUnmarshalString [2022-03-21T13:08:53.437Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestStrSliceUnmarshalSlice [2022-03-21T13:08:53.437Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 90.0% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-03-21T13:08:53.437Z] === RUN TestToJSON [2022-03-21T13:08:53.437Z] --- PASS: TestToJSON (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestToParamWithVersion [2022-03-21T13:08:53.437Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestFromJSON [2022-03-21T13:08:53.437Z] --- PASS: TestFromJSON (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestEmpty [2022-03-21T13:08:53.437Z] --- PASS: TestEmpty (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestArgsMatchKVListEmptySources [2022-03-21T13:08:53.437Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestArgsMatchKVList [2022-03-21T13:08:53.437Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestArgsMatch [2022-03-21T13:08:53.437Z] --- PASS: TestArgsMatch (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestAdd [2022-03-21T13:08:53.437Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestDel [2022-03-21T13:08:53.437Z] --- PASS: TestDel (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestLen [2022-03-21T13:08:53.437Z] --- PASS: TestLen (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestExactMatch [2022-03-21T13:08:53.437Z] --- PASS: TestExactMatch (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestOnlyOneExactMatch [2022-03-21T13:08:53.437Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestContains [2022-03-21T13:08:53.437Z] --- PASS: TestContains (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestValidate [2022-03-21T13:08:53.437Z] --- PASS: TestValidate (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestWalkValues [2022-03-21T13:08:53.437Z] --- PASS: TestWalkValues (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestFuzzyMatch [2022-03-21T13:08:53.437Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestClone [2022-03-21T13:08:53.437Z] --- PASS: TestClone (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 92.2% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-03-21T13:08:53.437Z] === RUN TestDurationToSecondsString [2022-03-21T13:08:53.437Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-21T13:08:53.437Z] === RUN TestGetTimestamp [2022-03-21T13:08:53.437Z] === RUN TestAdjustForAPIVersion [2022-03-21T13:08:53.437Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 5.7% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-21T13:08:53.437Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-21T13:08:53.437Z] === RUN TestParseTimestamps [2022-03-21T13:08:53.437Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 100.0% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/types/time 0.248s coverage: 100.0% of statements [2022-03-21T13:08:53.437Z] === RUN TestCompareVersion [2022-03-21T13:08:53.437Z] --- PASS: TestCompareVersion (0.00s) [2022-03-21T13:08:53.437Z] PASS [2022-03-21T13:08:53.437Z] coverage: 77.3% of statements [2022-03-21T13:08:53.437Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-21T13:08:53.437Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-21T13:08:53.472Z] 0a6173b79e25: Pull complete [2022-03-21T13:08:53.472Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-21T13:08:53.472Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:08:53.472Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-21T13:08:53.472Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-21T13:08:53.472Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-21T13:08:53.472Z] WARN: Skipping validation tests [2022-03-21T13:08:53.472Z] INFO: Running unit tests at 03/21/2022 13:08:40... [2022-03-21T13:08:53.472Z] INFO: make.ps1 starting at 03/21/2022 13:08:47 [2022-03-21T13:08:53.472Z] INFO: Git commit (e82b7b2fa0) assumed from DOCKER_GITCOMMIT environment variable [2022-03-21T13:08:53.472Z] INFO: Invoking autogen... [2022-03-21T13:08:53.472Z] INFO: Running unit tests... [2022-03-21T13:08:53.642Z] #63 89.77 + mkdir -p /build [2022-03-21T13:08:53.642Z] #63 89.77 + cp runc /build/runc [2022-03-21T13:08:53.642Z] #63 DONE 90.3s [2022-03-21T13:08:53.642Z] [2022-03-21T13:08:53.642Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:53.642Z] #67 sha256:1ccfd918e7613f2ea551c21988a6cae07534d885dac499cf09afb2baa3d1a465 [2022-03-21T13:08:53.642Z] #67 ... [2022-03-21T13:08:53.642Z] [2022-03-21T13:08:53.642Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-21T13:08:53.642Z] #64 sha256:c29aceb6b41912bf24eb8eb4d5690aaf6b5cb7227d3c621b312ac535e9e292c1 [2022-03-21T13:08:53.642Z] #64 DONE 0.1s [2022-03-21T13:08:53.642Z] [2022-03-21T13:08:53.642Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-21T13:08:53.642Z] #67 sha256:1ccfd918e7613f2ea551c21988a6cae07534d885dac499cf09afb2baa3d1a465 [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-21T13:08:53.905Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-21T13:08:53.905Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-21T13:08:53.905Z] === RUN TestCloneArgsSmartHttp [2022-03-21T13:08:53.905Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-21T13:08:53.905Z] === RUN TestCloneArgsDumbHttp [2022-03-21T13:08:53.905Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-21T13:08:53.905Z] === RUN TestCloneArgsGit [2022-03-21T13:08:53.905Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-21T13:08:53.905Z] === RUN TestCheckoutGit [2022-03-21T13:08:55.473Z] === RUN TestEnable [2022-03-21T13:08:55.473Z] --- PASS: TestEnable (0.00s) [2022-03-21T13:08:55.473Z] === RUN TestDisable [2022-03-21T13:08:55.473Z] --- PASS: TestDisable (0.00s) [2022-03-21T13:08:55.473Z] === RUN TestEnabled [2022-03-21T13:08:55.473Z] --- PASS: TestEnabled (0.00s) [2022-03-21T13:08:55.473Z] PASS [2022-03-21T13:08:55.473Z] coverage: 100.0% of statements [2022-03-21T13:08:55.473Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-03-21T13:08:55.943Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-21T13:08:55.943Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-21T13:08:55.943Z] === RUN TestProcessNoDockerignore [2022-03-21T13:08:55.943Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-21T13:08:55.943Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestDetectContentType [2022-03-21T13:08:55.943Z] --- PASS: TestDetectContentType (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestSelectAcceptableMIME [2022-03-21T13:08:55.943Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestInspectEmptyResponse [2022-03-21T13:08:55.943Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestInspectResponseBinary [2022-03-21T13:08:55.943Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestResponseUnsupportedContentType [2022-03-21T13:08:55.943Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestInspectResponseTextSimple [2022-03-21T13:08:55.943Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestInspectResponseEmptyContentType [2022-03-21T13:08:55.943Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestUnknownContentLength [2022-03-21T13:08:55.943Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-21T13:08:55.943Z] === RUN TestDownloadRemote [2022-03-21T13:08:55.943Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-21T13:08:55.943Z] === RUN TestGetWithStatusError [2022-03-21T13:08:56.412Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-21T13:08:56.412Z] === RUN TestCloseRootDirectory [2022-03-21T13:08:56.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:56.413Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-21T13:08:56.413Z] === RUN TestHashFile [2022-03-21T13:08:56.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:56.413Z] --- SKIP: TestHashFile (0.00s) [2022-03-21T13:08:56.413Z] === RUN TestHashSubdir [2022-03-21T13:08:56.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:56.413Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-21T13:08:56.413Z] === RUN TestRemoveDirectory [2022-03-21T13:08:56.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:08:56.413Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-21T13:08:56.413Z] PASS [2022-03-21T13:08:56.413Z] coverage: 9.3% of statements [2022-03-21T13:08:56.413Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 9.3% of statements [2022-03-21T13:08:56.882Z] === RUN TestGetAllAllowed [2022-03-21T13:08:56.882Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestGetAllMeta [2022-03-21T13:08:56.882Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-21T13:08:56.882Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestIsUnreferencedBuiltin [2022-03-21T13:08:56.882Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestIsExistingDirectory [2022-03-21T13:08:56.882Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-21T13:08:56.882Z] === RUN TestGetFilenameForDownload [2022-03-21T13:08:56.882Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestEnv2Variables [2022-03-21T13:08:56.882Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-21T13:08:56.882Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestMaintainer [2022-03-21T13:08:56.882Z] --- PASS: TestMaintainer (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestLabel [2022-03-21T13:08:56.882Z] --- PASS: TestLabel (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestFromScratch [2022-03-21T13:08:56.882Z] --- PASS: TestFromScratch (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestFromWithArg [2022-03-21T13:08:56.882Z] --- PASS: TestFromWithArg (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-21T13:08:56.882Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestFromWithUndefinedArg [2022-03-21T13:08:56.882Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestFromMultiStageWithNamedStage [2022-03-21T13:08:56.882Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestOnbuild [2022-03-21T13:08:56.882Z] --- PASS: TestOnbuild (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestWorkdir [2022-03-21T13:08:56.882Z] --- PASS: TestWorkdir (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestCmd [2022-03-21T13:08:56.882Z] --- PASS: TestCmd (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestHealthcheckNone [2022-03-21T13:08:56.882Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestHealthcheckCmd [2022-03-21T13:08:56.882Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestEntrypoint [2022-03-21T13:08:56.882Z] --- PASS: TestEntrypoint (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestExpose [2022-03-21T13:08:56.882Z] --- PASS: TestExpose (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestUser [2022-03-21T13:08:56.882Z] --- PASS: TestUser (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestVolume [2022-03-21T13:08:56.882Z] --- PASS: TestVolume (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestStopSignal [2022-03-21T13:08:56.882Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:08:56.882Z] --- SKIP: TestStopSignal (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestArg [2022-03-21T13:08:56.882Z] --- PASS: TestArg (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestShell [2022-03-21T13:08:56.882Z] --- PASS: TestShell (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestPrependEnvOnCmd [2022-03-21T13:08:56.882Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestRunWithBuildArgs [2022-03-21T13:08:56.882Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestRunIgnoresHealthcheck [2022-03-21T13:08:56.882Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestDispatchUnsupportedOptions [2022-03-21T13:08:56.882Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-21T13:08:56.882Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-21T13:08:56.882Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-21T13:08:56.882Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestNormalizeWorkdir [2022-03-21T13:08:56.882Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestDispatch [2022-03-21T13:08:56.882Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-21T13:08:56.882Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-21T13:08:56.882Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-21T13:08:56.882Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-21T13:08:56.882Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-21T13:08:56.882Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-21T13:08:56.882Z] === RUN TestDispatch/COPY_url [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch (0.09s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-21T13:08:56.882Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestAddScratchImageAddsToMounts [2022-03-21T13:08:56.882Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-21T13:08:56.882Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-21T13:08:56.882Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-21T13:08:56.882Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestImageSourceGetAddsToMounts [2022-03-21T13:08:56.882Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestEmptyDockerfile [2022-03-21T13:08:56.882Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestSymlinkDockerfile [2022-03-21T13:08:56.882Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-21T13:08:56.882Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-21T13:08:56.882Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestNonExistingDockerfile [2022-03-21T13:08:56.882Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestCopyRunConfig [2022-03-21T13:08:56.882Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestDeepCopyRunConfig [2022-03-21T13:08:56.882Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestExportImage [2022-03-21T13:08:56.882Z] --- PASS: TestExportImage (0.00s) [2022-03-21T13:08:56.882Z] === RUN TestNormalizeDest [2022-03-21T13:08:56.882Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-21T13:08:56.882Z] PASS [2022-03-21T13:08:56.882Z] coverage: 46.7% of statements [2022-03-21T13:08:56.882Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 46.7% of statements [2022-03-21T13:08:57.873Z] === RUN TestTCP4Proxy [2022-03-21T13:08:57.873Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-21T13:08:57.873Z] === RUN TestTCP4ProxyHalfClose [2022-03-21T13:08:57.873Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestTCP6Proxy [2022-03-21T13:08:57.873Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:08:57.873Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestTCPDualStackProxy [2022-03-21T13:08:57.873Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:08:57.873Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestUDP4Proxy [2022-03-21T13:08:57.873Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestUDP6Proxy [2022-03-21T13:08:57.873Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:08:57.873Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestUDPWriteError [2022-03-21T13:08:57.873Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestSCTP4Proxy [2022-03-21T13:08:57.873Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:08:57.873Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-21T13:08:57.873Z] === RUN TestSCTP6Proxy [2022-03-21T13:08:57.873Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:08:57.873Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-21T13:08:57.873Z] PASS [2022-03-21T13:08:57.873Z] coverage: 49.4% of statements [2022-03-21T13:08:57.873Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2022-03-21T13:08:58.246Z] 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 [2022-03-21T13:08:59.694Z] #60 310.9 # github.com/containerd/containerd/cmd/containerd [2022-03-21T13:08:59.694Z] #60 310.9 /usr/bin/ld: /tmp/go-link-1130335640/000019.o: in function `New': [2022-03-21T13:08:59.694Z] #60 310.9 /tmp/tmp.yhj3rnjc3B/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-21T13:08:59.694Z] #60 311.0 + bin/containerd-stress [2022-03-21T13:08:59.694Z] #60 312.0 + bin/containerd-shim [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-21T13:09:00.993Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestConfigureDaemonLogs [2022-03-21T13:09:00.993Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestCommonOptionsInstallFlags [2022-03-21T13:09:00.993Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-21T13:09:00.993Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-21T13:09:00.993Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-21T13:09:00.993Z] PASS [2022-03-21T13:09:00.993Z] coverage: 19.0% of statements [2022-03-21T13:09:00.993Z] ok github.com/docker/docker/cmd/dockerd 0.164s coverage: 19.0% of statements [2022-03-21T13:09:00.993Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-21T13:09:00.993Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-21T13:09:02.555Z] === RUN TestContainerStopSignal [2022-03-21T13:09:02.555Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestContainerStopTimeout [2022-03-21T13:09:02.555Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-21T13:09:02.555Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-21T13:09:02.555Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-21T13:09:02.555Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestReplaceAndAppendEnvVars [2022-03-21T13:09:02.555Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-21T13:09:02.555Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestNewMemoryStore [2022-03-21T13:09:02.555Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestAddContainers [2022-03-21T13:09:02.555Z] --- PASS: TestAddContainers (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestGetContainer [2022-03-21T13:09:02.555Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestDeleteContainer [2022-03-21T13:09:02.555Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestListContainers [2022-03-21T13:09:02.555Z] --- PASS: TestListContainers (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestFirstContainer [2022-03-21T13:09:02.555Z] --- PASS: TestFirstContainer (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestApplyAllContainer [2022-03-21T13:09:02.555Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestIsValidHealthString [2022-03-21T13:09:02.555Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestStateRunStop [2022-03-21T13:09:02.555Z] --- PASS: TestStateRunStop (0.00s) [2022-03-21T13:09:02.555Z] === RUN TestStateTimeoutWait [2022-03-21T13:09:03.023Z] state_test.go:141: Stop callback fired [2022-03-21T13:09:03.023Z] state_test.go:165: Stop callback fired [2022-03-21T13:09:03.023Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-21T13:09:03.023Z] === RUN TestIsValidStateString [2022-03-21T13:09:03.023Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-21T13:09:03.023Z] === RUN TestViewSaveDelete [2022-03-21T13:09:03.023Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-21T13:09:03.023Z] === RUN TestViewAll [2022-03-21T13:09:03.023Z] --- PASS: TestViewAll (0.01s) [2022-03-21T13:09:03.023Z] === RUN TestViewGet [2022-03-21T13:09:03.023Z] --- PASS: TestViewGet (0.01s) [2022-03-21T13:09:03.023Z] === RUN TestNames [2022-03-21T13:09:03.023Z] --- PASS: TestNames (0.00s) [2022-03-21T13:09:03.023Z] === RUN TestViewWithHealthCheck [2022-03-21T13:09:03.023Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-21T13:09:03.023Z] PASS [2022-03-21T13:09:03.023Z] coverage: 41.7% of statements [2022-03-21T13:09:03.023Z] ok github.com/docker/docker/container 0.218s coverage: 41.7% of statements [2022-03-21T13:09:03.023Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-21T13:09:03.023Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-21T13:09:03.023Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-21T13:09:03.023Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-21T13:09:03.490Z] === RUN TestPrepare [2022-03-21T13:09:03.490Z] --- PASS: TestPrepare (0.00s) [2022-03-21T13:09:03.490Z] === RUN TestStart [2022-03-21T13:09:03.490Z] --- PASS: TestStart (0.00s) [2022-03-21T13:09:03.490Z] === RUN TestWaitCancel [2022-03-21T13:09:03.490Z] --- PASS: TestWaitCancel (0.00s) [2022-03-21T13:09:03.490Z] === RUN TestWaitDisabled [2022-03-21T13:09:03.490Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-21T13:09:03.490Z] === RUN TestWaitEnabled [2022-03-21T13:09:03.490Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-21T13:09:03.490Z] === RUN TestRemove [2022-03-21T13:09:03.490Z] --- PASS: TestRemove (0.00s) [2022-03-21T13:09:03.490Z] PASS [2022-03-21T13:09:03.490Z] coverage: 65.3% of statements [2022-03-21T13:09:03.490Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-03-21T13:09:05.700Z] === RUN TestNewListSecretsFilters [2022-03-21T13:09:05.700Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-21T13:09:05.700Z] === RUN TestNewListConfigsFilters [2022-03-21T13:09:05.700Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-21T13:09:05.700Z] PASS [2022-03-21T13:09:05.700Z] coverage: 0.5% of statements [2022-03-21T13:09:05.700Z] ok github.com/docker/docker/daemon/cluster 0.224s coverage: 0.5% of statements [2022-03-21T13:09:06.258Z] #60 323.1 + bin/containerd-shim-runc-v1 [2022-03-21T13:09:06.685Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-21T13:09:07.153Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-21T13:09:07.153Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-21T13:09:07.153Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-21T13:09:07.154Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-21T13:09:07.154Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-21T13:09:07.154Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-21T13:09:07.154Z] PASS [2022-03-21T13:09:07.154Z] coverage: 35.9% of statements [2022-03-21T13:09:07.154Z] ok github.com/docker/docker/daemon/cluster/convert 0.633s coverage: 35.9% of statements [2022-03-21T13:09:09.366Z] === RUN TestWaitNodeAttachment [2022-03-21T13:09:09.366Z] === RUN TestBuilderGC [2022-03-21T13:09:09.366Z] --- PASS: TestBuilderGC (0.02s) [2022-03-21T13:09:09.366Z] === RUN TestDaemonConfigurationNotFound [2022-03-21T13:09:09.366Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-21T13:09:09.366Z] === RUN TestDaemonBrokenConfiguration [2022-03-21T13:09:09.366Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-21T13:09:09.366Z] === RUN TestFindConfigurationConflicts [2022-03-21T13:09:09.366Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-21T13:09:09.366Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-21T13:09:09.366Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-21T13:09:09.835Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-21T13:09:09.835Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-21T13:09:09.835Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_label [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_dns [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-21T13:09:09.835Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestReloadSetConfigFileNotExist [2022-03-21T13:09:09.835Z] time="2022-03-21T13:09:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-21T13:09:09.835Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-03-21T13:09:09.835Z] === RUN TestReloadDefaultConfigNotExist [2022-03-21T13:09:09.835Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:09.835Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestReloadBadDefaultConfig [2022-03-21T13:09:09.835Z] time="2022-03-21T13:09:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4221623428" [2022-03-21T13:09:09.835Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestReloadWithConflictingLabels [2022-03-21T13:09:09.835Z] time="2022-03-21T13:09:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3337974336" [2022-03-21T13:09:09.835Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-21T13:09:09.835Z] === RUN TestReloadWithDuplicateLabels [2022-03-21T13:09:09.835Z] time="2022-03-21T13:09:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2831951178" [2022-03-21T13:09:09.835Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestMaskURLCredentials [2022-03-21T13:09:09.835Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestDaemonConfigurationMerge [2022-03-21T13:09:09.835Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-21T13:09:09.835Z] PASS [2022-03-21T13:09:09.835Z] coverage: 79.2% of statements [2022-03-21T13:09:09.835Z] ok github.com/docker/docker/daemon/config 0.307s coverage: 79.2% of statements [2022-03-21T13:09:09.835Z] === RUN TestEventsLog [2022-03-21T13:09:09.835Z] --- PASS: TestEventsLog (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestEventsLogTimeout [2022-03-21T13:09:09.835Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestLogEvents [2022-03-21T13:09:09.835Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-03-21T13:09:09.835Z] === RUN TestIsolationConversion [2022-03-21T13:09:09.835Z] === RUN TestIsolationConversion/default [2022-03-21T13:09:09.835Z] === RUN TestIsolationConversion/process [2022-03-21T13:09:09.835Z] === RUN TestIsolationConversion/hyperv [2022-03-21T13:09:09.835Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestContainerLabels [2022-03-21T13:09:09.835Z] --- PASS: TestContainerLabels (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestCredentialSpecConversion [2022-03-21T13:09:09.835Z] === RUN TestCredentialSpecConversion/none [2022-03-21T13:09:09.835Z] === RUN TestCredentialSpecConversion/config [2022-03-21T13:09:09.835Z] === RUN TestCredentialSpecConversion/file [2022-03-21T13:09:09.835Z] === RUN TestCredentialSpecConversion/registry [2022-03-21T13:09:09.835Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-21T13:09:09.835Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountBind [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountVolume [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountTarget [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountTmpfs [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountInvalidType [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-21T13:09:09.835Z] === RUN TestControllerValidateMountNamedPipe [2022-03-21T13:09:09.835Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-21T13:09:09.835Z] PASS [2022-03-21T13:09:09.835Z] coverage: 11.0% of statements [2022-03-21T13:09:09.835Z] --- PASS: TestLogEvents (0.05s) [2022-03-21T13:09:09.835Z] === RUN TestLoadBufferedEvents [2022-03-21T13:09:09.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.632s coverage: 11.0% of statements [2022-03-21T13:09:10.304Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-03-21T13:09:10.304Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-21T13:09:10.304Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-21T13:09:10.304Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-21T13:09:10.304Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-21T13:09:10.304Z] PASS [2022-03-21T13:09:10.304Z] coverage: 50.0% of statements [2022-03-21T13:09:10.304Z] ok github.com/docker/docker/daemon/events 0.266s coverage: 50.0% of statements [2022-03-21T13:09:10.369Z] === RUN TestCheckpointCreateError [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointCreate [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointDeleteError [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointDelete [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointListError [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointList [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointList (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestCheckpointListContainerNotFound [2022-03-21T13:09:10.369Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNewClientWithOpsFromEnv [2022-03-21T13:09:10.369Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:09:10.369Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-03-21T13:09:10.369Z] === RUN TestGetAPIPath [2022-03-21T13:09:10.369Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestParseHostURL [2022-03-21T13:09:10.369Z] --- PASS: TestParseHostURL (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-21T13:09:10.369Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPVersionOverride [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-21T13:09:10.369Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestClientRedirect [2022-03-21T13:09:10.369Z] === RUN TestClientRedirect/GET [2022-03-21T13:09:10.369Z] === RUN TestClientRedirect/POST [2022-03-21T13:09:10.369Z] === RUN TestClientRedirect/PUT [2022-03-21T13:09:10.369Z] === RUN TestClientRedirect/DELETE [2022-03-21T13:09:10.369Z] --- PASS: TestClientRedirect (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-21T13:09:10.369Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigCreateUnsupported [2022-03-21T13:09:10.369Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigCreateError [2022-03-21T13:09:10.369Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigCreate [2022-03-21T13:09:10.369Z] --- PASS: TestConfigCreate (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspectNotFound [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspectWithEmptyID [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspectUnsupported [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspectError [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspectConfigNotFound [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigInspect [2022-03-21T13:09:10.369Z] --- PASS: TestConfigInspect (0.00s) [2022-03-21T13:09:10.369Z] === RUN TestConfigListUnsupported [2022-03-21T13:09:10.370Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigListError [2022-03-21T13:09:10.370Z] --- PASS: TestConfigListError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigList [2022-03-21T13:09:10.370Z] --- PASS: TestConfigList (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigRemoveUnsupported [2022-03-21T13:09:10.370Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigRemoveError [2022-03-21T13:09:10.370Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigRemove [2022-03-21T13:09:10.370Z] --- PASS: TestConfigRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigUpdateUnsupported [2022-03-21T13:09:10.370Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigUpdateError [2022-03-21T13:09:10.370Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestConfigUpdate [2022-03-21T13:09:10.370Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCommitError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCommit [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCommit (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStatPathError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStatPathNotFoundError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStatPathNoHeaderError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStatPath [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyToContainerError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyToContainerNotFoundError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyToContainer [2022-03-21T13:09:10.370Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyFromContainerError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyFromContainerNotFoundError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-21T13:09:10.370Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestCopyFromContainer [2022-03-21T13:09:10.370Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCreateError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCreateImageNotFound [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCreateWithName [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerCreateAutoRemove [2022-03-21T13:09:10.370Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerDiffError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerDiff [2022-03-21T13:09:10.370Z] --- PASS: TestContainerDiff (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecCreateError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecCreate [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecStartError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecStart [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecInspectError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecInspect [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExportError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExportError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExport [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExport (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerInspectError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerInspectContainerNotFound [2022-03-21T13:09:10.370Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerInspectWithEmptyID [2022-03-21T13:09:10.370Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerInspect [2022-03-21T13:09:10.370Z] --- PASS: TestContainerInspect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerInspectNode [2022-03-21T13:09:10.370Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerKillError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerKillError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerKill [2022-03-21T13:09:10.370Z] --- PASS: TestContainerKill (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerListError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerListError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerList [2022-03-21T13:09:10.370Z] --- PASS: TestContainerList (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerLogsNotFoundError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerLogsError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerLogs [2022-03-21T13:09:10.370Z] --- PASS: TestContainerLogs (0.23s) [2022-03-21T13:09:10.370Z] === RUN TestContainerPauseError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerPause [2022-03-21T13:09:10.370Z] --- PASS: TestContainerPause (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainersPruneError [2022-03-21T13:09:10.370Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainersPrune [2022-03-21T13:09:10.370Z] --- PASS: TestContainersPrune (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRemoveError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRemoveNotFoundError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRemove [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRenameError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRename [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRename (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerResizeError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecResizeError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerResize [2022-03-21T13:09:10.370Z] --- PASS: TestContainerResize (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerExecResize [2022-03-21T13:09:10.370Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRestartError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerRestart [2022-03-21T13:09:10.370Z] --- PASS: TestContainerRestart (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStartError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStartError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStart [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStart (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStatsError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStats [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStats (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStopError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStopError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerStop [2022-03-21T13:09:10.370Z] --- PASS: TestContainerStop (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerTopError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerTopError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerTop [2022-03-21T13:09:10.370Z] --- PASS: TestContainerTop (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerUnpauseError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerUnpause [2022-03-21T13:09:10.370Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerUpdateError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerUpdateError (0.01s) [2022-03-21T13:09:10.370Z] === RUN TestContainerUpdate [2022-03-21T13:09:10.370Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerWaitError [2022-03-21T13:09:10.370Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestContainerWait [2022-03-21T13:09:10.370Z] --- PASS: TestContainerWait (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestDiskUsageError [2022-03-21T13:09:10.370Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestDiskUsage [2022-03-21T13:09:10.370Z] --- PASS: TestDiskUsage (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestDistributionInspectUnsupported [2022-03-21T13:09:10.370Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestDistributionInspectWithEmptyID [2022-03-21T13:09:10.370Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestEventsErrorInOptions [2022-03-21T13:09:10.370Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestEventsErrorFromServer [2022-03-21T13:09:10.370Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestEvents [2022-03-21T13:09:10.370Z] --- PASS: TestEvents (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestTLSCloseWriter [2022-03-21T13:09:10.370Z] === PAUSE TestTLSCloseWriter [2022-03-21T13:09:10.370Z] === RUN TestImageBuildError [2022-03-21T13:09:10.370Z] --- PASS: TestImageBuildError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageBuild [2022-03-21T13:09:10.370Z] --- PASS: TestImageBuild (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestGetDockerOS [2022-03-21T13:09:10.370Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageCreateError [2022-03-21T13:09:10.370Z] --- PASS: TestImageCreateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageCreate [2022-03-21T13:09:10.370Z] --- PASS: TestImageCreate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageHistoryError [2022-03-21T13:09:10.370Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageHistory [2022-03-21T13:09:10.370Z] --- PASS: TestImageHistory (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageImportError [2022-03-21T13:09:10.370Z] --- PASS: TestImageImportError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageImport [2022-03-21T13:09:10.370Z] --- PASS: TestImageImport (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageInspectError [2022-03-21T13:09:10.370Z] --- PASS: TestImageInspectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageInspectImageNotFound [2022-03-21T13:09:10.370Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageInspectWithEmptyID [2022-03-21T13:09:10.370Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageInspect [2022-03-21T13:09:10.370Z] --- PASS: TestImageInspect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageListError [2022-03-21T13:09:10.370Z] --- PASS: TestImageListError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageList [2022-03-21T13:09:10.370Z] --- PASS: TestImageList (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageListApiBefore125 [2022-03-21T13:09:10.370Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageLoadError [2022-03-21T13:09:10.370Z] --- PASS: TestImageLoadError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageLoad [2022-03-21T13:09:10.370Z] --- PASS: TestImageLoad (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagesPruneError [2022-03-21T13:09:10.370Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagesPrune [2022-03-21T13:09:10.370Z] --- PASS: TestImagesPrune (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullReferenceParseError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullAnyError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePullWithoutErrors [2022-03-21T13:09:10.370Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushReferenceError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushAnyError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithoutErrors [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-21T13:09:10.370Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageRemoveError [2022-03-21T13:09:10.370Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageRemoveImageNotFound [2022-03-21T13:09:10.370Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageRemove [2022-03-21T13:09:10.370Z] --- PASS: TestImageRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSaveError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSaveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSave [2022-03-21T13:09:10.370Z] --- PASS: TestImageSave (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchAnyError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageSearchWithoutErrors [2022-03-21T13:09:10.370Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageTagError [2022-03-21T13:09:10.370Z] --- PASS: TestImageTagError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageTagInvalidReference [2022-03-21T13:09:10.370Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageTagInvalidSourceImageName [2022-03-21T13:09:10.370Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageTagHexSource [2022-03-21T13:09:10.370Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestImageTag [2022-03-21T13:09:10.370Z] --- PASS: TestImageTag (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestInfoServerError [2022-03-21T13:09:10.370Z] --- PASS: TestInfoServerError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestInfoInvalidResponseJSONError [2022-03-21T13:09:10.370Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestInfo [2022-03-21T13:09:10.370Z] --- PASS: TestInfo (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkConnectError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkConnect [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkCreateError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkCreate [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkDisconnectError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkDisconnect [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/empty_ID [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/no_options [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/verbose [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/global_scope [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/unknown_network [2022-03-21T13:09:10.370Z] === RUN TestNetworkInspect/server_error [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkListError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkListError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkList [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkList (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworksPruneError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworksPrune [2022-03-21T13:09:10.370Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkRemoveError [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNetworkRemove [2022-03-21T13:09:10.370Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeInspectError [2022-03-21T13:09:10.370Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeInspectNodeNotFound [2022-03-21T13:09:10.370Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeInspectWithEmptyID [2022-03-21T13:09:10.370Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeInspect [2022-03-21T13:09:10.370Z] --- PASS: TestNodeInspect (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeListError [2022-03-21T13:09:10.370Z] --- PASS: TestNodeListError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeList [2022-03-21T13:09:10.370Z] --- PASS: TestNodeList (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeRemoveError [2022-03-21T13:09:10.370Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeRemove [2022-03-21T13:09:10.370Z] --- PASS: TestNodeRemove (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeUpdateError [2022-03-21T13:09:10.370Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestNodeUpdate [2022-03-21T13:09:10.370Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-21T13:09:10.370Z] === RUN TestOptionWithHostFromEnv [2022-03-21T13:09:10.370Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestOptionWithTimeout [2022-03-21T13:09:10.371Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestOptionWithVersionFromEnv [2022-03-21T13:09:10.371Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPingFail [2022-03-21T13:09:10.371Z] --- PASS: TestPingFail (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPingWithError [2022-03-21T13:09:10.371Z] 2022/03/21 13:09:09 RoundTripper returned a response & error; ignoring response [2022-03-21T13:09:10.371Z] 2022/03/21 13:09:09 RoundTripper returned a response & error; ignoring response [2022-03-21T13:09:10.371Z] --- PASS: TestPingWithError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPingSuccess [2022-03-21T13:09:10.371Z] --- PASS: TestPingSuccess (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPingHeadFallback [2022-03-21T13:09:10.371Z] === RUN TestPingHeadFallback/OK [2022-03-21T13:09:10.371Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-21T13:09:10.371Z] === RUN TestPingHeadFallback/Not_Found [2022-03-21T13:09:10.371Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-21T13:09:10.371Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-21T13:09:10.371Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-21T13:09:10.371Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-21T13:09:10.371Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-21T13:09:10.371Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginDisableError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginDisable [2022-03-21T13:09:10.371Z] --- PASS: TestPluginDisable (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginEnableError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginEnable [2022-03-21T13:09:10.371Z] --- PASS: TestPluginEnable (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginInspectWithEmptyID [2022-03-21T13:09:10.371Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginInspect [2022-03-21T13:09:10.371Z] --- PASS: TestPluginInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginListError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginListError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginList [2022-03-21T13:09:10.371Z] --- PASS: TestPluginList (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginPushError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginPushError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginPush [2022-03-21T13:09:10.371Z] --- PASS: TestPluginPush (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginRemoveError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginRemove [2022-03-21T13:09:10.371Z] --- PASS: TestPluginRemove (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginSetError [2022-03-21T13:09:10.371Z] --- PASS: TestPluginSetError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPluginSet [2022-03-21T13:09:10.371Z] --- PASS: TestPluginSet (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSetHostHeader [2022-03-21T13:09:10.371Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestPlainTextError [2022-03-21T13:09:10.371Z] --- PASS: TestPlainTextError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestInfiniteError [2022-03-21T13:09:10.371Z] --- PASS: TestInfiniteError (0.04s) [2022-03-21T13:09:10.371Z] === RUN TestCanceledContext [2022-03-21T13:09:10.371Z] 2022/03/21 13:09:09 RoundTripper returned a response & error; ignoring response [2022-03-21T13:09:10.371Z] --- PASS: TestCanceledContext (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestDeadlineExceededContext [2022-03-21T13:09:10.371Z] 2022/03/21 13:09:09 RoundTripper returned a response & error; ignoring response [2022-03-21T13:09:10.371Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretCreateUnsupported [2022-03-21T13:09:10.371Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretCreateError [2022-03-21T13:09:10.371Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretCreate [2022-03-21T13:09:10.371Z] --- PASS: TestSecretCreate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretInspectUnsupported [2022-03-21T13:09:10.371Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretInspectSecretNotFound [2022-03-21T13:09:10.371Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretInspectWithEmptyID [2022-03-21T13:09:10.371Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretInspect [2022-03-21T13:09:10.371Z] --- PASS: TestSecretInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretListUnsupported [2022-03-21T13:09:10.371Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretListError [2022-03-21T13:09:10.371Z] --- PASS: TestSecretListError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretList [2022-03-21T13:09:10.371Z] --- PASS: TestSecretList (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretRemoveUnsupported [2022-03-21T13:09:10.371Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretRemoveError [2022-03-21T13:09:10.371Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretRemove [2022-03-21T13:09:10.371Z] --- PASS: TestSecretRemove (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretUpdateUnsupported [2022-03-21T13:09:10.371Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretUpdateError [2022-03-21T13:09:10.371Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSecretUpdate [2022-03-21T13:09:10.371Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceCreateError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceCreate [2022-03-21T13:09:10.371Z] --- PASS: TestServiceCreate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-21T13:09:10.371Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceCreateDigestPinning [2022-03-21T13:09:10.371Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceInspectServiceNotFound [2022-03-21T13:09:10.371Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceInspectWithEmptyID [2022-03-21T13:09:10.371Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceInspect [2022-03-21T13:09:10.371Z] --- PASS: TestServiceInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceListError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceListError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceList [2022-03-21T13:09:10.371Z] --- PASS: TestServiceList (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceLogsError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceLogs [2022-03-21T13:09:10.371Z] --- PASS: TestServiceLogs (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceRemoveError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceRemoveNotFoundError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceRemove [2022-03-21T13:09:10.371Z] --- PASS: TestServiceRemove (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceUpdateError [2022-03-21T13:09:10.371Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestServiceUpdate [2022-03-21T13:09:10.371Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmGetUnlockKeyError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmGetUnlockKey [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmInitError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmInit [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmInit (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmInspect [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmJoinError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmJoin [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmLeaveError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmLeave [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmUnlockError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmUnlockError (0.01s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmUnlock [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmUpdateError [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestSwarmUpdate [2022-03-21T13:09:10.371Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestTaskInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestTaskInspectWithEmptyID [2022-03-21T13:09:10.371Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestTaskInspect [2022-03-21T13:09:10.371Z] --- PASS: TestTaskInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestTaskListError [2022-03-21T13:09:10.371Z] --- PASS: TestTaskListError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestTaskList [2022-03-21T13:09:10.371Z] --- PASS: TestTaskList (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeCreateError [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeCreate [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeInspectError [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeInspectNotFound [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeInspectWithEmptyID [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeInspect [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeListError [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeListError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeList [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeList (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeRemoveError [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-21T13:09:10.371Z] === RUN TestVolumeRemove [2022-03-21T13:09:10.371Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-21T13:09:10.371Z] === CONT TestTLSCloseWriter [2022-03-21T13:09:10.371Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-21T13:09:10.371Z] PASS [2022-03-21T13:09:10.371Z] coverage: 75.2% of statements [2022-03-21T13:09:10.371Z] ok github.com/docker/docker/client 0.531s coverage: 75.2% of statements [2022-03-21T13:09:10.650Z] ? github.com/docker/docker/api [no test files] [2022-03-21T13:09:11.288Z] === RUN TestIsEmptyDir [2022-03-21T13:09:11.288Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-21T13:09:11.288Z] PASS [2022-03-21T13:09:11.288Z] coverage: 2.3% of statements [2022-03-21T13:09:11.288Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-03-21T13:09:11.288Z] === RUN TestLinkNaming [2022-03-21T13:09:11.288Z] --- PASS: TestLinkNaming (0.00s) [2022-03-21T13:09:11.288Z] === RUN TestLinkNew [2022-03-21T13:09:11.288Z] --- PASS: TestLinkNew (0.00s) [2022-03-21T13:09:11.288Z] === RUN TestLinkEnv [2022-03-21T13:09:11.288Z] --- PASS: TestLinkEnv (0.00s) [2022-03-21T13:09:11.288Z] === RUN TestLinkMultipleEnv [2022-03-21T13:09:11.288Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-21T13:09:11.288Z] === RUN TestLinkPortRangeEnv [2022-03-21T13:09:11.288Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-21T13:09:11.288Z] PASS [2022-03-21T13:09:11.288Z] coverage: 93.0% of statements [2022-03-21T13:09:11.288Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2022-03-21T13:09:11.531Z] #60 329.2 + bin/containerd-shim-runc-v2 [2022-03-21T13:09:11.755Z] === RUN TestVerifyNetworkingConfig [2022-03-21T13:09:11.755Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-21T13:09:11.755Z] === RUN TestGetContainer [2022-03-21T13:09:11.755Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:09:11.755Z] === RUN TestValidContainerNames [2022-03-21T13:09:11.756Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestContainerInitDNS [2022-03-21T13:09:11.756Z] daemon_test.go:145: root required [2022-03-21T13:09:11.756Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestMerge [2022-03-21T13:09:11.756Z] --- PASS: TestMerge (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestValidateContainerIsolation [2022-03-21T13:09:11.756Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestFindNetworkErrorType [2022-03-21T13:09:11.756Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestEnsureServicesExist [2022-03-21T13:09:11.756Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestEnsureServicesExistErrors [2022-03-21T13:09:11.756Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-21T13:09:11.756Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-21T13:09:11.756Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-21T13:09:11.756Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-21T13:09:11.756Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:09:11.756Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-21T13:09:11.756Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestContainerDelete [2022-03-21T13:09:11.756Z] --- PASS: TestContainerDelete (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestContainerDoubleDelete [2022-03-21T13:09:11.756Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestLogContainerEventCopyLabels [2022-03-21T13:09:11.756Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestLogContainerEventWithAttributes [2022-03-21T13:09:11.756Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestNoneHealthcheck [2022-03-21T13:09:11.756Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-21T13:09:11.756Z] === RUN TestHealthStates [2022-03-21T13:09:11.756Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:11.756Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] time="2022-03-21T13:09:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:12.223Z] --- PASS: TestHealthStates (0.17s) [2022-03-21T13:09:12.223Z] === RUN TestGetInspectData [2022-03-21T13:09:12.223Z] --- PASS: TestGetInspectData (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestFillLicense [2022-03-21T13:09:12.223Z] --- PASS: TestFillLicense (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestListInvalidFilter [2022-03-21T13:09:12.223Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestNameFilter [2022-03-21T13:09:12.223Z] --- PASS: TestNameFilter (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-21T13:09:12.223Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-21T13:09:12.223Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-21T13:09:12.223Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadLabels [2022-03-21T13:09:12.223Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-21T13:09:12.223Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadMirrors [2022-03-21T13:09:12.223Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-21T13:09:12.223Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-21T13:09:12.223Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-21T13:09:12.223Z] reload_test.go:342: root required [2022-03-21T13:09:12.223Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-21T13:09:12.223Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-21T13:09:12.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-21T13:09:12.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-21T13:09:12.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-21T13:09:12.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-03-21T13:09:12.223Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-21T13:09:12.223Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.10s) [2022-03-21T13:09:12.223Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-21T13:09:12.223Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-21T13:09:12.223Z] === RUN TestParseVolumesFrom [2022-03-21T13:09:12.223Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-21T13:09:12.223Z] PASS [2022-03-21T13:09:12.223Z] coverage: 8.6% of statements [2022-03-21T13:09:12.223Z] ok github.com/docker/docker/daemon 0.607s coverage: 8.6% of statements [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-21T13:09:12.223Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-21T13:09:12.224Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-21T13:09:12.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-21T13:09:12.224Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-21T13:09:12.224Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-21T13:09:12.224Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-21T13:09:12.465Z] #60 329.9 + binaries [2022-03-21T13:09:12.465Z] #60 329.9 + install -D bin/containerd /build/containerd [2022-03-21T13:09:12.465Z] #60 330.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-21T13:09:12.465Z] #60 330.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-21T13:09:12.465Z] #60 330.0 + install -D bin/ctr /build/ctr [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/builder/remotecontext 0.068s coverage: 13.7% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 49.3% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/builder/remotecontext/git 1.065s coverage: 86.3% of statements [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/cli [no test files] [2022-03-21T13:09:13.577Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-21T13:09:13.577Z] ok github.com/docker/docker/cmd/docker-proxy 0.320s coverage: 67.6% of statements [2022-03-21T13:09:13.787Z] === RUN TestAdapterReadLogs [2022-03-21T13:09:13.787Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestCopier [2022-03-21T13:09:13.787Z] --- PASS: TestCopier (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestCopierLongLines [2022-03-21T13:09:13.787Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestCopierSlow [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/defaults [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-21T13:09:13.787Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-21T13:09:13.787Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-21T13:09:13.787Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-21T13:09:13.787Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-21T13:09:13.787Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-21T13:09:13.787Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-21T13:09:14.254Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-03-21T13:09:14.254Z] === RUN TestCreateSuccess [2022-03-21T13:09:14.254Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCreateStreamSkipped [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-21T13:09:14.254Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCreateLogGroupSuccess [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-21T13:09:14.254Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCreateError [2022-03-21T13:09:14.254Z] --- PASS: TestCreateError (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCreateAlreadyExists [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-21T13:09:14.254Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestLogClosed [2022-03-21T13:09:14.254Z] --- PASS: TestLogClosed (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestLogBlocking [2022-03-21T13:09:14.254Z] --- PASS: TestLogBlocking (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-21T13:09:14.254Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestLogNonBlockingBufferFull [2022-03-21T13:09:14.254Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestPublishBatchSuccess [2022-03-21T13:09:14.254Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestPublishBatchError [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=error msg=error [2022-03-21T13:09:14.254Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:09:14.254Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:09:14.254Z] time="2022-03-21T13:09:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-21T13:09:14.254Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchSimple [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchTicker [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMultilinePattern [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestCopierSlow (0.24s) [2022-03-21T13:09:14.254Z] === RUN TestCopierWithSized [2022-03-21T13:09:14.254Z] === RUN TestCopierWithSized/as_is [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-21T13:09:14.254Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-21T13:09:14.254Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-21T13:09:14.254Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-21T13:09:14.254Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-21T13:09:14.254Z] === RUN TestCopierWithPartial [2022-03-21T13:09:14.254Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestRingLogger [2022-03-21T13:09:14.254Z] --- PASS: TestRingLogger (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestRingCap [2022-03-21T13:09:14.254Z] --- PASS: TestRingCap (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestRingClose [2022-03-21T13:09:14.254Z] --- PASS: TestRingClose (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestRingDrain [2022-03-21T13:09:14.254Z] --- PASS: TestRingDrain (0.00s) [2022-03-21T13:09:14.254Z] PASS [2022-03-21T13:09:14.254Z] coverage: 43.2% of statements [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchClose [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/0/Hello [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/2/🙃 [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/3/���� [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/4/He��o [2022-03-21T13:09:14.254Z] === RUN TestEffectiveLen/5/ [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/0/ [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/1/Hello [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: Hello [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/2/Hello [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: He [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: llo [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/3/Hello [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: Hello [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/4/🙃 [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/5/🙃 [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/6/a� [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: a [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: � [2022-03-21T13:09:14.254Z] === RUN TestFindValidSplit/7/a� [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1076: a� [2022-03-21T13:09:14.254Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-21T13:09:14.254Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.2% of statements [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestProcessEventEmoji [2022-03-21T13:09:14.254Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchLineSplit [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMaxEvents [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-21T13:09:14.254Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-21T13:09:14.254Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-21T13:09:14.254Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-21T13:09:14.254Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-21T13:09:14.254Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestCreateTagSuccess [2022-03-21T13:09:14.254Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-21T13:09:14.254Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-21T13:09:14.254Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-21T13:09:14.254Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-21T13:09:14.254Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-21T13:09:14.254Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-21T13:09:14.254Z] PASS [2022-03-21T13:09:14.254Z] coverage: 80.2% of statements [2022-03-21T13:09:14.254Z] ok github.com/docker/docker/daemon/logger/awslogs 0.445s coverage: 80.2% of statements [2022-03-21T13:09:14.367Z] #60 DONE 332.0s [2022-03-21T13:09:14.722Z] === RUN TestSearchRegistryForImagesErrors [2022-03-21T13:09:14.722Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-21T13:09:14.722Z] === RUN TestSearchRegistryForImages [2022-03-21T13:09:14.722Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-21T13:09:14.722Z] === RUN TestOnlyPlatformWithFallback [2022-03-21T13:09:14.722Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-21T13:09:14.722Z] === RUN TestImageDelete [2022-03-21T13:09:14.722Z] === RUN TestImageDelete/no_lease [2022-03-21T13:09:14.722Z] === RUN TestImageDelete/lease_exists [2022-03-21T13:09:14.722Z] --- PASS: TestImageDelete (0.05s) [2022-03-21T13:09:14.722Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-21T13:09:14.722Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-21T13:09:14.722Z] === RUN TestContentStoreForPull [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-21T13:09:14.722Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-21T13:09:14.722Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-21T13:09:14.722Z] PASS [2022-03-21T13:09:14.722Z] coverage: 33.6% of statements [2022-03-21T13:09:14.722Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-21T13:09:14.722Z] PASS [2022-03-21T13:09:14.722Z] coverage: 6.6% of statements [2022-03-21T13:09:14.722Z] ok github.com/docker/docker/daemon/logger/fluentd 0.051s coverage: 33.6% of statements [2022-03-21T13:09:14.722Z] ok github.com/docker/docker/daemon/images 0.365s coverage: 6.6% of statements [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-21T13:09:14.722Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-21T13:09:15.190Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-21T13:09:15.190Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-21T13:09:15.190Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-21T13:09:15.190Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-21T13:09:15.190Z] === RUN TestFastTimeMarshalJSON [2022-03-21T13:09:15.190Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-21T13:09:15.190Z] PASS [2022-03-21T13:09:15.190Z] coverage: 87.2% of statements [2022-03-21T13:09:15.301Z] [2022-03-21T13:09:15.302Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-21T13:09:15.302Z] #61 sha256:a0780bd41c33de3a2e610ef7b3aa649f974b47f512c747555d7b3ef844aa8b9c [2022-03-21T13:09:15.657Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2022-03-21T13:09:15.867Z] #61 DONE 0.7s [2022-03-21T13:09:16.125Z] === RUN TestJSONFileLogger [2022-03-21T13:09:16.125Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-21T13:09:16.125Z] === RUN TestJSONFileLoggerWithTags [2022-03-21T13:09:16.125Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-21T13:09:16.125Z] === RUN TestJSONFileLoggerWithOpts [2022-03-21T13:09:16.125Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-21T13:09:16.125Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-21T13:09:16.125Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-21T13:09:16.125Z] === RUN TestEncodeDecode [2022-03-21T13:09:16.125Z] === PAUSE TestEncodeDecode [2022-03-21T13:09:16.125Z] === RUN TestUnexpectedEOF [2022-03-21T13:09:16.125Z] time="2022-03-21T13:09:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:09:16.125Z] time="2022-03-21T13:09:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:09:16.125Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-21T13:09:16.125Z] === CONT TestEncodeDecode [2022-03-21T13:09:16.125Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-21T13:09:16.125Z] PASS [2022-03-21T13:09:16.125Z] coverage: 69.9% of statements [2022-03-21T13:09:16.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.230s coverage: 69.9% of statements [2022-03-21T13:09:16.131Z] [2022-03-21T13:09:16.131Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-21T13:09:16.131Z] #66 sha256:803f7ef87ff9cc495ed0cc7e43a3f7ee190bcaba6bf9cc0cb1225e6d8d71c30f [2022-03-21T13:09:16.131Z] #66 DONE 0.1s [2022-03-21T13:09:16.131Z] [2022-03-21T13:09:16.131Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-21T13:09:16.131Z] #71 sha256:f1cbf2083e1a22de836d1f08009d861e93c6dfc4a5f7da96dd5e159f511c225a [2022-03-21T13:09:16.389Z] #71 DONE 0.2s [2022-03-21T13:09:16.389Z] [2022-03-21T13:09:16.389Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-21T13:09:16.389Z] #72 sha256:af67a3bb82cbafd6d08137e24c6784b6663f2bc116bb0410f12c87f6e03d50bf [2022-03-21T13:09:16.389Z] #72 DONE 0.0s [2022-03-21T13:09:16.389Z] [2022-03-21T13:09:16.389Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-21T13:09:16.389Z] #73 sha256:cf6d59d2f0e14411fa6ecabab26f308f4eb298093c0b79c843532d4575d5bffd [2022-03-21T13:09:16.591Z] === RUN TestWriteLog [2022-03-21T13:09:16.591Z] === PAUSE TestWriteLog [2022-03-21T13:09:16.591Z] === RUN TestReadLog [2022-03-21T13:09:16.591Z] === PAUSE TestReadLog [2022-03-21T13:09:16.591Z] === RUN TestDecode [2022-03-21T13:09:16.591Z] --- PASS: TestDecode (0.02s) [2022-03-21T13:09:16.591Z] === CONT TestWriteLog [2022-03-21T13:09:16.591Z] === CONT TestReadLog [2022-03-21T13:09:16.591Z] --- PASS: TestWriteLog (0.00s) [2022-03-21T13:09:16.591Z] === RUN TestReadLog/tail_exact [2022-03-21T13:09:16.885Z] ok github.com/docker/docker/client 0.062s coverage: 75.7% of statements [2022-03-21T13:09:17.059Z] === RUN TestOpenFileDelete [2022-03-21T13:09:17.059Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestOpenFileRename [2022-03-21T13:09:17.059Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestHandleDecoderErr [2022-03-21T13:09:17.059Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestParseLogTagDefaultTag [2022-03-21T13:09:17.059Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestParseLogTag [2022-03-21T13:09:17.059Z] --- PASS: TestParseLogTag (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestParseLogTagEmptyTag [2022-03-21T13:09:17.059Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestTailFiles [2022-03-21T13:09:17.059Z] --- PASS: TestTailFiles (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestFollowLogsConsumerGone [2022-03-21T13:09:17.059Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestFollowLogsProducerGone [2022-03-21T13:09:17.059Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-21T13:09:17.059Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-21T13:09:17.059Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-21T13:09:17.059Z] === RUN TestCheckCapacityAndRotate [2022-03-21T13:09:17.059Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-21T13:09:17.059Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-21T13:09:17.059Z] === RUN TestReadLog/tail_less_than_available [2022-03-21T13:09:17.059Z] === RUN TestReadLog/tail_more_than_available [2022-03-21T13:09:17.059Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-21T13:09:17.059Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-21T13:09:17.059Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-21T13:09:17.059Z] PASS [2022-03-21T13:09:17.059Z] coverage: 53.5% of statements [2022-03-21T13:09:17.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.112s coverage: 53.5% of statements [2022-03-21T13:09:17.059Z] --- PASS: TestReadLog (0.23s) [2022-03-21T13:09:17.059Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-03-21T13:09:17.059Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-21T13:09:17.059Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-21T13:09:17.059Z] PASS [2022-03-21T13:09:17.059Z] coverage: 78.7% of statements [2022-03-21T13:09:17.059Z] ok github.com/docker/docker/daemon/logger/local 0.447s coverage: 78.7% of statements [2022-03-21T13:09:17.059Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-21T13:09:17.526Z] === RUN TestLog [2022-03-21T13:09:17.526Z] --- PASS: TestLog (0.02s) [2022-03-21T13:09:17.526Z] PASS [2022-03-21T13:09:17.526Z] coverage: 31.5% of statements [2022-03-21T13:09:17.526Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-03-21T13:09:17.762Z] #73 DONE 1.2s [2022-03-21T13:09:17.763Z] [2022-03-21T13:09:17.763Z] #74 exporting to image [2022-03-21T13:09:17.763Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-21T13:09:17.763Z] #74 exporting layers [2022-03-21T13:09:17.994Z] === RUN TestNewParse [2022-03-21T13:09:17.994Z] --- PASS: TestNewParse (0.00s) [2022-03-21T13:09:17.994Z] PASS [2022-03-21T13:09:17.994Z] coverage: 8.3% of statements [2022-03-21T13:09:17.994Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-03-21T13:09:17.994Z] === RUN TestValidateLogOpt [2022-03-21T13:09:17.994Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestNewMissedConfig [2022-03-21T13:09:17.994Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestNewMissedUrl [2022-03-21T13:09:17.994Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestNewMissedToken [2022-03-21T13:09:17.994Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestNewWithProxy [2022-03-21T13:09:17.994Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestDefault [2022-03-21T13:09:17.994Z] --- PASS: TestDefault (0.01s) [2022-03-21T13:09:17.994Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-21T13:09:17.994Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestJsonFormat [2022-03-21T13:09:17.994Z] --- PASS: TestJsonFormat (0.01s) [2022-03-21T13:09:17.994Z] === RUN TestRawFormat [2022-03-21T13:09:17.994Z] --- PASS: TestRawFormat (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestRawFormatWithLabels [2022-03-21T13:09:17.994Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestRawFormatWithoutTag [2022-03-21T13:09:17.994Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-21T13:09:17.994Z] === RUN TestBatching [2022-03-21T13:09:18.463Z] === RUN TestParseLogFormat [2022-03-21T13:09:18.463Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestValidateLogOptEmpty [2022-03-21T13:09:18.463Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestValidateSyslogAddress [2022-03-21T13:09:18.463Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestParseAddressDefaultPort [2022-03-21T13:09:18.463Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestValidateSyslogFacility [2022-03-21T13:09:18.463Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestValidateLogOptSyslogFormat [2022-03-21T13:09:18.463Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-21T13:09:18.463Z] === RUN TestValidateLogOpt [2022-03-21T13:09:18.463Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:09:18.463Z] PASS [2022-03-21T13:09:18.463Z] coverage: 46.8% of statements [2022-03-21T13:09:18.463Z] ok github.com/docker/docker/daemon/logger/syslog 0.073s coverage: 46.8% of statements [2022-03-21T13:09:18.463Z] --- PASS: TestBatching (0.27s) [2022-03-21T13:09:18.463Z] === RUN TestFrequency [2022-03-21T13:09:18.463Z] --- PASS: TestFrequency (0.16s) [2022-03-21T13:09:18.463Z] === RUN TestOneMessagePerRequest [2022-03-21T13:09:18.867Z] #60 325.1 # github.com/containerd/containerd/cmd/containerd [2022-03-21T13:09:18.867Z] #60 325.1 /usr/bin/ld: /tmp/go-link-2112476530/000019.o: in function `New': [2022-03-21T13:09:18.867Z] #60 325.1 /tmp/tmp.ADHSFb6o16/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-21T13:09:18.867Z] #60 325.1 + bin/containerd-stress [2022-03-21T13:09:18.867Z] #60 326.3 + bin/containerd-shim [2022-03-21T13:09:18.931Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-21T13:09:18.931Z] === RUN TestVerify [2022-03-21T13:09:18.931Z] --- PASS: TestVerify (0.00s) [2022-03-21T13:09:18.931Z] === RUN TestSkipVerify [2022-03-21T13:09:18.931Z] time="2022-03-21T13:09:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:18.931Z] time="2022-03-21T13:09:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:18.931Z] time="2022-03-21T13:09:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.398Z] --- PASS: TestSkipVerify (0.72s) [2022-03-21T13:09:19.399Z] === RUN TestBufferMaximum [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.009757\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.009757\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-21T13:09:19.399Z] === RUN TestServerAlwaysDown [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.013456\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.013456\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.013456\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.014711\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] time="2022-03-21T13:09:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868159.014711\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:19.399Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-21T13:09:19.399Z] === RUN TestCannotSendAfterClose [2022-03-21T13:09:19.399Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-21T13:09:19.399Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-21T13:09:19.399Z] === RUN TestV1IDService [2022-03-21T13:09:19.399Z] --- PASS: TestV1IDService (0.01s) [2022-03-21T13:09:19.399Z] === RUN TestV2MetadataService [2022-03-21T13:09:19.866Z] --- PASS: TestV2MetadataService (0.55s) [2022-03-21T13:09:19.866Z] PASS [2022-03-21T13:09:19.866Z] coverage: 48.2% of statements [2022-03-21T13:09:19.866Z] ok github.com/docker/docker/distribution/metadata 0.633s coverage: 48.2% of statements [2022-03-21T13:09:20.333Z] time="2022-03-21T13:09:20Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-21T13:09:20.333Z] time="2022-03-21T13:09:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"09c8ddc78379\"}'" [2022-03-21T13:09:20.333Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-03-21T13:09:20.333Z] PASS [2022-03-21T13:09:20.333Z] coverage: 82.5% of statements [2022-03-21T13:09:20.333Z] ok github.com/docker/docker/daemon/logger/splunk 2.270s coverage: 82.5% of statements [2022-03-21T13:09:20.333Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-21T13:09:20.333Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-21T13:09:20.333Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-21T13:09:20.333Z] === RUN TestSuccessfulDownload [2022-03-21T13:09:20.333Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:09:20.333Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-21T13:09:20.333Z] === RUN TestCancelledDownload [2022-03-21T13:09:20.333Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-21T13:09:20.333Z] === RUN TestMaxDownloadAttempts [2022-03-21T13:09:20.333Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:09:20.333Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:09:20.333Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:09:20.333Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:09:20.333Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:09:20.333Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:09:20.333Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:09:20.333Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:09:20.333Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:09:20.333Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:09:20.333Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:09:20.333Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:09:20.805Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-21T13:09:20.805Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-21T13:09:20.805Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestContinueOnError_NeverContinue [2022-03-21T13:09:20.805Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestManifestStore [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/no_remote_or_local [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2913650458\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/no_local_cache [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/with_local_cache [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/unknown_media_type [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="reference for unknown type: " [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="reference for unknown type: " [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="reference for unknown type: " [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="reference for unknown type: " [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="reference for unknown type: " [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-21T13:09:20.805Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore (0.25s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-21T13:09:20.805Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestFixManifestLayers [2022-03-21T13:09:20.805Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-21T13:09:20.805Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:09:20.805Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestFixManifestLayersBadParent [2022-03-21T13:09:20.805Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestValidateManifest [2022-03-21T13:09:20.805Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:09:20.805Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestFormatPlatform [2022-03-21T13:09:20.805Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-21T13:09:20.805Z] === RUN TestPullSchema2Config [2022-03-21T13:09:20.805Z] === RUN TestPullSchema2Config/success_first_time [2022-03-21T13:09:20.805Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:09:20.805Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:20.805Z] === RUN TestPullSchema2Config/500_status [2022-03-21T13:09:20.805Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:09:20.805Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:09:20.805Z] time="2022-03-21T13:09:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:09:20.805Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-21T13:09:20.805Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-21T13:09:20.805Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-21T13:09:20.805Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-21T13:09:20.805Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-21T13:09:20.805Z] === RUN TestTransfer [2022-03-21T13:09:21.273Z] --- PASS: TestTransfer (0.12s) [2022-03-21T13:09:21.273Z] === RUN TestConcurrencyLimit [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:21.273Z] === RUN TestPullSchema2Config/EOF [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:21.273Z] 2022/03/21 13:09:20 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-21T13:09:21.273Z] goroutine 114 [running]: [2022-03-21T13:09:21.273Z] net/http.(*conn).serve.func1() [2022-03-21T13:09:21.273Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:09:21.273Z] panic({0x1126e40, 0x1308df0}) [2022-03-21T13:09:21.273Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:09:21.273Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000220340?, {0x13105d8?, 0xc000166700?}) [2022-03-21T13:09:21.273Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-21T13:09:21.273Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13105d8, 0xc000166700}, 0xc0002a6a00) [2022-03-21T13:09:21.273Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-21T13:09:21.273Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13105d8?, 0xc000166700?}, 0xc00005ac00?) [2022-03-21T13:09:21.273Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:09:21.273Z] net/http.serverHandler.ServeHTTP({0xc0002deb40?}, {0x13105d8, 0xc000166700}, 0xc0002a6a00) [2022-03-21T13:09:21.273Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:09:21.273Z] net/http.(*conn).serve(0xc000194640, {0x1310e50, 0xc0001e67b0}) [2022-03-21T13:09:21.273Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:09:21.273Z] created by net/http.(*Server).Serve [2022-03-21T13:09:21.273Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:09:21.273Z] === RUN TestNotFound [2022-03-21T13:09:21.273Z] --- PASS: TestNotFound (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestConflict [2022-03-21T13:09:21.273Z] --- PASS: TestConflict (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestForbidden [2022-03-21T13:09:21.273Z] --- PASS: TestForbidden (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestInvalidParameter [2022-03-21T13:09:21.273Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestNotImplemented [2022-03-21T13:09:21.273Z] --- PASS: TestNotImplemented (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestNotModified [2022-03-21T13:09:21.273Z] --- PASS: TestNotModified (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestUnauthorized [2022-03-21T13:09:21.273Z] --- PASS: TestUnauthorized (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestUnknown [2022-03-21T13:09:21.273Z] --- PASS: TestUnknown (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestCancelled [2022-03-21T13:09:21.273Z] --- PASS: TestCancelled (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestDeadline [2022-03-21T13:09:21.273Z] --- PASS: TestDeadline (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestDataLoss [2022-03-21T13:09:21.273Z] --- PASS: TestDataLoss (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestUnavailable [2022-03-21T13:09:21.273Z] --- PASS: TestUnavailable (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestSystem [2022-03-21T13:09:21.273Z] --- PASS: TestSystem (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Not_Found [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Bad_Request [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Conflict [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Unauthorized [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Forbidden [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Not_Modified [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-21T13:09:21.273Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-21T13:09:21.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-21T13:09:21.273Z] PASS [2022-03-21T13:09:21.273Z] coverage: 77.0% of statements [2022-03-21T13:09:21.273Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:21.273Z] === RUN TestPullSchema2Config/unauthorized [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:09:21.273Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:09:21.273Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-21T13:09:21.273Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-21T13:09:21.273Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-21T13:09:21.273Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-21T13:09:21.273Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-21T13:09:21.273Z] === RUN TestGetRepositoryMountCandidates [2022-03-21T13:09:21.273Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-21T13:09:21.273Z] === RUN TestLayerAlreadyExists [2022-03-21T13:09:21.273Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.273Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.273Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.273Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.274Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.274Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:09:21.274Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-21T13:09:21.274Z] === RUN TestWhenEmptyAuthConfig [2022-03-21T13:09:21.274Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-21T13:09:21.274Z] === RUN TestInactiveJobs [2022-03-21T13:09:21.741Z] === RUN TestFSGetInvalidData [2022-03-21T13:09:21.741Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSInvalidSet [2022-03-21T13:09:21.741Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSInvalidRoot [2022-03-21T13:09:21.741Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSMetadataGetSet [2022-03-21T13:09:21.741Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-21T13:09:21.741Z] === RUN TestFSInvalidWalker [2022-03-21T13:09:21.741Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSGetSet [2022-03-21T13:09:21.741Z] --- PASS: TestFSGetSet (0.03s) [2022-03-21T13:09:21.741Z] === RUN TestFSGetUnsetKey [2022-03-21T13:09:21.741Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSGetEmptyData [2022-03-21T13:09:21.741Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-21T13:09:21.741Z] === RUN TestWatchRelease [2022-03-21T13:09:21.741Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-21T13:09:21.741Z] === RUN TestFSDelete [2022-03-21T13:09:21.741Z] --- PASS: TestFSDelete (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSWalker [2022-03-21T13:09:21.741Z] --- PASS: TestFSWalker (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestFSWalkerStopOnError [2022-03-21T13:09:21.741Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-21T13:09:21.741Z] === RUN TestNewFromJSON [2022-03-21T13:09:21.741Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-21T13:09:21.741Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-21T13:09:21.741Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-21T13:09:21.741Z] === RUN TestMarshalKeyOrder [2022-03-21T13:09:21.741Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-21T13:09:21.741Z] === RUN TestHistoryEqual [2022-03-21T13:09:21.741Z] --- PASS: TestWatchRelease (0.04s) [2022-03-21T13:09:21.741Z] === RUN TestWatchFinishedTransfer [2022-03-21T13:09:21.741Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-21T13:09:21.741Z] === RUN TestDuplicateTransfer [2022-03-21T13:09:21.741Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-21T13:09:21.741Z] === RUN TestSuccessfulUpload [2022-03-21T13:09:22.209Z] --- PASS: TestHistoryEqual (0.11s) [2022-03-21T13:09:22.209Z] === RUN TestImage [2022-03-21T13:09:22.209Z] --- PASS: TestImage (0.00s) [2022-03-21T13:09:22.209Z] === RUN TestImageOSNotEmpty [2022-03-21T13:09:22.209Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-21T13:09:22.209Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-21T13:09:22.209Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-21T13:09:22.209Z] === RUN TestCreate [2022-03-21T13:09:22.209Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:09:22.209Z] === RUN TestRestore [2022-03-21T13:09:22.209Z] time="2022-03-21T13:09:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-21T13:09:22.209Z] --- PASS: TestRestore (0.02s) [2022-03-21T13:09:22.209Z] === RUN TestAddDelete [2022-03-21T13:09:22.209Z] --- PASS: TestAddDelete (0.02s) [2022-03-21T13:09:22.209Z] === RUN TestSearchAfterDelete [2022-03-21T13:09:22.209Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-21T13:09:22.209Z] === RUN TestParentReset [2022-03-21T13:09:22.209Z] --- PASS: TestParentReset (0.02s) [2022-03-21T13:09:22.209Z] === RUN TestGetAndSetLastUpdated [2022-03-21T13:09:22.209Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-21T13:09:22.209Z] === RUN TestStoreLen [2022-03-21T13:09:22.209Z] --- PASS: TestStoreLen (0.03s) [2022-03-21T13:09:22.209Z] PASS [2022-03-21T13:09:22.209Z] coverage: 86.9% of statements [2022-03-21T13:09:22.209Z] ok github.com/docker/docker/image 0.424s coverage: 86.9% of statements [2022-03-21T13:09:22.209Z] time="2022-03-21T13:09:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-21T13:09:22.209Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-21T13:09:22.209Z] === RUN TestCancelledUpload [2022-03-21T13:09:22.209Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-21T13:09:22.209Z] PASS [2022-03-21T13:09:22.209Z] coverage: 76.8% of statements [2022-03-21T13:09:22.209Z] ok github.com/docker/docker/distribution/xfer 1.832s coverage: 76.8% of statements [2022-03-21T13:09:22.209Z] === RUN TestCompare [2022-03-21T13:09:22.209Z] --- PASS: TestCompare (0.00s) [2022-03-21T13:09:22.209Z] PASS [2022-03-21T13:09:22.209Z] coverage: 19.2% of statements [2022-03-21T13:09:22.677Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-03-21T13:09:22.677Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-03-21T13:09:22.677Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-21T13:09:22.677Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-21T13:09:22.677Z] === RUN TestTokenPassThru [2022-03-21T13:09:22.677Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-21T13:09:22.677Z] === RUN TestTokenPassThruDifferentHost [2022-03-21T13:09:22.677Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-21T13:09:22.677Z] PASS [2022-03-21T13:09:22.677Z] coverage: 26.7% of statements [2022-03-21T13:09:22.677Z] ok github.com/docker/docker/distribution 2.030s coverage: 26.7% of statements [2022-03-21T13:09:22.677Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-21T13:09:22.677Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-21T13:09:23.662Z] === RUN TestMakeV1ConfigFromConfig [2022-03-21T13:09:23.662Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-21T13:09:23.662Z] PASS [2022-03-21T13:09:23.662Z] coverage: 25.0% of statements [2022-03-21T13:09:23.662Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2022-03-21T13:09:23.662Z] === RUN TestValidateManifest [2022-03-21T13:09:23.662Z] === RUN TestValidateManifest/nil [2022-03-21T13:09:23.662Z] === RUN TestValidateManifest/non-nil [2022-03-21T13:09:23.662Z] --- PASS: TestValidateManifest (0.00s) [2022-03-21T13:09:23.662Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-21T13:09:23.662Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-21T13:09:23.662Z] PASS [2022-03-21T13:09:23.662Z] coverage: 0.7% of statements [2022-03-21T13:09:23.662Z] ok github.com/docker/docker/image/tarexport 0.157s coverage: 0.7% of statements [2022-03-21T13:09:23.662Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-21T13:09:24.322Z] #74 exporting layers 6.1s done [2022-03-21T13:09:24.322Z] #74 writing image sha256:af6d0eac3bb556151339db68aa67083d58a7b269aaad9564bd16113d20c17531 done [2022-03-21T13:09:24.322Z] #74 naming to docker.io/library/docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 done [2022-03-21T13:09:24.322Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-21T13:09:24.647Z] === RUN TestSerialization [2022-03-21T13:09:24.647Z] --- PASS: TestSerialization (0.02s) [2022-03-21T13:09:24.647Z] PASS [2022-03-21T13:09:24.647Z] coverage: 100.0% of statements [2022-03-21T13:09:24.647Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2022-03-21T13:09:24.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -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:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary test-integration [2022-03-21T13:09:25.114Z] === RUN TestEnvironmentParsing [2022-03-21T13:09:25.114Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-21T13:09:25.114Z] PASS [2022-03-21T13:09:25.114Z] coverage: 1.2% of statements [2022-03-21T13:09:25.114Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-03-21T13:09:25.114Z] === RUN TestEmptyLayer [2022-03-21T13:09:25.114Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestCommitFailure [2022-03-21T13:09:25.114Z] --- PASS: TestCommitFailure (0.01s) [2022-03-21T13:09:25.114Z] === RUN TestStartTransactionFailure [2022-03-21T13:09:25.114Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestGetOrphan [2022-03-21T13:09:25.114Z] --- PASS: TestGetOrphan (0.01s) [2022-03-21T13:09:25.114Z] === RUN TestMountAndRegister [2022-03-21T13:09:25.114Z] layer_test.go:258: Layer size: 14 [2022-03-21T13:09:25.114Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-21T13:09:25.114Z] === RUN TestLayerRelease [2022-03-21T13:09:25.114Z] layer_test.go:291: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestStoreRestore [2022-03-21T13:09:25.114Z] layer_test.go:340: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestTarStreamStability [2022-03-21T13:09:25.114Z] layer_test.go:455: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestRegisterExistingLayer [2022-03-21T13:09:25.114Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-03-21T13:09:25.114Z] === RUN TestTarStreamVerification [2022-03-21T13:09:25.114Z] layer_test.go:684: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestLayerMigration [2022-03-21T13:09:25.114Z] migration_test.go:45: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestLayerMigrationNoTarsplit [2022-03-21T13:09:25.114Z] migration_test.go:181: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestMountInit [2022-03-21T13:09:25.114Z] mount_test.go:17: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestMountInit (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestMountSize [2022-03-21T13:09:25.114Z] mount_test.go:76: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestMountSize (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestMountChanges [2022-03-21T13:09:25.114Z] mount_test.go:125: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestMountChanges (0.00s) [2022-03-21T13:09:25.114Z] === RUN TestMountApply [2022-03-21T13:09:25.114Z] mount_test.go:212: Failing on Windows [2022-03-21T13:09:25.114Z] --- SKIP: TestMountApply (0.00s) [2022-03-21T13:09:25.114Z] PASS [2022-03-21T13:09:25.114Z] coverage: 30.6% of statements [2022-03-21T13:09:25.114Z] ok github.com/docker/docker/layer 0.227s coverage: 30.6% of statements [2022-03-21T13:09:25.582Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-21T13:09:25.582Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-21T13:09:25.582Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-21T13:09:25.582Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-21T13:09:25.691Z] #67 176.9 # github.com/containerd/containerd/cmd/containerd [2022-03-21T13:09:25.691Z] #67 176.9 /usr/bin/ld: /tmp/go-link-3082638470/000019.o: in function `New': [2022-03-21T13:09:25.691Z] #67 176.9 /tmp/tmp.WFAhMWNrUL/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-21T13:09:25.691Z] #67 177.0 + bin/containerd-stress [2022-03-21T13:09:25.691Z] #67 178.1 + bin/containerd-shim [2022-03-21T13:09:26.049Z] === RUN TestSequenceGetAvailableBit [2022-03-21T13:09:26.049Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSequenceEqual [2022-03-21T13:09:26.049Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSequenceCopy [2022-03-21T13:09:26.049Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestGetFirstAvailable [2022-03-21T13:09:26.049Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestFindSequence [2022-03-21T13:09:26.049Z] --- PASS: TestFindSequence (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestCheckIfAvailable [2022-03-21T13:09:26.049Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestMergeSequences [2022-03-21T13:09:26.049Z] --- PASS: TestMergeSequences (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestPushReservation [2022-03-21T13:09:26.049Z] --- PASS: TestPushReservation (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSerializeDeserialize [2022-03-21T13:09:26.049Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSet [2022-03-21T13:09:26.049Z] --- PASS: TestSet (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSetUnset [2022-03-21T13:09:26.049Z] --- PASS: TestSetUnset (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestOffsetSetUnset [2022-03-21T13:09:26.049Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSetInRange [2022-03-21T13:09:26.049Z] --- PASS: TestSetInRange (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestSetAnyInRange [2022-03-21T13:09:26.049Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestMethods [2022-03-21T13:09:26.049Z] --- PASS: TestMethods (0.00s) [2022-03-21T13:09:26.049Z] === RUN TestRandomAllocateDeallocate [2022-03-21T13:09:26.571Z] [2022-03-21T13:09:26.571Z] Removing bundles/ [2022-03-21T13:09:26.571Z] [2022-03-21T13:09:26.571Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-21T13:09:26.571Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:09:26.571Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:09:26.990Z] #60 337.6 + bin/containerd-shim-runc-v1 [2022-03-21T13:09:27.612Z] === RUN TestInvalidConfig [2022-03-21T13:09:27.612Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-21T13:09:27.612Z] === RUN TestConfig [2022-03-21T13:09:27.612Z] --- PASS: TestConfig (0.00s) [2022-03-21T13:09:27.612Z] === RUN TestOptionsLabels [2022-03-21T13:09:27.612Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-21T13:09:27.612Z] === RUN TestValidName [2022-03-21T13:09:27.612Z] --- PASS: TestValidName (0.00s) [2022-03-21T13:09:27.612Z] PASS [2022-03-21T13:09:27.612Z] coverage: 19.7% of statements [2022-03-21T13:09:27.612Z] ok github.com/docker/docker/libnetwork/config 0.070s coverage: 19.7% of statements [2022-03-21T13:09:28.079Z] === RUN TestKey [2022-03-21T13:09:28.079Z] --- PASS: TestKey (0.00s) [2022-03-21T13:09:28.079Z] === RUN TestParseKey [2022-03-21T13:09:28.079Z] --- PASS: TestParseKey (0.00s) [2022-03-21T13:09:28.079Z] === RUN TestInvalidDataStore [2022-03-21T13:09:28.079Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-21T13:09:28.079Z] === RUN TestKVObjectFlatKey [2022-03-21T13:09:28.079Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-21T13:09:28.079Z] === RUN TestAtomicKVObjectFlatKey [2022-03-21T13:09:28.079Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-21T13:09:28.079Z] PASS [2022-03-21T13:09:28.079Z] coverage: 21.9% of statements [2022-03-21T13:09:28.079Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-03-21T13:09:28.546Z] === RUN TestErrorInterfaces [2022-03-21T13:09:28.546Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-21T13:09:28.546Z] === RUN TestNetworkMarshalling [2022-03-21T13:09:29.014Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-21T13:09:29.014Z] === RUN TestEndpointMarshalling [2022-03-21T13:09:29.014Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestAuxAddresses [2022-03-21T13:09:29.014Z] time="2022-03-21T13:09:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:09:29.014Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-21T13:09:29.014Z] === RUN TestSRVServiceQuery [2022-03-21T13:09:29.014Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestServiceVIPReuse [2022-03-21T13:09:29.014Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-21T13:09:29.014Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-21T13:09:29.014Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestDNSIPQuery [2022-03-21T13:09:29.014Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestDNSProxyServFail [2022-03-21T13:09:29.014Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestSandboxAddEmpty [2022-03-21T13:09:29.014Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestSandboxAddMultiPrio [2022-03-21T13:09:29.014Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestSandboxAddSamePrio [2022-03-21T13:09:29.014Z] === RUN TestIPDataMarshalling [2022-03-21T13:09:29.014Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestValidateAndIsV6 [2022-03-21T13:09:29.014Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-21T13:09:29.014Z] PASS [2022-03-21T13:09:29.014Z] coverage: 68.9% of statements [2022-03-21T13:09:29.014Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestCleanupServiceDiscovery [2022-03-21T13:09:29.014Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestDNSOptions [2022-03-21T13:09:29.014Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:09:29.014Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-21T13:09:29.014Z] === RUN TestMultipleControllersWithSameStore [2022-03-21T13:09:29.014Z] time="2022-03-21T13:09:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:09:29.014Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-03-21T13:09:29.014Z] time="2022-03-21T13:09:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:09:29.014Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-21T13:09:29.014Z] PASS [2022-03-21T13:09:29.014Z] coverage: 8.5% of statements [2022-03-21T13:09:29.014Z] ok github.com/docker/docker/libnetwork 0.302s coverage: 8.5% of statements [2022-03-21T13:09:29.481Z] === RUN TestDriver [2022-03-21T13:09:29.481Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:09:29.481Z] PASS [2022-03-21T13:09:29.481Z] coverage: 34.8% of statements [2022-03-21T13:09:29.481Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-03-21T13:09:29.948Z] === RUN TestDriver [2022-03-21T13:09:29.948Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:09:29.948Z] PASS [2022-03-21T13:09:29.948Z] coverage: 34.8% of statements [2022-03-21T13:09:29.948Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2022-03-21T13:09:29.948Z] --- PASS: TestRandomAllocateDeallocate (3.95s) [2022-03-21T13:09:29.948Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:09:29.948Z] === RUN TestNetworkAllocateFree [2022-03-21T13:09:29.948Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-21T13:09:29.948Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-21T13:09:29.948Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-21T13:09:29.948Z] PASS [2022-03-21T13:09:29.948Z] coverage: 63.6% of statements [2022-03-21T13:09:29.948Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-03-21T13:09:30.415Z] === RUN TestGetEmptyCapabilities [2022-03-21T13:09:30.415Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-21T13:09:30.415Z] === RUN TestGetExtraCapabilities [2022-03-21T13:09:30.415Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-21T13:09:30.415Z] === RUN TestGetInvalidCapabilities [2022-03-21T13:09:30.415Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-21T13:09:30.415Z] === RUN TestRemoteDriver [2022-03-21T13:09:30.415Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:09:30.415Z] === RUN TestDriverError [2022-03-21T13:09:30.415Z] --- PASS: TestDriverError (0.00s) [2022-03-21T13:09:30.415Z] === RUN TestMissingValues [2022-03-21T13:09:30.415Z] --- PASS: TestMissingValues (0.00s) [2022-03-21T13:09:30.415Z] === RUN TestRollback [2022-03-21T13:09:30.415Z] --- PASS: TestRollback (0.00s) [2022-03-21T13:09:30.415Z] PASS [2022-03-21T13:09:30.415Z] coverage: 57.4% of statements [2022-03-21T13:09:30.415Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-03-21T13:09:30.883Z] --- PASS: TestAllocateRandomDeallocate (0.85s) [2022-03-21T13:09:30.883Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-21T13:09:31.350Z] === RUN TestNew [2022-03-21T13:09:31.350Z] --- PASS: TestNew (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestAddDriver [2022-03-21T13:09:31.350Z] --- PASS: TestAddDriver (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestAddDuplicateDriver [2022-03-21T13:09:31.350Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-21T13:09:31.350Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestDriver [2022-03-21T13:09:31.350Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestIPAM [2022-03-21T13:09:31.350Z] --- PASS: TestIPAM (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestWalkIPAMs [2022-03-21T13:09:31.350Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestWalkDrivers [2022-03-21T13:09:31.350Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-21T13:09:31.350Z] PASS [2022-03-21T13:09:31.350Z] coverage: 82.4% of statements [2022-03-21T13:09:31.350Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-03-21T13:09:31.350Z] === RUN TestNAT [2022-03-21T13:09:31.350Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:09:31.350Z] --- SKIP: TestNAT (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestTransparent [2022-03-21T13:09:31.350Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:09:31.350Z] --- SKIP: TestTransparent (0.00s) [2022-03-21T13:09:31.350Z] PASS [2022-03-21T13:09:31.350Z] coverage: 0.0% of statements [2022-03-21T13:09:31.350Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-03-21T13:09:31.350Z] === RUN TestBuildDefault [2022-03-21T13:09:31.350Z] --- PASS: TestBuildDefault (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestBuildHostnameDomainname [2022-03-21T13:09:31.350Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestBuildHostname [2022-03-21T13:09:31.350Z] --- PASS: TestBuildHostname (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestBuildHostnameFQDN [2022-03-21T13:09:31.350Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestBuildNoIP [2022-03-21T13:09:31.350Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestUpdate [2022-03-21T13:09:31.350Z] --- PASS: TestUpdate (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-21T13:09:31.350Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-21T13:09:31.350Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestAddEmpty [2022-03-21T13:09:31.350Z] --- PASS: TestAddEmpty (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestAdd [2022-03-21T13:09:31.350Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestDeleteEmpty [2022-03-21T13:09:31.350Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestDeleteNewline [2022-03-21T13:09:31.350Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestDelete [2022-03-21T13:09:31.350Z] --- PASS: TestDelete (0.00s) [2022-03-21T13:09:31.350Z] === RUN TestConcurrentWrites [2022-03-21T13:09:31.625Z] --- PASS: TestCheckoutGit (36.21s) [2022-03-21T13:09:31.625Z] === RUN TestValidGitTransport [2022-03-21T13:09:31.625Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-21T13:09:31.625Z] === RUN TestGitInvalidRef [2022-03-21T13:09:31.625Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-21T13:09:31.625Z] PASS [2022-03-21T13:09:31.625Z] coverage: 86.3% of statements [2022-03-21T13:09:31.625Z] ok github.com/docker/docker/builder/remotecontext/git 36.549s coverage: 86.3% of statements [2022-03-21T13:09:31.625Z] ? github.com/docker/docker/cli [no test files] [2022-03-21T13:09:31.625Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-21T13:09:31.817Z] --- PASS: TestConcurrentWrites (0.19s) [2022-03-21T13:09:31.817Z] PASS [2022-03-21T13:09:31.817Z] coverage: 81.2% of statements [2022-03-21T13:09:31.817Z] ok github.com/docker/docker/libnetwork/etchosts 0.242s coverage: 81.2% of statements [2022-03-21T13:09:31.817Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.89s) [2022-03-21T13:09:31.817Z] === RUN TestRetrieveFromStore [2022-03-21T13:09:31.817Z] === RUN TestCaller [2022-03-21T13:09:31.817Z] --- PASS: TestCaller (0.00s) [2022-03-21T13:09:31.817Z] PASS [2022-03-21T13:09:31.817Z] coverage: 100.0% of statements [2022-03-21T13:09:31.817Z] === RUN TestNew [2022-03-21T13:09:31.817Z] --- PASS: TestNew (0.00s) [2022-03-21T13:09:31.817Z] === RUN TestAllocate [2022-03-21T13:09:31.817Z] --- PASS: TestAllocate (0.00s) [2022-03-21T13:09:31.817Z] === RUN TestUninitialized [2022-03-21T13:09:31.817Z] --- PASS: TestUninitialized (0.00s) [2022-03-21T13:09:31.817Z] === RUN TestAllocateInRange [2022-03-21T13:09:31.817Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-21T13:09:31.817Z] === RUN TestAllocateSerial [2022-03-21T13:09:31.817Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-21T13:09:31.817Z] PASS [2022-03-21T13:09:31.817Z] coverage: 87.5% of statements [2022-03-21T13:09:31.817Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-03-21T13:09:31.817Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-03-21T13:09:32.382Z] --- PASS: TestRetrieveFromStore (0.34s) [2022-03-21T13:09:32.382Z] === RUN TestIsCorrupted [2022-03-21T13:09:32.382Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-21T13:09:32.382Z] === RUN TestSetRollover [2022-03-21T13:09:32.850Z] === RUN TestSetSerialInsertDelete [2022-03-21T13:09:32.850Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-21T13:09:32.850Z] === RUN TestSetParallelInsertDelete [2022-03-21T13:09:33.318Z] === RUN TestInt2IP2IntConversion [2022-03-21T13:09:33.318Z] --- PASS: TestSetRollover (1.30s) [2022-03-21T13:09:33.318Z] === RUN TestSetRolloverSerial [2022-03-21T13:09:33.561Z] #60 343.9 + bin/containerd-shim-runc-v2 [2022-03-21T13:09:33.785Z] === RUN TestPoolRequest [2022-03-21T13:09:33.785Z] --- PASS: TestPoolRequest (0.00s) [2022-03-21T13:09:33.785Z] === RUN TestOtherRequests [2022-03-21T13:09:33.785Z] --- PASS: TestOtherRequests (0.00s) [2022-03-21T13:09:33.785Z] PASS [2022-03-21T13:09:33.785Z] coverage: 57.1% of statements [2022-03-21T13:09:33.785Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-03-21T13:09:33.785Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-03-21T13:09:33.785Z] === RUN TestGetAddressVersion [2022-03-21T13:09:33.785Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-21T13:09:33.785Z] === RUN TestKeyString [2022-03-21T13:09:33.785Z] --- PASS: TestKeyString (0.00s) [2022-03-21T13:09:33.785Z] === RUN TestPoolDataMarshal [2022-03-21T13:09:33.785Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-21T13:09:33.785Z] === RUN TestSubnetsMarshal [2022-03-21T13:09:33.785Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-21T13:09:33.785Z] === RUN TestAddSubnets [2022-03-21T13:09:33.785Z] --- PASS: TestAddSubnets (0.04s) [2022-03-21T13:09:33.786Z] === RUN TestDoublePoolRelease [2022-03-21T13:09:33.819Z] #60 344.7 + binaries [2022-03-21T13:09:33.819Z] #60 344.7 + install -D bin/containerd /build/containerd [2022-03-21T13:09:33.819Z] #60 344.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-21T13:09:33.819Z] #60 344.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-21T13:09:33.819Z] #60 344.7 + install -D bin/ctr /build/ctr [2022-03-21T13:09:34.252Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-21T13:09:34.252Z] === RUN TestAddReleasePoolID [2022-03-21T13:09:34.252Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-21T13:09:34.252Z] === RUN TestPredefinedPool [2022-03-21T13:09:34.252Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-21T13:09:34.252Z] === RUN TestRemoveSubnet [2022-03-21T13:09:34.253Z] --- PASS: TestRemoveSubnet (0.13s) [2022-03-21T13:09:34.253Z] === RUN TestGetSameAddress [2022-03-21T13:09:34.253Z] --- PASS: TestGetSameAddress (0.01s) [2022-03-21T13:09:34.253Z] === RUN TestPoolAllocationReuse [2022-03-21T13:09:34.253Z] --- PASS: TestSetRolloverSerial (0.96s) [2022-03-21T13:09:34.253Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-21T13:09:34.253Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-21T13:09:34.253Z] PASS [2022-03-21T13:09:34.253Z] coverage: 84.4% of statements [2022-03-21T13:09:34.253Z] ok github.com/docker/docker/libnetwork/bitseq 8.372s coverage: 84.4% of statements [2022-03-21T13:09:34.722Z] === RUN TestGetCapabilities [2022-03-21T13:09:34.722Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-21T13:09:34.722Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-21T13:09:34.722Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-21T13:09:34.722Z] === RUN TestGetDefaultAddressSpaces [2022-03-21T13:09:34.722Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-21T13:09:34.722Z] === RUN TestRemoteDriver [2022-03-21T13:09:34.722Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:09:34.722Z] PASS [2022-03-21T13:09:34.722Z] coverage: 47.4% of statements [2022-03-21T13:09:34.722Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2022-03-21T13:09:35.649Z] #67 189.3 + bin/containerd-shim-runc-v1 [2022-03-21T13:09:35.706Z] --- PASS: TestPoolAllocationReuse (1.17s) [2022-03-21T13:09:35.706Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-21T13:09:35.706Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-21T13:09:35.706Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-21T13:09:35.706Z] === RUN TestWindowsIPAM [2022-03-21T13:09:35.706Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-21T13:09:35.706Z] PASS [2022-03-21T13:09:35.706Z] coverage: 71.4% of statements [2022-03-21T13:09:35.706Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-03-21T13:09:35.718Z] #60 DONE 346.6s [2022-03-21T13:09:35.811Z] === RUN TestMiddlewares [2022-03-21T13:09:35.811Z] --- PASS: TestMiddlewares (0.00s) [2022-03-21T13:09:35.811Z] PASS [2022-03-21T13:09:35.811Z] coverage: 7.9% of statements [2022-03-21T13:09:35.811Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2022-03-21T13:09:36.653Z] [2022-03-21T13:09:36.653Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-21T13:09:36.653Z] #61 sha256:5c3bf2b4e0fb999b5e68ecb9d3e49440637dc9887d7ba3996617be715d05ee2a [2022-03-21T13:09:36.691Z] === RUN TestDefaultNetwork [2022-03-21T13:09:36.692Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-21T13:09:36.692Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-21T13:09:37.159Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-21T13:09:37.159Z] === RUN TestInitAddressPools [2022-03-21T13:09:37.159Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-21T13:09:37.159Z] PASS [2022-03-21T13:09:37.159Z] coverage: 74.0% of statements [2022-03-21T13:09:37.159Z] ok github.com/docker/docker/libnetwork/ipamutils 0.596s coverage: 74.0% of statements [2022-03-21T13:09:37.159Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.60s) [2022-03-21T13:09:37.159Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-21T13:09:37.586Z] #61 DONE 0.8s [2022-03-21T13:09:37.586Z] [2022-03-21T13:09:37.586Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-21T13:09:37.586Z] #66 sha256:f68d8b0acc9b27bc42e9dd03dfa8aca232deba2bebeca3857b30f93ead6ef218 [2022-03-21T13:09:37.586Z] #66 DONE 0.2s [2022-03-21T13:09:37.586Z] [2022-03-21T13:09:37.586Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-21T13:09:37.586Z] #71 sha256:94cb0b31c032df4aac534ef4f8e762f7c7edb06e752645d84a745c6a589934ba [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-21T13:09:37.627Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-21T13:09:37.627Z] === RUN TestKeyValue [2022-03-21T13:09:37.627Z] --- PASS: TestKeyValue (0.00s) [2022-03-21T13:09:37.627Z] PASS [2022-03-21T13:09:37.627Z] coverage: 60.0% of statements [2022-03-21T13:09:37.627Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-03-21T13:09:38.094Z] === RUN TestGenerate [2022-03-21T13:09:38.094Z] --- PASS: TestGenerate (0.00s) [2022-03-21T13:09:38.094Z] === RUN TestGeneratePtr [2022-03-21T13:09:38.094Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-21T13:09:38.094Z] === RUN TestGenerateMissingField [2022-03-21T13:09:38.094Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-21T13:09:38.094Z] === RUN TestFieldCannotBeSet [2022-03-21T13:09:38.094Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-21T13:09:38.094Z] === RUN TestTypeMismatchError [2022-03-21T13:09:38.094Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-21T13:09:38.094Z] PASS [2022-03-21T13:09:38.094Z] coverage: 100.0% of statements [2022-03-21T13:09:38.094Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-03-21T13:09:38.152Z] #71 DONE 0.8s [2022-03-21T13:09:38.411Z] [2022-03-21T13:09:38.411Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-21T13:09:38.411Z] #72 sha256:2919d92df7dd48d94c724d0ac27928c5782b6a914a0ca86b4ca091cfe48b2ea7 [2022-03-21T13:09:38.411Z] #72 DONE 0.0s [2022-03-21T13:09:38.411Z] [2022-03-21T13:09:38.411Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-21T13:09:38.411Z] #73 sha256:d2fc3151d58f35631e60617d33e1f105eda6ed27977c7f2bd4f54c33ee43e7da [2022-03-21T13:09:39.079Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.97s) [2022-03-21T13:09:39.079Z] === RUN TestGetAddress [2022-03-21T13:09:39.546Z] testing: warning: no tests to run [2022-03-21T13:09:39.546Z] PASS [2022-03-21T13:09:39.546Z] coverage: 0.0% of statements [2022-03-21T13:09:39.546Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:09:39.785Z] #73 DONE 1.2s [2022-03-21T13:09:39.785Z] [2022-03-21T13:09:39.785Z] #74 exporting to image [2022-03-21T13:09:39.785Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-21T13:09:39.785Z] #74 exporting layers [2022-03-21T13:09:40.013Z] === RUN TestNetworkDBSimple [2022-03-21T13:09:40.480Z] === RUN TestRequestNewPort [2022-03-21T13:09:40.481Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestRequestSpecificPort [2022-03-21T13:09:40.481Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestReleasePort [2022-03-21T13:09:40.481Z] --- PASS: TestReleasePort (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestReuseReleasedPort [2022-03-21T13:09:40.481Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestReleaseUnreadledPort [2022-03-21T13:09:40.481Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestUnknowProtocol [2022-03-21T13:09:40.481Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestAllocateAllPorts [2022-03-21T13:09:40.481Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestPortAllocation [2022-03-21T13:09:40.481Z] --- PASS: TestPortAllocation (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestPortAllocationWithCustomRange [2022-03-21T13:09:40.481Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestNoDuplicateBPR [2022-03-21T13:09:40.481Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-21T13:09:40.481Z] === RUN TestChangePortRange [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-21T13:09:40.481Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-21T13:09:40.481Z] --- PASS: TestChangePortRange (0.00s) [2022-03-21T13:09:40.481Z] PASS [2022-03-21T13:09:40.481Z] coverage: 88.6% of statements [2022-03-21T13:09:40.481Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-03-21T13:09:40.899Z] #67 195.5 + bin/containerd-shim-runc-v2 [2022-03-21T13:09:40.950Z] 2022/03/21 13:09:40 Closing DB instances... [2022-03-21T13:09:41.417Z] testing: warning: no tests to run [2022-03-21T13:09:41.417Z] PASS [2022-03-21T13:09:41.417Z] coverage: 0.0% of statements [2022-03-21T13:09:41.417Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:09:41.839Z] #67 196.3 + binaries [2022-03-21T13:09:41.839Z] #67 196.3 + install -D bin/containerd /build/containerd [2022-03-21T13:09:41.839Z] #67 196.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-21T13:09:41.839Z] #67 196.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-21T13:09:41.839Z] #67 196.4 + install -D bin/ctr /build/ctr [2022-03-21T13:09:41.885Z] === RUN TestHashData [2022-03-21T13:09:41.885Z] --- PASS: TestHashData (0.00s) [2022-03-21T13:09:41.885Z] PASS [2022-03-21T13:09:41.885Z] coverage: 2.8% of statements [2022-03-21T13:09:41.885Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-03-21T13:09:41.885Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-21T13:09:41.885Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-21T13:09:42.106Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-21T13:09:42.106Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestConfigureDaemonLogs [2022-03-21T13:09:42.106Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestCommonOptionsInstallFlags [2022-03-21T13:09:42.106Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-21T13:09:42.106Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-21T13:09:42.106Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-21T13:09:42.106Z] PASS [2022-03-21T13:09:42.106Z] coverage: 19.0% of statements [2022-03-21T13:09:42.106Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 19.0% of statements [2022-03-21T13:09:42.106Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-21T13:09:42.106Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-21T13:09:42.402Z] #67 DONE 196.8s [2022-03-21T13:09:42.869Z] === RUN TestErrorConstructors [2022-03-21T13:09:42.869Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-21T13:09:42.869Z] === RUN TestCompareIPMask [2022-03-21T13:09:42.869Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-21T13:09:42.869Z] === RUN TestUtilGetHostPartIP [2022-03-21T13:09:42.869Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-21T13:09:42.869Z] === RUN TestUtilGetBroadcastIP [2022-03-21T13:09:42.869Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-21T13:09:42.869Z] === RUN TestParseCIDR [2022-03-21T13:09:42.869Z] --- PASS: TestParseCIDR (0.00s) [2022-03-21T13:09:42.869Z] PASS [2022-03-21T13:09:42.869Z] coverage: 37.3% of statements [2022-03-21T13:09:42.869Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-03-21T13:09:42.869Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-21T13:09:42.869Z] PASS [2022-03-21T13:09:42.869Z] coverage: 100.0% of statements [2022-03-21T13:09:42.869Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-03-21T13:09:43.336Z] 2022/03/21 13:09:43 Closing DB instances... [2022-03-21T13:09:43.674Z] === RUN TestContainerStopSignal [2022-03-21T13:09:43.674Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestContainerStopTimeout [2022-03-21T13:09:43.674Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-21T13:09:43.674Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-21T13:09:43.674Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-21T13:09:43.674Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestReplaceAndAppendEnvVars [2022-03-21T13:09:43.674Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-21T13:09:43.674Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestNewMemoryStore [2022-03-21T13:09:43.674Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestAddContainers [2022-03-21T13:09:43.674Z] --- PASS: TestAddContainers (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestGetContainer [2022-03-21T13:09:43.674Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestDeleteContainer [2022-03-21T13:09:43.674Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestListContainers [2022-03-21T13:09:43.674Z] --- PASS: TestListContainers (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestFirstContainer [2022-03-21T13:09:43.674Z] --- PASS: TestFirstContainer (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestApplyAllContainer [2022-03-21T13:09:43.674Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestIsValidHealthString [2022-03-21T13:09:43.674Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestStateRunStop [2022-03-21T13:09:43.674Z] --- PASS: TestStateRunStop (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestStateTimeoutWait [2022-03-21T13:09:43.674Z] state_test.go:141: Stop callback fired [2022-03-21T13:09:43.674Z] state_test.go:165: Stop callback fired [2022-03-21T13:09:43.674Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-21T13:09:43.674Z] === RUN TestIsValidStateString [2022-03-21T13:09:43.674Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestViewSaveDelete [2022-03-21T13:09:43.674Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-21T13:09:43.674Z] === RUN TestViewAll [2022-03-21T13:09:43.674Z] --- PASS: TestViewAll (0.01s) [2022-03-21T13:09:43.674Z] === RUN TestViewGet [2022-03-21T13:09:43.674Z] --- PASS: TestViewGet (0.01s) [2022-03-21T13:09:43.674Z] === RUN TestNames [2022-03-21T13:09:43.674Z] --- PASS: TestNames (0.00s) [2022-03-21T13:09:43.674Z] === RUN TestViewWithHealthCheck [2022-03-21T13:09:43.674Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-21T13:09:43.674Z] PASS [2022-03-21T13:09:43.674Z] coverage: 41.7% of statements [2022-03-21T13:09:43.674Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-03-21T13:09:43.674Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-21T13:09:43.674Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-21T13:09:43.674Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-21T13:09:43.674Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-21T13:09:43.769Z] [2022-03-21T13:09:43.769Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-21T13:09:43.769Z] #68 sha256:364a5e06a6694a23ef7cc40b9289ec98e5be43eb0200be95a13d89881fea38a9 [2022-03-21T13:09:43.769Z] #68 DONE 0.2s [2022-03-21T13:09:43.769Z] [2022-03-21T13:09:43.769Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-21T13:09:43.769Z] #73 sha256:38b23abfef5918c0ad6f17781741bee252944245f9cc3d7d4a97e6b3967efa4d [2022-03-21T13:09:43.769Z] #73 DONE 0.1s [2022-03-21T13:09:43.769Z] [2022-03-21T13:09:43.769Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-21T13:09:43.769Z] #78 sha256:fc520d361e9378e871eabd4c531d4127d15eb770f79711e0a698c3f9ac92877b [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-21T13:09:43.804Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-21T13:09:43.804Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-21T13:09:43.804Z] PASS [2022-03-21T13:09:43.804Z] coverage: 50.0% of statements [2022-03-21T13:09:43.804Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2022-03-21T13:09:44.271Z] === RUN TestAddressPoolOpt [2022-03-21T13:09:44.271Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/a [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/something [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/_=a [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/env1=value1 [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/_env1=value1 [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/PATH [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/=a [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/PATH= [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/PATH=something [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/asd!qwe [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/1asd [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/123 [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/some_space [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/__some_space_before [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/some_space_after__ [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/= [2022-03-21T13:09:44.271Z] === RUN TestValidateEnv/PaTh [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestParseHost [2022-03-21T13:09:44.271Z] --- PASS: TestParseHost (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestParseDockerDaemonHost [2022-03-21T13:09:44.271Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestParseTCP [2022-03-21T13:09:44.271Z] --- PASS: TestParseTCP (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-21T13:09:44.271Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestValidateExtraHosts [2022-03-21T13:09:44.271Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestIpOptString [2022-03-21T13:09:44.271Z] --- PASS: TestIpOptString (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-21T13:09:44.271Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestNewIpOptValidDefaultVal [2022-03-21T13:09:44.271Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestIpOptSetInvalidVal [2022-03-21T13:09:44.271Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestValidateIPAddress [2022-03-21T13:09:44.271Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestMapOpts [2022-03-21T13:09:44.271Z] --- PASS: TestMapOpts (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestListOptsWithoutValidator [2022-03-21T13:09:44.271Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestListOptsWithValidator [2022-03-21T13:09:44.271Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestValidateDNSSearch [2022-03-21T13:09:44.271Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_general_format [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_one_more [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-21T13:09:44.271Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:09:44.271Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestNamedListOpts [2022-03-21T13:09:44.271Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestNamedMapOpts [2022-03-21T13:09:44.271Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestParseLink [2022-03-21T13:09:44.271Z] --- PASS: TestParseLink (0.00s) [2022-03-21T13:09:44.271Z] === RUN TestUlimitOpt [2022-03-21T13:09:44.271Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-21T13:09:44.271Z] PASS [2022-03-21T13:09:44.271Z] coverage: 66.3% of statements [2022-03-21T13:09:44.271Z] ok github.com/docker/docker/opts 0.074s coverage: 66.3% of statements [2022-03-21T13:09:44.271Z] === RUN TestParseVersion [2022-03-21T13:09:44.271Z] --- PASS: TestParseVersion (0.00s) [2022-03-21T13:09:44.271Z] PASS [2022-03-21T13:09:44.271Z] coverage: 52.9% of statements [2022-03-21T13:09:44.271Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-03-21T13:09:44.331Z] #78 DONE 0.5s [2022-03-21T13:09:44.331Z] [2022-03-21T13:09:44.331Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-21T13:09:44.331Z] #79 sha256:d93f359ec450340d0ce4226d449ca70d53e3884ff7bfcfa986c2d7fbfd8f2ae0 [2022-03-21T13:09:44.331Z] #79 DONE 0.0s [2022-03-21T13:09:44.331Z] [2022-03-21T13:09:44.331Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-21T13:09:44.331Z] #80 sha256:c1543db675b103d7ab992ef65595bb9e23805ee6ae16ab8871df1562fd705221 [2022-03-21T13:09:44.662Z] === RUN TestPrepare [2022-03-21T13:09:44.662Z] --- PASS: TestPrepare (0.00s) [2022-03-21T13:09:44.662Z] === RUN TestStart [2022-03-21T13:09:44.662Z] --- PASS: TestStart (0.00s) [2022-03-21T13:09:44.662Z] === RUN TestWaitCancel [2022-03-21T13:09:44.662Z] --- PASS: TestWaitCancel (0.00s) [2022-03-21T13:09:44.662Z] === RUN TestWaitDisabled [2022-03-21T13:09:44.662Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-21T13:09:44.662Z] === RUN TestWaitEnabled [2022-03-21T13:09:44.662Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-21T13:09:44.662Z] === RUN TestRemove [2022-03-21T13:09:44.662Z] --- PASS: TestRemove (0.00s) [2022-03-21T13:09:44.662Z] PASS [2022-03-21T13:09:44.662Z] coverage: 65.3% of statements [2022-03-21T13:09:44.662Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-21T13:09:44.738Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-21T13:09:44.738Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-21T13:09:45.723Z] === RUN TestPeerCertificateMarshalJSON [2022-03-21T13:09:46.190Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-21T13:09:46.190Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-21T13:09:46.190Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2022-03-21T13:09:46.190Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-21T13:09:46.190Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-21T13:09:46.190Z] === RUN TestMiddleware [2022-03-21T13:09:46.190Z] --- PASS: TestMiddleware (0.00s) [2022-03-21T13:09:46.190Z] === RUN TestNewResponseModifier [2022-03-21T13:09:46.190Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-21T13:09:46.190Z] PASS [2022-03-21T13:09:46.190Z] coverage: 26.8% of statements [2022-03-21T13:09:46.190Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 26.8% of statements [2022-03-21T13:09:46.190Z] 2022/03/21 13:09:45 Closing DB instances... [2022-03-21T13:09:46.190Z] === RUN TestIsArchivePathDir [2022-03-21T13:09:46.190Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-21T13:09:46.190Z] === RUN TestIsArchivePathInvalidFile [2022-03-21T13:09:46.190Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-21T13:09:46.190Z] === RUN TestIsArchivePathTar [2022-03-21T13:09:46.354Z] #74 exporting layers 6.1s done [2022-03-21T13:09:46.355Z] #74 writing image sha256:b2b30796ca4663b2755736514fbb1861ad77d34cc1e77df937e5c47222532bca done [2022-03-21T13:09:46.355Z] #74 naming to docker.io/library/docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 done [2022-03-21T13:09:46.355Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-21T13:09:46.657Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-21T13:09:46.657Z] === RUN TestDecompressStreamGzip [2022-03-21T13:09:46.657Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-21T13:09:46.657Z] === RUN TestDecompressStreamBzip2 [2022-03-21T13:09:46.658Z] === RUN TestUnbuffered [2022-03-21T13:09:46.658Z] --- PASS: TestUnbuffered (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestRaceUnbuffered [2022-03-21T13:09:46.658Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-21T13:09:46.658Z] PASS [2022-03-21T13:09:46.658Z] coverage: 100.0% of statements [2022-03-21T13:09:46.658Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-03-21T13:09:46.658Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-21T13:09:46.658Z] === RUN TestDecompressStreamXz [2022-03-21T13:09:46.658Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:09:46.658Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestDecompressStreamZstd [2022-03-21T13:09:46.658Z] archive_test.go:140: zstd not installed [2022-03-21T13:09:46.658Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-21T13:09:46.658Z] === RUN TestCompressStreamXzUnsupported [2022-03-21T13:09:46.658Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-21T13:09:46.658Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestCompressStreamInvalid [2022-03-21T13:09:46.658Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionInvalid [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionUncompressed [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionBzip2 [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionGzip [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionXz [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionXz (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestExtensionZstd [2022-03-21T13:09:46.658Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestCmdStreamLargeStderr [2022-03-21T13:09:46.658Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-21T13:09:46.658Z] === RUN TestCmdStreamBad [2022-03-21T13:09:46.658Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:09:46.658Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-21T13:09:46.658Z] === RUN TestCmdStreamGood [2022-03-21T13:09:46.658Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-21T13:09:46.658Z] === RUN TestUntarPathWithInvalidDest [2022-03-21T13:09:46.690Z] + trap exit INT TERM [2022-03-21T13:09:46.690Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-21T13:09:46.690Z] + CONTAINER_NAME=docker-pr3 [2022-03-21T13:09:46.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary [2022-03-21T13:09:46.879Z] === RUN TestNewListSecretsFilters [2022-03-21T13:09:46.879Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-21T13:09:46.879Z] === RUN TestNewListConfigsFilters [2022-03-21T13:09:46.879Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-21T13:09:46.879Z] PASS [2022-03-21T13:09:46.879Z] coverage: 0.5% of statements [2022-03-21T13:09:46.879Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2022-03-21T13:09:47.125Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-21T13:09:47.125Z] === RUN TestUntarPathWithInvalidSrc [2022-03-21T13:09:47.125Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestUntarPath [2022-03-21T13:09:47.125Z] --- PASS: TestUntarPath (0.06s) [2022-03-21T13:09:47.125Z] === RUN TestUntarPathWithDestinationFile [2022-03-21T13:09:47.125Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-21T13:09:47.125Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-21T13:09:47.125Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-21T13:09:47.125Z] === RUN TestCopyWithTarInvalidSrc [2022-03-21T13:09:47.125Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-21T13:09:47.125Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestCopyWithTarSrcFile [2022-03-21T13:09:47.125Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-21T13:09:47.125Z] === RUN TestCopyWithTarSrcFolder [2022-03-21T13:09:47.125Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-21T13:09:47.125Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-21T13:09:47.125Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-21T13:09:47.125Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-21T13:09:47.125Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-21T13:09:47.125Z] === RUN TestCopyFileWithTarSrcFile [2022-03-21T13:09:47.125Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-21T13:09:47.125Z] === RUN TestTarFiles [2022-03-21T13:09:47.125Z] === RUN TestMatch [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[foo]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[foo_bar]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[]#01 [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[qux]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-21T13:09:47.125Z] === RUN TestMatch/[[foo_baz]] [2022-03-21T13:09:47.125Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-21T13:09:47.125Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-21T13:09:47.125Z] PASS [2022-03-21T13:09:47.125Z] coverage: 87.5% of statements [2022-03-21T13:09:47.125Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-03-21T13:09:47.592Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-21T13:09:47.592Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-21T13:09:48.065Z] [2022-03-21T13:09:48.065Z] Removing bundles/ [2022-03-21T13:09:48.065Z] [2022-03-21T13:09:48.065Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-21T13:09:48.065Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:09:48.065Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:09:48.452Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-21T13:09:48.452Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:09:48.452Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-21T13:09:48.500Z] #80 DONE 3.9s [2022-03-21T13:09:48.500Z] [2022-03-21T13:09:48.500Z] #81 exporting to image [2022-03-21T13:09:48.500Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-21T13:09:48.500Z] #81 exporting layers [2022-03-21T13:09:48.576Z] === RUN TestChrootTarUntar [2022-03-21T13:09:48.576Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-21T13:09:48.576Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootUntarEmptyArchive [2022-03-21T13:09:48.576Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootTarUntarWithSymlink [2022-03-21T13:09:48.576Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootCopyWithTar [2022-03-21T13:09:48.576Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootCopyFileWithTar [2022-03-21T13:09:48.576Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootUntarPath [2022-03-21T13:09:48.576Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-21T13:09:48.576Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-21T13:09:48.576Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:09:48.576Z] === RUN TestChrootApplyDotDotFile [2022-03-21T13:09:48.576Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:48.576Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:09:48.576Z] PASS [2022-03-21T13:09:48.576Z] coverage: 15.1% of statements [2022-03-21T13:09:48.576Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.1% of statements [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-21T13:09:48.921Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-21T13:09:48.921Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-21T13:09:48.921Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-21T13:09:48.921Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-21T13:09:48.921Z] PASS [2022-03-21T13:09:48.921Z] coverage: 35.9% of statements [2022-03-21T13:09:48.921Z] ok github.com/docker/docker/daemon/cluster/convert 0.943s coverage: 35.9% of statements [2022-03-21T13:09:49.043Z] === RUN TestEnsureRemoveAllNotExist [2022-03-21T13:09:49.043Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-21T13:09:49.043Z] === RUN TestEnsureRemoveAllWithDir [2022-03-21T13:09:49.043Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-21T13:09:49.043Z] === RUN TestEnsureRemoveAllWithFile [2022-03-21T13:09:49.043Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-21T13:09:49.043Z] PASS [2022-03-21T13:09:49.043Z] coverage: 0.0% of statements [2022-03-21T13:09:49.043Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-03-21T13:09:49.236Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.3% of statements [2022-03-21T13:09:49.808Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-21T13:09:50.027Z] === RUN TestSizeEmpty [2022-03-21T13:09:50.027Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeEmptyFile [2022-03-21T13:09:50.027Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeNonemptyFile [2022-03-21T13:09:50.027Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-21T13:09:50.027Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-21T13:09:50.027Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-21T13:09:50.027Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestMoveToSubdir [2022-03-21T13:09:50.027Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-21T13:09:50.027Z] === RUN TestSizeNonExistingDirectory [2022-03-21T13:09:50.027Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-21T13:09:50.027Z] PASS [2022-03-21T13:09:50.027Z] coverage: 80.0% of statements [2022-03-21T13:09:50.027Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-03-21T13:09:50.380Z] ok github.com/docker/docker/cmd/dockerd/trap 2.440s coverage: 0.0% of statements [2022-03-21T13:09:50.380Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-21T13:09:50.380Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-21T13:09:50.380Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-21T13:09:50.380Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-21T13:09:50.380Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-21T13:09:50.494Z] 2022/03/21 13:09:50 Closing DB instances... [2022-03-21T13:09:50.961Z] === RUN TestPollerAddRemove [2022-03-21T13:09:50.961Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestPollerEvent [2022-03-21T13:09:50.961Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:09:50.961Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestPollerClose [2022-03-21T13:09:50.961Z] --- PASS: TestPollerClose (0.00s) [2022-03-21T13:09:50.961Z] PASS [2022-03-21T13:09:50.961Z] coverage: 45.7% of statements [2022-03-21T13:09:50.961Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2022-03-21T13:09:50.961Z] --- PASS: TestTarFiles (3.84s) [2022-03-21T13:09:50.961Z] === RUN TestDetectCompressionZstd [2022-03-21T13:09:50.961Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestTarUntar [2022-03-21T13:09:50.961Z] --- PASS: TestTarUntar (0.03s) [2022-03-21T13:09:50.961Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-21T13:09:50.961Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestTarWithOptions [2022-03-21T13:09:50.961Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-21T13:09:50.961Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-21T13:09:50.961Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestUntarUstarGnuConflict [2022-03-21T13:09:50.961Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-21T13:09:50.961Z] === RUN TestUntarInvalidFilenames [2022-03-21T13:09:50.961Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2260601050\\dest" [2022-03-21T13:09:51.139Z] === RUN TestWaitNodeAttachment [2022-03-21T13:09:51.139Z] === RUN TestBuilderGC [2022-03-21T13:09:51.139Z] --- PASS: TestBuilderGC (0.01s) [2022-03-21T13:09:51.139Z] === RUN TestDaemonConfigurationNotFound [2022-03-21T13:09:51.139Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-21T13:09:51.139Z] === RUN TestDaemonBrokenConfiguration [2022-03-21T13:09:51.139Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-21T13:09:51.139Z] === RUN TestFindConfigurationConflicts [2022-03-21T13:09:51.139Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-21T13:09:51.139Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-21T13:09:51.139Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-21T13:09:51.139Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-21T13:09:51.139Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-21T13:09:51.139Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-21T13:09:51.139Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-21T13:09:51.428Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-21T13:09:51.429Z] === RUN TestUntarHardlinkToSymlink [2022-03-21T13:09:51.429Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-21T13:09:51.429Z] === RUN TestUntarInvalidHardlink [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1083981470\\victim\\hello" -> "../victim/hello" [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink418465645\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1128943131\\victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3714793709\\victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149507271\\victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2099212519\\victim" -> "../victim" [2022-03-21T13:09:51.429Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-21T13:09:51.429Z] === RUN TestUntarInvalidSymlink [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink400226570\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink755154140\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2634701438\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2902438725\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1390390009\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1073419090\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.429Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1370854576\\dest\\dir\\loophole" -> "../../victim" [2022-03-21T13:09:51.429Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-21T13:09:51.429Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-21T13:09:51.429Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-21T13:09:51.429Z] === RUN TestXGlobalNoParent [2022-03-21T13:09:51.429Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-21T13:09:51.429Z] === RUN TestReplaceFileTarWrapper [2022-03-21T13:09:51.429Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-03-21T13:09:51.429Z] === RUN TestPrefixHeaderReadable [2022-03-21T13:09:51.429Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-21T13:09:51.429Z] === RUN TestDisablePigz [2022-03-21T13:09:51.429Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-21T13:09:51.429Z] --- PASS: TestDisablePigz (0.12s) [2022-03-21T13:09:51.429Z] === RUN TestPigz [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-21T13:09:51.608Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-21T13:09:51.608Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-21T13:09:51.608Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_label [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_dns [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-21T13:09:51.608Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestReloadSetConfigFileNotExist [2022-03-21T13:09:51.608Z] time="2022-03-21T13:09:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-21T13:09:51.608Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-21T13:09:51.608Z] === RUN TestReloadDefaultConfigNotExist [2022-03-21T13:09:51.608Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:09:51.608Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-21T13:09:51.608Z] === RUN TestReloadBadDefaultConfig [2022-03-21T13:09:51.608Z] time="2022-03-21T13:09:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3817638685" [2022-03-21T13:09:51.608Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestReloadWithConflictingLabels [2022-03-21T13:09:51.608Z] time="2022-03-21T13:09:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2223322000" [2022-03-21T13:09:51.608Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestReloadWithDuplicateLabels [2022-03-21T13:09:51.608Z] time="2022-03-21T13:09:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2642807228" [2022-03-21T13:09:51.608Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestMaskURLCredentials [2022-03-21T13:09:51.608Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestDaemonConfigurationMerge [2022-03-21T13:09:51.608Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-21T13:09:51.608Z] PASS [2022-03-21T13:09:51.608Z] coverage: 79.2% of statements [2022-03-21T13:09:51.608Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-21T13:09:51.608Z] === RUN TestIsolationConversion [2022-03-21T13:09:51.608Z] === RUN TestIsolationConversion/default [2022-03-21T13:09:51.608Z] === RUN TestIsolationConversion/process [2022-03-21T13:09:51.608Z] === RUN TestIsolationConversion/hyperv [2022-03-21T13:09:51.608Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestContainerLabels [2022-03-21T13:09:51.608Z] --- PASS: TestContainerLabels (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestCredentialSpecConversion [2022-03-21T13:09:51.608Z] === RUN TestCredentialSpecConversion/none [2022-03-21T13:09:51.608Z] === RUN TestCredentialSpecConversion/config [2022-03-21T13:09:51.608Z] === RUN TestCredentialSpecConversion/file [2022-03-21T13:09:51.608Z] === RUN TestCredentialSpecConversion/registry [2022-03-21T13:09:51.608Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-21T13:09:51.608Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountBind [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountVolume [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountTarget [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountTmpfs [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountInvalidType [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestControllerValidateMountNamedPipe [2022-03-21T13:09:51.608Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-21T13:09:51.608Z] PASS [2022-03-21T13:09:51.608Z] coverage: 11.0% of statements [2022-03-21T13:09:51.608Z] ok github.com/docker/docker/daemon/config 0.332s coverage: 79.2% of statements [2022-03-21T13:09:51.608Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.759s coverage: 11.0% of statements [2022-03-21T13:09:51.608Z] === RUN TestEventsLog [2022-03-21T13:09:51.608Z] --- PASS: TestEventsLog (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestEventsLogTimeout [2022-03-21T13:09:51.608Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-21T13:09:51.608Z] === RUN TestLogEvents [2022-03-21T13:09:51.896Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-21T13:09:51.896Z] --- PASS: TestPigz (0.14s) [2022-03-21T13:09:51.896Z] === RUN TestNosysFileInfo [2022-03-21T13:09:51.896Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:09:51.896Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:09:51.896Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCanonicalTarNameForPath [2022-03-21T13:09:51.896Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCanonicalTarName [2022-03-21T13:09:51.896Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestChmodTarEntry [2022-03-21T13:09:51.896Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestHardLinkOrder [2022-03-21T13:09:51.896Z] === RUN TestCopyFileWithInvalidSrc [2022-03-21T13:09:51.896Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:09:51.896Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-21T13:09:51.896Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-21T13:09:51.896Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestCopyFile [2022-03-21T13:09:51.896Z] --- PASS: TestCopyFile (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-21T13:09:51.896Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:09:51.896Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-21T13:09:51.896Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-21T13:09:51.896Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:09:51.896Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestWildcardMatches [2022-03-21T13:09:51.896Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestPatternMatches [2022-03-21T13:09:51.896Z] --- PASS: TestPatternMatches (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-21T13:09:51.896Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestPatternMatchesFolderExclusions [2022-03-21T13:09:51.896Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-21T13:09:51.896Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-21T13:09:51.896Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-21T13:09:51.896Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-21T13:09:51.896Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-21T13:09:51.897Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestSingleExclamationError [2022-03-21T13:09:51.897Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestMatchesWithNoPatterns [2022-03-21T13:09:51.897Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestMatchesWithMalformedPatterns [2022-03-21T13:09:51.897Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestMatches [2022-03-21T13:09:51.897Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-21T13:09:51.897Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-21T13:09:51.897Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-21T13:09:51.897Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-21T13:09:51.897Z] --- PASS: TestMatches (0.01s) [2022-03-21T13:09:51.897Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-21T13:09:51.897Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-21T13:09:51.897Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-21T13:09:51.897Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatterns [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatternsExceptionFlag [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCleanPatternsErrorSingleException [2022-03-21T13:09:51.897Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCreateIfNotExistsDir [2022-03-21T13:09:51.897Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCreateIfNotExistsFile [2022-03-21T13:09:51.897Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestMatch [2022-03-21T13:09:51.897Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestCompile [2022-03-21T13:09:51.897Z] === RUN TestCompile/slash [2022-03-21T13:09:51.897Z] === RUN TestCompile/backslash [2022-03-21T13:09:51.897Z] --- PASS: TestCompile (0.00s) [2022-03-21T13:09:51.897Z] --- PASS: TestCompile/slash (0.00s) [2022-03-21T13:09:51.897Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-21T13:09:51.897Z] PASS [2022-03-21T13:09:51.897Z] coverage: 84.7% of statements [2022-03-21T13:09:51.897Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 84.7% of statements [2022-03-21T13:09:51.897Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-21T13:09:51.897Z] === RUN TestChangeString [2022-03-21T13:09:51.897Z] --- PASS: TestChangeString (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesWithNoChanges [2022-03-21T13:09:51.897Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-21T13:09:51.897Z] === RUN TestChangesWithChanges [2022-03-21T13:09:51.897Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-21T13:09:51.897Z] === RUN TestChangesWithChangesGH13590 [2022-03-21T13:09:51.897Z] changes_test.go:195: needs more investigation [2022-03-21T13:09:51.897Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesDirsEmpty [2022-03-21T13:09:51.897Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:09:51.897Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesDirsMutated [2022-03-21T13:09:51.897Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:09:51.897Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestApplyLayer [2022-03-21T13:09:51.897Z] changes_test.go:432: needs further investigation [2022-03-21T13:09:51.897Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesSizeWithHardlinks [2022-03-21T13:09:51.897Z] changes_test.go:468: needs further investigation [2022-03-21T13:09:51.897Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesSizeWithNoChanges [2022-03-21T13:09:51.897Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-21T13:09:51.897Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestChangesSize [2022-03-21T13:09:51.897Z] --- PASS: TestChangesSize (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestApplyLayerInvalidFilenames [2022-03-21T13:09:51.897Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3514124920\\dest" [2022-03-21T13:09:51.897Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-21T13:09:51.897Z] === RUN TestApplyLayerInvalidHardlink [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4168006409\\victim\\hello" -> "../victim/hello" [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1174821514\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2995183596\\victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink961526748\\victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink888517616\\victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3235864399\\victim" -> "../victim" [2022-03-21T13:09:51.897Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-21T13:09:51.897Z] === RUN TestApplyLayerInvalidSymlink [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2141718382\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1273239167\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1023275091\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3643299162\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3171662650\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4281824944\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:09:51.897Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-21T13:09:51.897Z] === RUN TestApplyLayerWhiteouts [2022-03-21T13:09:51.897Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-21T13:09:51.897Z] === RUN TestGenerateEmptyFile [2022-03-21T13:09:51.897Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-21T13:09:51.897Z] === RUN TestGenerateWithContent [2022-03-21T13:09:51.897Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-21T13:09:51.897Z] PASS [2022-03-21T13:09:51.897Z] coverage: 62.0% of statements [2022-03-21T13:09:51.897Z] ok github.com/docker/docker/pkg/archive 5.793s coverage: 62.0% of statements [2022-03-21T13:09:52.077Z] --- PASS: TestLogEvents (0.05s) [2022-03-21T13:09:52.077Z] === RUN TestLoadBufferedEvents [2022-03-21T13:09:52.077Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-03-21T13:09:52.077Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-21T13:09:52.077Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-21T13:09:52.077Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-21T13:09:52.077Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-21T13:09:52.077Z] PASS [2022-03-21T13:09:52.077Z] coverage: 50.0% of statements [2022-03-21T13:09:52.077Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2022-03-21T13:09:52.364Z] === RUN TestGet [2022-03-21T13:09:52.365Z] --- PASS: TestGet (0.00s) [2022-03-21T13:09:52.365Z] === RUN TestGetShortcutString [2022-03-21T13:09:52.365Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-21T13:09:52.365Z] PASS [2022-03-21T13:09:52.365Z] coverage: 42.9% of statements [2022-03-21T13:09:52.365Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-03-21T13:09:52.365Z] --- PASS: TestNetworkDBCRUDTableEntry (4.66s) [2022-03-21T13:09:52.365Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-21T13:09:53.350Z] === RUN TestCreateIDMapOrder [2022-03-21T13:09:53.350Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-21T13:09:53.350Z] PASS [2022-03-21T13:09:53.350Z] coverage: 7.2% of statements [2022-03-21T13:09:53.350Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-21T13:09:53.652Z] === RUN TestIsEmptyDir [2022-03-21T13:09:53.652Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-21T13:09:53.652Z] PASS [2022-03-21T13:09:53.652Z] coverage: 2.3% of statements [2022-03-21T13:09:53.652Z] ok github.com/docker/docker/daemon/graphdriver 0.218s coverage: 2.3% of statements [2022-03-21T13:09:53.652Z] === RUN TestLinkNaming [2022-03-21T13:09:53.652Z] --- PASS: TestLinkNaming (0.00s) [2022-03-21T13:09:53.652Z] === RUN TestLinkNew [2022-03-21T13:09:53.652Z] --- PASS: TestLinkNew (0.00s) [2022-03-21T13:09:53.652Z] === RUN TestLinkEnv [2022-03-21T13:09:53.652Z] --- PASS: TestLinkEnv (0.00s) [2022-03-21T13:09:53.652Z] === RUN TestLinkMultipleEnv [2022-03-21T13:09:53.652Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-21T13:09:53.652Z] === RUN TestLinkPortRangeEnv [2022-03-21T13:09:53.652Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-21T13:09:53.652Z] PASS [2022-03-21T13:09:53.652Z] coverage: 93.0% of statements [2022-03-21T13:09:53.652Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2022-03-21T13:09:54.334Z] === RUN TestFixedBufferCap [2022-03-21T13:09:54.334Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestFixedBufferLen [2022-03-21T13:09:54.334Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestFixedBufferString [2022-03-21T13:09:54.334Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestFixedBufferWrite [2022-03-21T13:09:54.334Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestFixedBufferRead [2022-03-21T13:09:54.334Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestBytesPipeRead [2022-03-21T13:09:54.334Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestBytesPipeWrite [2022-03-21T13:09:54.334Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-21T13:09:54.334Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-21T13:09:54.638Z] === RUN TestVerifyNetworkingConfig [2022-03-21T13:09:54.639Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestGetContainer [2022-03-21T13:09:54.639Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestValidContainerNames [2022-03-21T13:09:54.639Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestContainerInitDNS [2022-03-21T13:09:54.639Z] daemon_test.go:145: root required [2022-03-21T13:09:54.639Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestMerge [2022-03-21T13:09:54.639Z] --- PASS: TestMerge (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestValidateContainerIsolation [2022-03-21T13:09:54.639Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestFindNetworkErrorType [2022-03-21T13:09:54.639Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestEnsureServicesExist [2022-03-21T13:09:54.639Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestEnsureServicesExistErrors [2022-03-21T13:09:54.639Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-21T13:09:54.639Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-21T13:09:54.639Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-21T13:09:54.639Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-21T13:09:54.639Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:09:54.639Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-21T13:09:54.639Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestContainerDelete [2022-03-21T13:09:54.639Z] --- PASS: TestContainerDelete (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestContainerDoubleDelete [2022-03-21T13:09:54.639Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestLogContainerEventCopyLabels [2022-03-21T13:09:54.639Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestLogContainerEventWithAttributes [2022-03-21T13:09:54.639Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestNoneHealthcheck [2022-03-21T13:09:54.639Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-21T13:09:54.639Z] === RUN TestHealthStates [2022-03-21T13:09:54.801Z] 2022/03/21 13:09:54 Closing DB instances... [2022-03-21T13:09:54.801Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-03-21T13:09:54.801Z] === RUN TestAtomicWriteToFile [2022-03-21T13:09:54.801Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-21T13:09:54.801Z] === RUN TestAtomicWriteSetCommit [2022-03-21T13:09:54.801Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-21T13:09:54.801Z] === RUN TestAtomicWriteSetCancel [2022-03-21T13:09:54.801Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestReadCloserWrapperClose [2022-03-21T13:09:54.801Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestReaderErrWrapperReadOnError [2022-03-21T13:09:54.801Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestReaderErrWrapperRead [2022-03-21T13:09:54.801Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestCancelReadCloser [2022-03-21T13:09:54.801Z] --- PASS: TestCancelReadCloser (0.12s) [2022-03-21T13:09:54.801Z] === RUN TestWriteCloserWrapperClose [2022-03-21T13:09:54.801Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestNopWriteCloser [2022-03-21T13:09:54.801Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestNopWriter [2022-03-21T13:09:54.801Z] --- PASS: TestNopWriter (0.00s) [2022-03-21T13:09:54.801Z] === RUN TestWriteCounter [2022-03-21T13:09:54.801Z] --- PASS: TestWriteCounter (0.00s) [2022-03-21T13:09:54.801Z] PASS [2022-03-21T13:09:54.801Z] coverage: 69.2% of statements [2022-03-21T13:09:54.801Z] ok github.com/docker/docker/pkg/ioutils 0.615s coverage: 69.2% of statements [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] time="2022-03-21T13:09:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:09:55.108Z] --- PASS: TestHealthStates (0.21s) [2022-03-21T13:09:55.108Z] === RUN TestGetInspectData [2022-03-21T13:09:55.108Z] --- PASS: TestGetInspectData (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestFillLicense [2022-03-21T13:09:55.108Z] --- PASS: TestFillLicense (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestListInvalidFilter [2022-03-21T13:09:55.108Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestNameFilter [2022-03-21T13:09:55.108Z] --- PASS: TestNameFilter (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-21T13:09:55.108Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-21T13:09:55.108Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-21T13:09:55.108Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadLabels [2022-03-21T13:09:55.108Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-21T13:09:55.108Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadMirrors [2022-03-21T13:09:55.108Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-21T13:09:55.108Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-21T13:09:55.108Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-21T13:09:55.108Z] reload_test.go:342: root required [2022-03-21T13:09:55.108Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-21T13:09:55.108Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-21T13:09:55.108Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-21T13:09:55.108Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-21T13:09:55.108Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-21T13:09:55.108Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-21T13:09:55.108Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-21T13:09:55.108Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-21T13:09:55.108Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-21T13:09:55.108Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-21T13:09:55.108Z] === RUN TestParseVolumesFrom [2022-03-21T13:09:55.108Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-21T13:09:55.108Z] PASS [2022-03-21T13:09:55.108Z] coverage: 8.6% of statements [2022-03-21T13:09:55.108Z] ok github.com/docker/docker/daemon 0.725s coverage: 8.6% of statements [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-21T13:09:55.108Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-21T13:09:55.679Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-03-21T13:09:55.785Z] === RUN TestError [2022-03-21T13:09:55.785Z] --- PASS: TestError (0.00s) [2022-03-21T13:09:55.785Z] === RUN TestProgressString [2022-03-21T13:09:55.785Z] === RUN TestProgressString/no_progress [2022-03-21T13:09:55.785Z] === RUN TestProgressString/progress_1 [2022-03-21T13:09:55.785Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-21T13:09:55.785Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-21T13:09:55.785Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-21T13:09:55.785Z] === RUN TestProgressString/with_units [2022-03-21T13:09:55.785Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-21T13:09:55.785Z] === RUN TestProgressString/hide_counts [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-21T13:09:55.785Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-21T13:09:55.785Z] === RUN TestJSONMessageDisplay [2022-03-21T13:09:55.785Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-03-21T13:09:55.785Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-21T13:09:55.785Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-21T13:09:55.785Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-21T13:09:55.785Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-21T13:09:55.785Z] === RUN TestDisplayJSONMessagesStream [2022-03-21T13:09:55.785Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-21T13:09:55.785Z] PASS [2022-03-21T13:09:55.785Z] coverage: 91.7% of statements [2022-03-21T13:09:55.785Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2022-03-21T13:09:55.785Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-03-21T13:09:55.785Z] === RUN TestNetworkDBNodeLeave [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/defaults [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-21T13:09:56.098Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-21T13:09:56.098Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-21T13:09:56.098Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-21T13:09:56.098Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-21T13:09:56.098Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-21T13:09:56.098Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-21T13:09:56.098Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-21T13:09:56.098Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-21T13:09:56.098Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-21T13:09:56.098Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-21T13:09:56.253Z] === RUN TestStandardLongPath [2022-03-21T13:09:56.253Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-21T13:09:56.253Z] === RUN TestUNCLongPath [2022-03-21T13:09:56.253Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-21T13:09:56.253Z] PASS [2022-03-21T13:09:56.253Z] coverage: 100.0% of statements [2022-03-21T13:09:56.253Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-03-21T13:09:56.568Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:55Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-21T13:09:56.568Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-21T13:09:56.568Z] === RUN TestCreateSuccess [2022-03-21T13:09:56.568Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCreateStreamSkipped [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-21T13:09:56.568Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCreateLogGroupSuccess [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-21T13:09:56.568Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCreateError [2022-03-21T13:09:56.568Z] --- PASS: TestCreateError (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCreateAlreadyExists [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-21T13:09:56.568Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestLogClosed [2022-03-21T13:09:56.568Z] --- PASS: TestLogClosed (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestLogBlocking [2022-03-21T13:09:56.568Z] --- PASS: TestLogBlocking (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-21T13:09:56.568Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestLogNonBlockingBufferFull [2022-03-21T13:09:56.568Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestPublishBatchSuccess [2022-03-21T13:09:56.568Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestPublishBatchError [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=error msg=error [2022-03-21T13:09:56.568Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:09:56.568Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:09:56.568Z] time="2022-03-21T13:09:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-21T13:09:56.568Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchSimple [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchTicker [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchMultilinePattern [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-21T13:09:56.568Z] === RUN TestCollectBatchClose [2022-03-21T13:09:56.568Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/0/Hello [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/2/🙃 [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/3/���� [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/4/He��o [2022-03-21T13:09:56.568Z] === RUN TestEffectiveLen/5/ [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-21T13:09:56.568Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/0/ [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/1/Hello [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: Hello [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/2/Hello [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: He [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: llo [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/3/Hello [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: Hello [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/4/🙃 [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/5/🙃 [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/6/a� [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: a [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: � [2022-03-21T13:09:56.568Z] === RUN TestFindValidSplit/7/a� [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1076: a� [2022-03-21T13:09:56.568Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-21T13:09:56.569Z] === RUN TestProcessEventEmoji [2022-03-21T13:09:56.569Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchLineSplit [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchMaxEvents [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-03-21T13:09:56.569Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-21T13:09:56.569Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-21T13:09:56.569Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-21T13:09:56.569Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-21T13:09:56.569Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-21T13:09:56.569Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-21T13:09:56.720Z] === RUN TestNameFormat [2022-03-21T13:09:56.720Z] --- PASS: TestNameFormat (0.00s) [2022-03-21T13:09:56.720Z] === RUN TestNameRetries [2022-03-21T13:09:56.720Z] --- PASS: TestNameRetries (0.00s) [2022-03-21T13:09:56.720Z] PASS [2022-03-21T13:09:56.720Z] coverage: 85.7% of statements [2022-03-21T13:09:56.720Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2022-03-21T13:09:57.038Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-21T13:09:57.038Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-21T13:09:57.038Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-21T13:09:57.039Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-21T13:09:57.039Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestCreateTagSuccess [2022-03-21T13:09:57.039Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-21T13:09:57.039Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-21T13:09:57.039Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-21T13:09:57.039Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-21T13:09:57.039Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-21T13:09:57.039Z] PASS [2022-03-21T13:09:57.039Z] coverage: 79.9% of statements [2022-03-21T13:09:57.039Z] ok github.com/docker/docker/daemon/logger/awslogs 0.589s coverage: 79.9% of statements [2022-03-21T13:09:57.039Z] === RUN TestAdapterReadLogs [2022-03-21T13:09:57.039Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestCopier [2022-03-21T13:09:57.039Z] --- PASS: TestCopier (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestCopierLongLines [2022-03-21T13:09:57.039Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestCopierSlow [2022-03-21T13:09:57.039Z] === RUN TestSearchRegistryForImagesErrors [2022-03-21T13:09:57.039Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestSearchRegistryForImages [2022-03-21T13:09:57.039Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestOnlyPlatformWithFallback [2022-03-21T13:09:57.039Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestImageDelete [2022-03-21T13:09:57.039Z] --- PASS: TestCopierSlow (0.20s) [2022-03-21T13:09:57.039Z] === RUN TestCopierWithSized [2022-03-21T13:09:57.039Z] === RUN TestCopierWithSized/as_is [2022-03-21T13:09:57.039Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-21T13:09:57.039Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-21T13:09:57.039Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-21T13:09:57.039Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestCopierWithPartial [2022-03-21T13:09:57.039Z] === RUN TestImageDelete/no_lease [2022-03-21T13:09:57.039Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestRingLogger [2022-03-21T13:09:57.039Z] --- PASS: TestRingLogger (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestRingCap [2022-03-21T13:09:57.039Z] --- PASS: TestRingCap (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestRingClose [2022-03-21T13:09:57.039Z] --- PASS: TestRingClose (0.00s) [2022-03-21T13:09:57.039Z] === RUN TestRingDrain [2022-03-21T13:09:57.039Z] --- PASS: TestRingDrain (0.00s) [2022-03-21T13:09:57.039Z] PASS [2022-03-21T13:09:57.039Z] coverage: 43.2% of statements [2022-03-21T13:09:57.039Z] === RUN TestImageDelete/lease_exists [2022-03-21T13:09:57.039Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-03-21T13:09:57.039Z] --- PASS: TestImageDelete (0.05s) [2022-03-21T13:09:57.039Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-21T13:09:57.039Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-21T13:09:57.039Z] === RUN TestContentStoreForPull [2022-03-21T13:09:57.069Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2022-03-21T13:09:57.510Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-21T13:09:57.510Z] PASS [2022-03-21T13:09:57.510Z] coverage: 6.6% of statements [2022-03-21T13:09:57.510Z] ok github.com/docker/docker/daemon/images 0.377s coverage: 6.6% of statements [2022-03-21T13:09:57.510Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-21T13:09:57.510Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-21T13:09:57.510Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-21T13:09:57.704Z] === RUN TestParseKeyValueOpt [2022-03-21T13:09:57.704Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-21T13:09:57.704Z] === RUN TestParseUintList [2022-03-21T13:09:57.704Z] --- PASS: TestParseUintList (0.00s) [2022-03-21T13:09:57.704Z] === RUN TestParseUintListMaximumLimits [2022-03-21T13:09:57.704Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-21T13:09:57.704Z] PASS [2022-03-21T13:09:57.704Z] coverage: 97.0% of statements [2022-03-21T13:09:57.704Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-21T13:09:57.978Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-21T13:09:57.978Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-21T13:09:57.978Z] PASS [2022-03-21T13:09:57.978Z] coverage: 33.6% of statements [2022-03-21T13:09:57.978Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-03-21T13:09:57.979Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-21T13:09:57.979Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-21T13:09:57.979Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-21T13:09:57.979Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-21T13:09:57.979Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-21T13:09:57.979Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-21T13:09:58.171Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:09:58.171Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:09:58.171Z] PASS [2022-03-21T13:09:58.171Z] coverage: 36.4% of statements [2022-03-21T13:09:58.171Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-03-21T13:09:58.449Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-21T13:09:58.449Z] === RUN TestFastTimeMarshalJSON [2022-03-21T13:09:58.449Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-21T13:09:58.449Z] PASS [2022-03-21T13:09:58.449Z] coverage: 87.2% of statements [2022-03-21T13:09:58.449Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 87.2% of statements [2022-03-21T13:09:58.456Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-21T13:09:58.639Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-21T13:09:58.639Z] === RUN TestNetworkDBWatch [2022-03-21T13:09:58.917Z] === RUN TestJSONFileLogger [2022-03-21T13:09:58.917Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-21T13:09:58.917Z] === RUN TestJSONFileLoggerWithTags [2022-03-21T13:09:58.917Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-21T13:09:58.917Z] === RUN TestJSONFileLoggerWithOpts [2022-03-21T13:09:58.917Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-21T13:09:58.917Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-21T13:09:58.917Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-21T13:09:58.917Z] === RUN TestEncodeDecode [2022-03-21T13:09:58.917Z] === PAUSE TestEncodeDecode [2022-03-21T13:09:58.917Z] === RUN TestUnexpectedEOF [2022-03-21T13:09:58.917Z] time="2022-03-21T13:09:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:09:58.917Z] time="2022-03-21T13:09:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:09:58.917Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-21T13:09:58.917Z] === CONT TestEncodeDecode [2022-03-21T13:09:58.917Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-21T13:09:58.917Z] PASS [2022-03-21T13:09:58.917Z] coverage: 69.9% of statements [2022-03-21T13:09:58.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.331s coverage: 69.9% of statements [2022-03-21T13:09:59.107Z] === RUN TestNewAndRemove [2022-03-21T13:09:59.107Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-21T13:09:59.107Z] === RUN TestRemoveInvalidPath [2022-03-21T13:09:59.107Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-21T13:09:59.107Z] PASS [2022-03-21T13:09:59.107Z] coverage: 82.6% of statements [2022-03-21T13:09:59.107Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-03-21T13:09:59.906Z] === RUN TestWriteLog [2022-03-21T13:09:59.906Z] === PAUSE TestWriteLog [2022-03-21T13:09:59.906Z] === RUN TestReadLog [2022-03-21T13:09:59.906Z] === PAUSE TestReadLog [2022-03-21T13:09:59.906Z] === RUN TestDecode [2022-03-21T13:09:59.906Z] --- PASS: TestDecode (0.03s) [2022-03-21T13:09:59.906Z] === CONT TestWriteLog [2022-03-21T13:09:59.906Z] === CONT TestReadLog [2022-03-21T13:09:59.906Z] --- PASS: TestWriteLog (0.01s) [2022-03-21T13:09:59.906Z] === RUN TestReadLog/tail_exact [2022-03-21T13:09:59.906Z] === RUN TestReadLog/tail_less_than_available [2022-03-21T13:09:59.906Z] === RUN TestReadLog/tail_more_than_available [2022-03-21T13:09:59.906Z] --- PASS: TestReadLog (0.26s) [2022-03-21T13:09:59.906Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-21T13:09:59.906Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-21T13:09:59.906Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-21T13:09:59.906Z] PASS [2022-03-21T13:09:59.906Z] coverage: 78.7% of statements [2022-03-21T13:10:00.374Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 78.7% of statements [2022-03-21T13:10:00.374Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-21T13:10:00.374Z] === RUN TestOpenFileDelete [2022-03-21T13:10:00.374Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestOpenFileRename [2022-03-21T13:10:00.374Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestHandleDecoderErr [2022-03-21T13:10:00.374Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestParseLogTagDefaultTag [2022-03-21T13:10:00.374Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestParseLogTag [2022-03-21T13:10:00.374Z] --- PASS: TestParseLogTag (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestParseLogTagEmptyTag [2022-03-21T13:10:00.374Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestTailFiles [2022-03-21T13:10:00.374Z] --- PASS: TestTailFiles (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestFollowLogsConsumerGone [2022-03-21T13:10:00.374Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-21T13:10:00.374Z] === RUN TestFollowLogsProducerGone [2022-03-21T13:10:00.374Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-21T13:10:00.374Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-21T13:10:00.374Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-21T13:10:00.374Z] === RUN TestCheckCapacityAndRotate [2022-03-21T13:10:00.374Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-21T13:10:00.374Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-21T13:10:00.374Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-03-21T13:10:00.374Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-21T13:10:00.374Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-21T13:10:00.374Z] PASS [2022-03-21T13:10:00.374Z] coverage: 50.7% of statements [2022-03-21T13:10:00.374Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.155s coverage: 50.7% of statements [2022-03-21T13:10:00.674Z] 2022/03/21 13:10:00 Closing DB instances... [2022-03-21T13:10:00.674Z] === RUN TestFailedConnection [2022-03-21T13:10:00.674Z] --- PASS: TestGetAddress (21.68s) [2022-03-21T13:10:00.674Z] === RUN TestRequestSyntaxCheck [2022-03-21T13:10:00.674Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-03-21T13:10:00.674Z] === RUN TestRequest [2022-03-21T13:10:00.843Z] === RUN TestLog [2022-03-21T13:10:00.843Z] --- PASS: TestLog (0.03s) [2022-03-21T13:10:00.843Z] PASS [2022-03-21T13:10:00.843Z] coverage: 31.5% of statements [2022-03-21T13:10:00.843Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-03-21T13:10:01.311Z] === RUN TestValidateLogOpt [2022-03-21T13:10:01.312Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestNewMissedConfig [2022-03-21T13:10:01.312Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestNewMissedUrl [2022-03-21T13:10:01.312Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestNewMissedToken [2022-03-21T13:10:01.312Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestNewWithProxy [2022-03-21T13:10:01.312Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestDefault [2022-03-21T13:10:01.312Z] --- PASS: TestDefault (0.01s) [2022-03-21T13:10:01.312Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-21T13:10:01.312Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestJsonFormat [2022-03-21T13:10:01.312Z] --- PASS: TestJsonFormat (0.01s) [2022-03-21T13:10:01.312Z] === RUN TestRawFormat [2022-03-21T13:10:01.312Z] --- PASS: TestRawFormat (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestRawFormatWithLabels [2022-03-21T13:10:01.312Z] --- PASS: TestRawFormatWithLabels (0.03s) [2022-03-21T13:10:01.312Z] === RUN TestRawFormatWithoutTag [2022-03-21T13:10:01.312Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-21T13:10:01.312Z] === RUN TestBatching [2022-03-21T13:10:01.312Z] === RUN TestNewParse [2022-03-21T13:10:01.312Z] --- PASS: TestNewParse (0.00s) [2022-03-21T13:10:01.312Z] PASS [2022-03-21T13:10:01.312Z] coverage: 8.3% of statements [2022-03-21T13:10:01.312Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-03-21T13:10:01.660Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-03-21T13:10:01.660Z] === RUN TestNetworkDBBulkSync [2022-03-21T13:10:01.780Z] --- PASS: TestBatching (0.29s) [2022-03-21T13:10:01.780Z] === RUN TestFrequency [2022-03-21T13:10:01.780Z] --- PASS: TestFrequency (0.18s) [2022-03-21T13:10:01.780Z] === RUN TestOneMessagePerRequest [2022-03-21T13:10:01.780Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-21T13:10:01.780Z] === RUN TestVerify [2022-03-21T13:10:01.780Z] --- PASS: TestVerify (0.00s) [2022-03-21T13:10:01.780Z] === RUN TestSkipVerify [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] === RUN TestParseLogFormat [2022-03-21T13:10:02.249Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestValidateLogOptEmpty [2022-03-21T13:10:02.249Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestValidateSyslogAddress [2022-03-21T13:10:02.249Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestParseAddressDefaultPort [2022-03-21T13:10:02.249Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestValidateSyslogFacility [2022-03-21T13:10:02.249Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestValidateLogOptSyslogFormat [2022-03-21T13:10:02.249Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestValidateLogOpt [2022-03-21T13:10:02.249Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:10:02.249Z] PASS [2022-03-21T13:10:02.249Z] coverage: 46.8% of statements [2022-03-21T13:10:02.249Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-03-21T13:10:02.249Z] --- PASS: TestSkipVerify (0.55s) [2022-03-21T13:10:02.249Z] === RUN TestBufferMaximum [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.150405\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.150405\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestServerAlwaysDown [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.154508\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.154508\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.154508\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.155604\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] time="2022-03-21T13:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868202.155604\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:02.249Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-21T13:10:02.249Z] === RUN TestCannotSendAfterClose [2022-03-21T13:10:02.249Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-03-21T13:10:02.249Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-21T13:10:02.644Z] --- PASS: TestFailedConnection (2.10s) [2022-03-21T13:10:02.644Z] === RUN TestFailOnce [2022-03-21T13:10:02.644Z] 2022/03/21 13:10:02 http: panic serving 127.0.0.1:49288: Plugin not ready [2022-03-21T13:10:02.644Z] goroutine 22 [running]: [2022-03-21T13:10:02.644Z] net/http.(*conn).serve.func1() [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:10:02.644Z] panic({0xa53700, 0xb9d030}) [2022-03-21T13:10:02.644Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:10:02.644Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000245a70?) [2022-03-21T13:10:02.644Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-21T13:10:02.644Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xba2838?, 0xc0001a8000?}, 0x9ada46?) [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:10:02.644Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xba2838, 0xc0001a8000}, 0xc000230200) [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-21T13:10:02.644Z] net/http.serverHandler.ServeHTTP({0xba0e58?}, {0xba2838, 0xc0001a8000}, 0xc000230200) [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:10:02.644Z] net/http.(*conn).serve(0xc00023e000, {0xba2d38, 0xc0000880c0}) [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:10:02.644Z] created by net/http.(*Server).Serve [2022-03-21T13:10:02.644Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:10:02.644Z] time="2022-03-21T13:10:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2022-03-21T13:10:03.114Z] 2022/03/21 13:10:02 Closing DB instances... [2022-03-21T13:10:03.237Z] === RUN TestV1IDService [2022-03-21T13:10:03.237Z] --- PASS: TestV1IDService (0.02s) [2022-03-21T13:10:03.237Z] === RUN TestV2MetadataService [2022-03-21T13:10:03.237Z] time="2022-03-21T13:10:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-21T13:10:03.237Z] time="2022-03-21T13:10:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e3fb28606de7\"}'" [2022-03-21T13:10:03.237Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-21T13:10:03.237Z] PASS [2022-03-21T13:10:03.237Z] coverage: 82.5% of statements [2022-03-21T13:10:03.237Z] ok github.com/docker/docker/daemon/logger/splunk 2.218s coverage: 82.5% of statements [2022-03-21T13:10:03.581Z] --- PASS: TestFailOnce (1.15s) [2022-03-21T13:10:03.581Z] === RUN TestEchoInputOutput [2022-03-21T13:10:03.581Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-21T13:10:03.581Z] === RUN TestBackoff [2022-03-21T13:10:03.581Z] --- PASS: TestBackoff (0.00s) [2022-03-21T13:10:03.581Z] === RUN TestAbortRetry [2022-03-21T13:10:03.581Z] --- PASS: TestAbortRetry (0.00s) [2022-03-21T13:10:03.706Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-21T13:10:03.706Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-21T13:10:03.706Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-21T13:10:04.054Z] === RUN TestClientScheme [2022-03-21T13:10:04.054Z] --- PASS: TestClientScheme (0.00s) [2022-03-21T13:10:04.054Z] === RUN TestNewClientWithTimeout [2022-03-21T13:10:04.177Z] --- PASS: TestV2MetadataService (0.86s) [2022-03-21T13:10:04.177Z] PASS [2022-03-21T13:10:04.177Z] coverage: 48.2% of statements [2022-03-21T13:10:04.177Z] ok github.com/docker/docker/distribution/metadata 1.024s coverage: 48.2% of statements [2022-03-21T13:10:04.522Z] time="2022-03-21T13:10:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-21T13:10:04.522Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-21T13:10:04.522Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-21T13:10:04.649Z] === RUN TestSuccessfulDownload [2022-03-21T13:10:04.649Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:10:04.649Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-21T13:10:04.649Z] === RUN TestCancelledDownload [2022-03-21T13:10:04.649Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-21T13:10:04.649Z] === RUN TestMaxDownloadAttempts [2022-03-21T13:10:04.649Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:10:04.649Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:10:04.649Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:10:04.649Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:10:04.649Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:10:04.649Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:10:04.649Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:10:04.649Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:10:04.649Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:10:04.649Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:10:04.649Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:10:04.649Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:10:04.649Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-21T13:10:04.649Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-21T13:10:04.649Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-21T13:10:04.649Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-21T13:10:04.649Z] === RUN TestContinueOnError_NeverContinue [2022-03-21T13:10:04.649Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-21T13:10:04.649Z] === RUN TestManifestStore [2022-03-21T13:10:04.649Z] === RUN TestManifestStore/no_remote_or_local [2022-03-21T13:10:05.046Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3425047027\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/no_local_cache [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/with_local_cache [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/unknown_media_type [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="reference for unknown type: " [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:10:05.125Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-21T13:10:05.125Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-03-21T13:10:05.125Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-03-21T13:10:05.125Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-21T13:10:05.125Z] === RUN TestTransfer [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="reference for unknown type: " [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="reference for unknown type: " [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="reference for unknown type: " [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="reference for unknown type: " [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-21T13:10:05.125Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-21T13:10:05.125Z] time="2022-03-21T13:10:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore (0.42s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-21T13:10:05.125Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-21T13:10:05.125Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestFixManifestLayers [2022-03-21T13:10:05.125Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-21T13:10:05.125Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:10:05.125Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestFixManifestLayersBadParent [2022-03-21T13:10:05.125Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestValidateManifest [2022-03-21T13:10:05.125Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:10:05.125Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestFormatPlatform [2022-03-21T13:10:05.125Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestPullSchema2Config [2022-03-21T13:10:05.125Z] === RUN TestPullSchema2Config/success_first_time [2022-03-21T13:10:05.125Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:10:05.125Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.125Z] === RUN TestPullSchema2Config/500_status [2022-03-21T13:10:05.125Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:10:05.125Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.125Z] === RUN TestNotFound [2022-03-21T13:10:05.125Z] --- PASS: TestNotFound (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestConflict [2022-03-21T13:10:05.125Z] --- PASS: TestConflict (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestForbidden [2022-03-21T13:10:05.125Z] --- PASS: TestForbidden (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestInvalidParameter [2022-03-21T13:10:05.125Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestNotImplemented [2022-03-21T13:10:05.125Z] --- PASS: TestNotImplemented (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestNotModified [2022-03-21T13:10:05.125Z] --- PASS: TestNotModified (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestUnauthorized [2022-03-21T13:10:05.125Z] --- PASS: TestUnauthorized (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestUnknown [2022-03-21T13:10:05.125Z] --- PASS: TestUnknown (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestCancelled [2022-03-21T13:10:05.125Z] --- PASS: TestCancelled (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestDeadline [2022-03-21T13:10:05.125Z] --- PASS: TestDeadline (0.00s) [2022-03-21T13:10:05.125Z] === RUN TestDataLoss [2022-03-21T13:10:05.126Z] --- PASS: TestDataLoss (0.00s) [2022-03-21T13:10:05.126Z] === RUN TestUnavailable [2022-03-21T13:10:05.126Z] --- PASS: TestUnavailable (0.00s) [2022-03-21T13:10:05.126Z] === RUN TestSystem [2022-03-21T13:10:05.126Z] --- PASS: TestSystem (0.00s) [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Not_Found [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Bad_Request [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Conflict [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Unauthorized [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Forbidden [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Not_Modified [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-21T13:10:05.126Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-21T13:10:05.126Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-21T13:10:05.126Z] PASS [2022-03-21T13:10:05.126Z] coverage: 77.0% of statements [2022-03-21T13:10:05.126Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-03-21T13:10:05.126Z] --- PASS: TestTransfer (0.15s) [2022-03-21T13:10:05.126Z] === RUN TestConcurrencyLimit [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.595Z] === RUN TestPullSchema2Config/EOF [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.595Z] 2022/03/21 13:10:05 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-21T13:10:05.595Z] goroutine 132 [running]: [2022-03-21T13:10:05.595Z] net/http.(*conn).serve.func1() [2022-03-21T13:10:05.595Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:10:05.595Z] panic({0x11c6e40, 0x13a8df0}) [2022-03-21T13:10:05.595Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:10:05.595Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002ba000?, {0x13b05d8?, 0xc0003aa1c0?}) [2022-03-21T13:10:05.595Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-21T13:10:05.595Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13b05d8, 0xc0003aa1c0}, 0xc00054b000) [2022-03-21T13:10:05.595Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-21T13:10:05.595Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13b05d8?, 0xc0003aa1c0?}, 0x17ca600?) [2022-03-21T13:10:05.595Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:10:05.595Z] net/http.serverHandler.ServeHTTP({0xc00057f7a0?}, {0x13b05d8, 0xc0003aa1c0}, 0xc00054b000) [2022-03-21T13:10:05.595Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:10:05.595Z] net/http.(*conn).serve(0xc00014ec80, {0x13b0e50, 0xc0001e3290}) [2022-03-21T13:10:05.595Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:10:05.595Z] created by net/http.(*Server).Serve [2022-03-21T13:10:05.595Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:10:05.595Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-21T13:10:05.595Z] === RUN TestInactiveJobs [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.595Z] === RUN TestPullSchema2Config/unauthorized [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:10:05.595Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:10:05.595Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-21T13:10:05.595Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-21T13:10:05.595Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-21T13:10:05.595Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-21T13:10:05.595Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-21T13:10:05.595Z] === RUN TestGetRepositoryMountCandidates [2022-03-21T13:10:05.595Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-21T13:10:05.595Z] === RUN TestLayerAlreadyExists [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:10:05.595Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-21T13:10:05.595Z] === RUN TestWhenEmptyAuthConfig [2022-03-21T13:10:05.988Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-03-21T13:10:06.064Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-21T13:10:06.064Z] === RUN TestWatchRelease [2022-03-21T13:10:06.064Z] --- PASS: TestWatchRelease (0.04s) [2022-03-21T13:10:06.064Z] === RUN TestWatchFinishedTransfer [2022-03-21T13:10:06.064Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-21T13:10:06.064Z] === RUN TestDuplicateTransfer [2022-03-21T13:10:06.064Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-21T13:10:06.064Z] === RUN TestSuccessfulUpload [2022-03-21T13:10:06.064Z] === RUN TestFSGetInvalidData [2022-03-21T13:10:06.064Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSInvalidSet [2022-03-21T13:10:06.064Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSInvalidRoot [2022-03-21T13:10:06.064Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSMetadataGetSet [2022-03-21T13:10:06.064Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-21T13:10:06.064Z] === RUN TestFSInvalidWalker [2022-03-21T13:10:06.064Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-21T13:10:06.064Z] === RUN TestFSGetSet [2022-03-21T13:10:06.064Z] --- PASS: TestFSGetSet (0.03s) [2022-03-21T13:10:06.064Z] === RUN TestFSGetUnsetKey [2022-03-21T13:10:06.064Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSGetEmptyData [2022-03-21T13:10:06.064Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSDelete [2022-03-21T13:10:06.064Z] --- PASS: TestFSDelete (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSWalker [2022-03-21T13:10:06.064Z] --- PASS: TestFSWalker (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestFSWalkerStopOnError [2022-03-21T13:10:06.064Z] time="2022-03-21T13:10:06Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-21T13:10:06.064Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-21T13:10:06.064Z] === RUN TestNewFromJSON [2022-03-21T13:10:06.064Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-21T13:10:06.064Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-21T13:10:06.064Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-21T13:10:06.064Z] === RUN TestMarshalKeyOrder [2022-03-21T13:10:06.064Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-21T13:10:06.064Z] === RUN TestHistoryEqual [2022-03-21T13:10:06.085Z] time="2022-03-21T13:10:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-21T13:10:06.533Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-21T13:10:06.533Z] === RUN TestCancelledUpload [2022-03-21T13:10:06.533Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-21T13:10:06.533Z] PASS [2022-03-21T13:10:06.533Z] coverage: 76.8% of statements [2022-03-21T13:10:06.533Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 76.8% of statements [2022-03-21T13:10:06.533Z] === RUN TestCompare [2022-03-21T13:10:06.533Z] --- PASS: TestCompare (0.00s) [2022-03-21T13:10:06.533Z] PASS [2022-03-21T13:10:06.533Z] coverage: 19.2% of statements [2022-03-21T13:10:06.533Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-03-21T13:10:06.533Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-21T13:10:06.533Z] === RUN TestImage [2022-03-21T13:10:06.533Z] --- PASS: TestImage (0.00s) [2022-03-21T13:10:06.533Z] === RUN TestImageOSNotEmpty [2022-03-21T13:10:06.533Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-21T13:10:06.533Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-21T13:10:06.533Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-21T13:10:06.533Z] === RUN TestCreate [2022-03-21T13:10:06.533Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:10:06.533Z] === RUN TestRestore [2022-03-21T13:10:06.533Z] time="2022-03-21T13:10:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-21T13:10:06.533Z] --- PASS: TestRestore (0.03s) [2022-03-21T13:10:06.533Z] === RUN TestAddDelete [2022-03-21T13:10:06.533Z] --- PASS: TestAddDelete (0.02s) [2022-03-21T13:10:06.533Z] === RUN TestSearchAfterDelete [2022-03-21T13:10:06.533Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-21T13:10:06.533Z] === RUN TestParentReset [2022-03-21T13:10:06.533Z] --- PASS: TestParentReset (0.03s) [2022-03-21T13:10:06.533Z] === RUN TestGetAndSetLastUpdated [2022-03-21T13:10:06.533Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-21T13:10:06.533Z] === RUN TestStoreLen [2022-03-21T13:10:06.533Z] --- PASS: TestStoreLen (0.05s) [2022-03-21T13:10:06.533Z] PASS [2022-03-21T13:10:06.533Z] coverage: 86.9% of statements [2022-03-21T13:10:06.533Z] ok github.com/docker/docker/image 0.615s coverage: 86.9% of statements [2022-03-21T13:10:06.555Z] --- PASS: TestRequest (5.80s) [2022-03-21T13:10:06.555Z] === RUN TestOverlappingRequests [2022-03-21T13:10:06.561Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-21T13:10:07.001Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-03-21T13:10:07.001Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-21T13:10:07.001Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-21T13:10:07.001Z] === RUN TestTokenPassThru [2022-03-21T13:10:07.001Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-21T13:10:07.001Z] === RUN TestTokenPassThruDifferentHost [2022-03-21T13:10:07.001Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-21T13:10:07.001Z] PASS [2022-03-21T13:10:07.001Z] coverage: 26.7% of statements [2022-03-21T13:10:07.001Z] ok github.com/docker/docker/distribution 2.207s coverage: 26.7% of statements [2022-03-21T13:10:07.001Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-21T13:10:07.001Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-21T13:10:07.022Z] --- PASS: TestOverlappingRequests (0.34s) [2022-03-21T13:10:07.022Z] === RUN TestRelease [2022-03-21T13:10:07.022Z] === RUN TestParseEmptyInterface [2022-03-21T13:10:07.022Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestParseNonInterfaceType [2022-03-21T13:10:07.022Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestParseWithOneFunction [2022-03-21T13:10:07.022Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestParseWithMultipleFuncs [2022-03-21T13:10:07.022Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestParseWithUnnamedReturn [2022-03-21T13:10:07.022Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestEmbeddedInterface [2022-03-21T13:10:07.022Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestParsedImports [2022-03-21T13:10:07.022Z] --- PASS: TestParsedImports (0.00s) [2022-03-21T13:10:07.022Z] === RUN TestAliasedImports [2022-03-21T13:10:07.022Z] --- PASS: TestAliasedImports (0.00s) [2022-03-21T13:10:07.022Z] PASS [2022-03-21T13:10:07.022Z] coverage: 56.8% of statements [2022-03-21T13:10:07.022Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-03-21T13:10:07.134Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-21T13:10:07.470Z] === RUN TestMakeV1ConfigFromConfig [2022-03-21T13:10:07.470Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-21T13:10:07.470Z] PASS [2022-03-21T13:10:07.470Z] coverage: 25.0% of statements [2022-03-21T13:10:07.470Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2022-03-21T13:10:07.489Z] 2022/03/21 13:10:07 Closing DB instances... [2022-03-21T13:10:07.490Z] time="2022-03-21T13:10:07Z" level=error msg="node: 511698acf002 is unknown to memberlist" [2022-03-21T13:10:07.707Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.012s coverage: 4.2% of statements [2022-03-21T13:10:07.938Z] === RUN TestValidateManifest [2022-03-21T13:10:07.938Z] === RUN TestValidateManifest/nil [2022-03-21T13:10:07.938Z] === RUN TestValidateManifest/non-nil [2022-03-21T13:10:07.938Z] --- PASS: TestValidateManifest (0.00s) [2022-03-21T13:10:07.938Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-21T13:10:07.938Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-21T13:10:07.938Z] PASS [2022-03-21T13:10:07.938Z] coverage: 0.7% of statements [2022-03-21T13:10:07.938Z] ok github.com/docker/docker/image/tarexport 0.101s coverage: 0.7% of statements [2022-03-21T13:10:07.938Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-21T13:10:07.958Z] === RUN TestHTTPTransport [2022-03-21T13:10:07.958Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-21T13:10:07.958Z] PASS [2022-03-21T13:10:07.958Z] coverage: 85.7% of statements [2022-03-21T13:10:07.958Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-03-21T13:10:07.958Z] --- PASS: TestRelease (1.29s) [2022-03-21T13:10:07.958Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:10:07.968Z] ok github.com/docker/docker/daemon 10.107s coverage: 17.1% of statements [2022-03-21T13:10:07.968Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-21T13:10:07.968Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-21T13:10:07.968Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-21T13:10:07.968Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-21T13:10:08.426Z] time="2022-03-21T13:10:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-21T13:10:08.426Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:10:08.426Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-21T13:10:08.426Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-21T13:10:08.426Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:10:08.426Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-21T13:10:08.426Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-21T13:10:08.426Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-21T13:10:08.426Z] === RUN TestBufferPoolPutAndGet [2022-03-21T13:10:08.426Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-21T13:10:08.426Z] PASS [2022-03-21T13:10:08.426Z] coverage: 88.2% of statements [2022-03-21T13:10:08.426Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-03-21T13:10:08.894Z] === RUN TestOutputOnPrematureClose [2022-03-21T13:10:08.894Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-21T13:10:08.894Z] === RUN TestCompleteSilently [2022-03-21T13:10:08.894Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-21T13:10:08.894Z] PASS [2022-03-21T13:10:08.894Z] coverage: 75.9% of statements [2022-03-21T13:10:08.894Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-03-21T13:10:08.913Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.298s coverage: 56.2% of statements [2022-03-21T13:10:08.925Z] === RUN TestSerialization [2022-03-21T13:10:08.925Z] --- PASS: TestSerialization (0.02s) [2022-03-21T13:10:08.925Z] PASS [2022-03-21T13:10:08.925Z] coverage: 100.0% of statements [2022-03-21T13:10:08.925Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-03-21T13:10:09.362Z] === RUN TestSendToOneSub [2022-03-21T13:10:09.362Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-21T13:10:09.362Z] === RUN TestSendToMultipleSubs [2022-03-21T13:10:09.362Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-21T13:10:09.362Z] === RUN TestEvictOneSub [2022-03-21T13:10:09.362Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-21T13:10:09.362Z] === RUN TestClosePublisher [2022-03-21T13:10:09.362Z] --- PASS: TestClosePublisher (0.00s) [2022-03-21T13:10:09.362Z] === RUN TestPubSubRace [2022-03-21T13:10:09.830Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2022-03-21T13:10:09.830Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-21T13:10:09.858Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-21T13:10:09.911Z] === RUN TestEmptyLayer [2022-03-21T13:10:09.911Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestCommitFailure [2022-03-21T13:10:09.911Z] --- PASS: TestCommitFailure (0.04s) [2022-03-21T13:10:09.911Z] === RUN TestStartTransactionFailure [2022-03-21T13:10:09.911Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestGetOrphan [2022-03-21T13:10:09.911Z] --- PASS: TestGetOrphan (0.02s) [2022-03-21T13:10:09.911Z] === RUN TestMountAndRegister [2022-03-21T13:10:09.911Z] layer_test.go:258: Layer size: 14 [2022-03-21T13:10:09.911Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-21T13:10:09.911Z] === RUN TestLayerRelease [2022-03-21T13:10:09.911Z] layer_test.go:291: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestStoreRestore [2022-03-21T13:10:09.911Z] layer_test.go:340: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestTarStreamStability [2022-03-21T13:10:09.911Z] layer_test.go:455: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestRegisterExistingLayer [2022-03-21T13:10:09.911Z] === RUN TestEnvironmentParsing [2022-03-21T13:10:09.911Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-21T13:10:09.911Z] PASS [2022-03-21T13:10:09.911Z] coverage: 1.2% of statements [2022-03-21T13:10:09.911Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-03-21T13:10:09.911Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-03-21T13:10:09.911Z] === RUN TestTarStreamVerification [2022-03-21T13:10:09.911Z] layer_test.go:684: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestLayerMigration [2022-03-21T13:10:09.911Z] migration_test.go:45: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestLayerMigrationNoTarsplit [2022-03-21T13:10:09.911Z] migration_test.go:181: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestMountInit [2022-03-21T13:10:09.911Z] mount_test.go:17: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestMountInit (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestMountSize [2022-03-21T13:10:09.911Z] mount_test.go:76: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestMountSize (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestMountChanges [2022-03-21T13:10:09.911Z] mount_test.go:125: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestMountChanges (0.00s) [2022-03-21T13:10:09.911Z] === RUN TestMountApply [2022-03-21T13:10:09.911Z] mount_test.go:212: Failing on Windows [2022-03-21T13:10:09.911Z] --- SKIP: TestMountApply (0.00s) [2022-03-21T13:10:09.911Z] PASS [2022-03-21T13:10:09.911Z] coverage: 30.6% of statements [2022-03-21T13:10:09.911Z] ok github.com/docker/docker/layer 0.343s coverage: 30.6% of statements [2022-03-21T13:10:10.297Z] --- PASS: TestPubSubRace (1.05s) [2022-03-21T13:10:10.297Z] PASS [2022-03-21T13:10:10.297Z] coverage: 75.0% of statements [2022-03-21T13:10:10.297Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-03-21T13:10:10.380Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-21T13:10:10.380Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-21T13:10:10.380Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-21T13:10:10.380Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-21T13:10:10.380Z] === RUN TestSequenceGetAvailableBit [2022-03-21T13:10:10.380Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSequenceEqual [2022-03-21T13:10:10.380Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSequenceCopy [2022-03-21T13:10:10.380Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestGetFirstAvailable [2022-03-21T13:10:10.380Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestFindSequence [2022-03-21T13:10:10.380Z] --- PASS: TestFindSequence (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestCheckIfAvailable [2022-03-21T13:10:10.380Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestMergeSequences [2022-03-21T13:10:10.380Z] --- PASS: TestMergeSequences (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestPushReservation [2022-03-21T13:10:10.380Z] --- PASS: TestPushReservation (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSerializeDeserialize [2022-03-21T13:10:10.380Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSet [2022-03-21T13:10:10.380Z] --- PASS: TestSet (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSetUnset [2022-03-21T13:10:10.380Z] --- PASS: TestSetUnset (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestOffsetSetUnset [2022-03-21T13:10:10.380Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSetInRange [2022-03-21T13:10:10.380Z] --- PASS: TestSetInRange (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestSetAnyInRange [2022-03-21T13:10:10.380Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestMethods [2022-03-21T13:10:10.380Z] --- PASS: TestMethods (0.00s) [2022-03-21T13:10:10.380Z] === RUN TestRandomAllocateDeallocate [2022-03-21T13:10:11.272Z] 2022/03/21 13:10:10 Closing DB instances... [2022-03-21T13:10:11.272Z] === RUN TestRegister [2022-03-21T13:10:11.272Z] --- PASS: TestRegister (0.00s) [2022-03-21T13:10:11.272Z] === RUN TestCommand [2022-03-21T13:10:11.272Z] --- PASS: TestCommand (0.03s) [2022-03-21T13:10:11.272Z] === RUN TestNaiveSelf [2022-03-21T13:10:11.272Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-21T13:10:11.272Z] PASS [2022-03-21T13:10:11.272Z] coverage: 82.4% of statements [2022-03-21T13:10:11.272Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2022-03-21T13:10:11.284Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-03-21T13:10:11.728Z] --- PASS: TestAllocateRandomDeallocate (3.42s) [2022-03-21T13:10:11.728Z] === RUN TestRetrieveFromStore [2022-03-21T13:10:11.728Z] === RUN TestDump [2022-03-21T13:10:11.728Z] goroutine 4 [running]: [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.dump(0x402d57?) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-21T13:10:11.728Z] testing.tRunner(0xc000031d40, 0x5ca498) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:10:11.728Z] created by testing.(*T).Run [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:10:11.728Z] [2022-03-21T13:10:11.728Z] goroutine 1 [chan receive]: [2022-03-21T13:10:11.728Z] testing.(*T).Run(0xc000031ba0, {0x5b913c?, 0x3dc1f3?}, 0x5ca498) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:10:11.728Z] testing.runTests.func1(0xc00005e840?) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:10:11.728Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:10:11.728Z] testing.runTests(0xc00004a5a0?, {0x74e400, 0x3, 0x3}, {0x1ef9d610108?, 0x40?, 0x7534a0?}) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:10:11.728Z] testing.(*M).Run(0xc00004a5a0) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:10:11.728Z] main.main() [2022-03-21T13:10:11.728Z] _testmain.go:99 +0x255 [2022-03-21T13:10:11.728Z] --- PASS: TestDump (0.00s) [2022-03-21T13:10:11.728Z] === RUN TestDumpToFile [2022-03-21T13:10:11.728Z] --- PASS: TestDumpToFile (0.11s) [2022-03-21T13:10:11.728Z] === RUN TestDumpToFileWithEmptyInput [2022-03-21T13:10:11.728Z] goroutine 6 [running]: [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.dump(0x47ecd3?) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x47eca0?}) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-21T13:10:11.728Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?) [2022-03-21T13:10:11.728Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-21T13:10:11.728Z] testing.tRunner(0xc00015c4e0, 0x5ca488) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:10:11.728Z] created by testing.(*T).Run [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:10:11.728Z] [2022-03-21T13:10:11.728Z] goroutine 1 [chan receive]: [2022-03-21T13:10:11.728Z] testing.(*T).Run(0xc000031ba0, {0x5c0713?, 0x3dc1f3?}, 0x5ca488) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:10:11.728Z] testing.runTests.func1(0xc00005e840?) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:10:11.728Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:10:11.728Z] testing.runTests(0xc00004a5a0?, {0x74e400, 0x3, 0x3}, {0x1ef9d610108?, 0x40?, 0x7534a0?}) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:10:11.728Z] testing.(*M).Run(0xc00004a5a0) [2022-03-21T13:10:11.728Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:10:11.728Z] main.main() [2022-03-21T13:10:11.728Z] _testmain.go:99 +0x255 [2022-03-21T13:10:11.728Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-21T13:10:11.728Z] PASS [2022-03-21T13:10:11.728Z] coverage: 90.9% of statements [2022-03-21T13:10:11.728Z] ok github.com/docker/docker/pkg/stack 0.143s coverage: 90.9% of statements [2022-03-21T13:10:12.183Z] === RUN TestNewStdWriter [2022-03-21T13:10:12.183Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-21T13:10:12.183Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestWriteWithNilBytes [2022-03-21T13:10:12.183Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestWrite [2022-03-21T13:10:12.183Z] --- PASS: TestWrite (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestWriteWithWriterError [2022-03-21T13:10:12.183Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-21T13:10:12.183Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyWriteAndRead [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-21T13:10:12.183Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-21T13:10:12.183Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-21T13:10:12.183Z] PASS [2022-03-21T13:10:12.183Z] coverage: 100.0% of statements [2022-03-21T13:10:12.183Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-03-21T13:10:12.237Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.5% of statements [2022-03-21T13:10:12.599Z] === RUN TestInvalidConfig [2022-03-21T13:10:12.599Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-21T13:10:12.599Z] === RUN TestConfig [2022-03-21T13:10:12.599Z] --- PASS: TestConfig (0.00s) [2022-03-21T13:10:12.599Z] === RUN TestOptionsLabels [2022-03-21T13:10:12.599Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-21T13:10:12.599Z] === RUN TestValidName [2022-03-21T13:10:12.599Z] --- PASS: TestValidName (0.00s) [2022-03-21T13:10:12.599Z] PASS [2022-03-21T13:10:12.599Z] coverage: 19.7% of statements [2022-03-21T13:10:12.599Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-03-21T13:10:12.638Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-21T13:10:12.638Z] === RUN TestNetworkDBGarbageCollection [2022-03-21T13:10:12.638Z] --- PASS: TestRetrieveFromStore (1.12s) [2022-03-21T13:10:12.638Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-21T13:10:12.638Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-03-21T13:10:12.638Z] === RUN TestParallelPredefinedRequest1 [2022-03-21T13:10:12.638Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-21T13:10:12.638Z] === RUN TestParallelPredefinedRequest2 [2022-03-21T13:10:12.638Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-21T13:10:12.638Z] === RUN TestParallelPredefinedRequest3 [2022-03-21T13:10:12.638Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-21T13:10:12.638Z] === RUN TestParallelPredefinedRequest4 [2022-03-21T13:10:12.638Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-21T13:10:12.638Z] === RUN TestParallelPredefinedRequest5 [2022-03-21T13:10:12.638Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-21T13:10:12.638Z] === RUN TestDebug [2022-03-21T13:10:12.638Z] --- PASS: TestDebug (0.00s) [2022-03-21T13:10:12.638Z] === RUN TestRequestPoolParallel [2022-03-21T13:10:12.638Z] time="2022-03-21T13:10:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-21T13:10:13.093Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-21T13:10:13.094Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-21T13:10:13.094Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestFormatStatus [2022-03-21T13:10:13.094Z] --- PASS: TestFormatStatus (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestFormatError [2022-03-21T13:10:13.094Z] --- PASS: TestFormatError (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestFormatJSONError [2022-03-21T13:10:13.094Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-21T13:10:13.094Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-21T13:10:13.094Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestNewJSONProgressOutput [2022-03-21T13:10:13.094Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestAuxFormatterEmit [2022-03-21T13:10:13.094Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestStreamWriterStdout [2022-03-21T13:10:13.094Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-21T13:10:13.094Z] === RUN TestStreamWriterStderr [2022-03-21T13:10:13.094Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-21T13:10:13.094Z] PASS [2022-03-21T13:10:13.094Z] coverage: 66.2% of statements [2022-03-21T13:10:13.094Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-03-21T13:10:13.094Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-03-21T13:10:13.094Z] === RUN TestFullAllocateRelease [2022-03-21T13:10:13.549Z] === RUN TestGenerateRandomID [2022-03-21T13:10:13.549Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestShortenId [2022-03-21T13:10:13.549Z] --- PASS: TestShortenId (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestShortenSha256Id [2022-03-21T13:10:13.549Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestShortenIdEmpty [2022-03-21T13:10:13.549Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestShortenIdInvalid [2022-03-21T13:10:13.549Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestIsShortIDNonHex [2022-03-21T13:10:13.549Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-21T13:10:13.549Z] === RUN TestIsShortIDNotCorrectSize [2022-03-21T13:10:13.549Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-21T13:10:13.549Z] PASS [2022-03-21T13:10:13.549Z] coverage: 70.6% of statements [2022-03-21T13:10:13.549Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-03-21T13:10:13.549Z] === RUN TestOddAllocateRelease [2022-03-21T13:10:13.549Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-03-21T13:10:13.549Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-03-21T13:10:13.549Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-21T13:10:13.549Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-21T13:10:13.549Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-21T13:10:13.587Z] === RUN TestKey [2022-03-21T13:10:13.587Z] --- PASS: TestKey (0.00s) [2022-03-21T13:10:13.587Z] === RUN TestParseKey [2022-03-21T13:10:13.587Z] --- PASS: TestParseKey (0.00s) [2022-03-21T13:10:13.587Z] === RUN TestInvalidDataStore [2022-03-21T13:10:13.587Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-21T13:10:13.587Z] === RUN TestKVObjectFlatKey [2022-03-21T13:10:13.587Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-21T13:10:13.587Z] === RUN TestAtomicKVObjectFlatKey [2022-03-21T13:10:13.587Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-21T13:10:13.587Z] PASS [2022-03-21T13:10:13.587Z] coverage: 21.9% of statements [2022-03-21T13:10:13.587Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-03-21T13:10:13.624Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.891s coverage: 45.9% of statements [2022-03-21T13:10:13.624Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-21T13:10:14.004Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-21T13:10:14.004Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-21T13:10:14.004Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest1 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest1 [2022-03-21T13:10:14.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:10:14.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:10:14.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest2 [2022-03-21T13:10:14.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:10:14.004Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:10:14.004Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:10:14.004Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:10:14.004Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:10:14.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:10:14.004Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:10:14.004Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:10:14.004Z] PASS [2022-03-21T13:10:14.004Z] coverage: 85.3% of statements [2022-03-21T13:10:14.004Z] ok github.com/docker/docker/libnetwork/ipam 40.452s coverage: 85.3% of statements [2022-03-21T13:10:14.004Z] === RUN TestIsCpusetListAvailable [2022-03-21T13:10:14.004Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-21T13:10:14.004Z] PASS [2022-03-21T13:10:14.004Z] coverage: 39.4% of statements [2022-03-21T13:10:14.004Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-03-21T13:10:14.062Z] === RUN TestErrorInterfaces [2022-03-21T13:10:14.063Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestNetworkMarshalling [2022-03-21T13:10:14.063Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-21T13:10:14.063Z] === RUN TestEndpointMarshalling [2022-03-21T13:10:14.063Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestAuxAddresses [2022-03-21T13:10:14.063Z] time="2022-03-21T13:10:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:10:14.063Z] --- PASS: TestAuxAddresses (0.03s) [2022-03-21T13:10:14.063Z] === RUN TestSRVServiceQuery [2022-03-21T13:10:14.063Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestServiceVIPReuse [2022-03-21T13:10:14.063Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-21T13:10:14.063Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestDNSIPQuery [2022-03-21T13:10:14.063Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestDNSProxyServFail [2022-03-21T13:10:14.063Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestSandboxAddEmpty [2022-03-21T13:10:14.063Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestSandboxAddMultiPrio [2022-03-21T13:10:14.063Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestSandboxAddSamePrio [2022-03-21T13:10:14.063Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestCleanupServiceDiscovery [2022-03-21T13:10:14.063Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestDNSOptions [2022-03-21T13:10:14.063Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:10:14.063Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-21T13:10:14.063Z] === RUN TestMultipleControllersWithSameStore [2022-03-21T13:10:14.063Z] time="2022-03-21T13:10:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:10:14.063Z] time="2022-03-21T13:10:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:10:14.063Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-21T13:10:14.063Z] PASS [2022-03-21T13:10:14.063Z] coverage: 8.5% of statements [2022-03-21T13:10:14.063Z] ok github.com/docker/docker/libnetwork 0.389s coverage: 8.5% of statements [2022-03-21T13:10:14.198Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.692s coverage: 58.0% of statements [2022-03-21T13:10:14.198Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-21T13:10:14.198Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-21T13:10:14.460Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-21T13:10:14.530Z] === RUN TestIPDataMarshalling [2022-03-21T13:10:14.530Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-21T13:10:14.530Z] === RUN TestValidateAndIsV6 [2022-03-21T13:10:14.530Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-21T13:10:14.530Z] PASS [2022-03-21T13:10:14.530Z] coverage: 68.9% of statements [2022-03-21T13:10:14.530Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-03-21T13:10:14.530Z] === RUN TestDriver [2022-03-21T13:10:14.530Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:10:14.530Z] PASS [2022-03-21T13:10:14.530Z] coverage: 34.8% of statements [2022-03-21T13:10:14.530Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-21T13:10:15.004Z] #81 exporting layers 25.7s done [2022-03-21T13:10:15.005Z] #81 writing image sha256:5c432fdf2715b3f52a00b8048372596821f5f873e043fcb45be62a0bc9f78934 done [2022-03-21T13:10:15.005Z] #81 naming to docker.io/library/docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 done [2022-03-21T13:10:15.005Z] #81 DONE 25.7s [Pipeline] } [Pipeline] // stage [2022-03-21T13:10:15.031Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-21T13:10:15.293Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-21T13:10:15.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/validate/default [2022-03-21T13:10:15.516Z] --- PASS: TestRandomAllocateDeallocate (4.87s) [2022-03-21T13:10:15.516Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:10:15.516Z] === RUN TestDriver [2022-03-21T13:10:15.516Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:10:15.516Z] PASS [2022-03-21T13:10:15.516Z] coverage: 34.8% of statements [2022-03-21T13:10:15.516Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-21T13:10:15.516Z] === RUN TestNetworkAllocateFree [2022-03-21T13:10:15.516Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-21T13:10:15.516Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-21T13:10:15.516Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-21T13:10:15.516Z] PASS [2022-03-21T13:10:15.516Z] coverage: 63.6% of statements [2022-03-21T13:10:15.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-21T13:10:15.529Z] === RUN TestChtimes [2022-03-21T13:10:15.529Z] --- PASS: TestChtimes (0.00s) [2022-03-21T13:10:15.529Z] === RUN TestChtimesWindows [2022-03-21T13:10:15.529Z] --- PASS: TestChtimesWindows (0.02s) [2022-03-21T13:10:15.529Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-21T13:10:15.529Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-21T13:10:15.529Z] PASS [2022-03-21T13:10:15.529Z] coverage: 13.0% of statements [2022-03-21T13:10:15.529Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-03-21T13:10:15.895Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-21T13:10:15.895Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-21T13:10:15.895Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-21T13:10:15.895Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-21T13:10:15.895Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-21T13:10:15.895Z] Congratulations! No new tests were added to integration-cli. [2022-03-21T13:10:15.895Z] [2022-03-21T13:10:15.895Z] INFO Start validation with golang-ci-lint [2022-03-21T13:10:15.984Z] === RUN TestTailFile [2022-03-21T13:10:15.984Z] --- PASS: TestTailFile (0.00s) [2022-03-21T13:10:15.984Z] === RUN TestTailFileManyLines [2022-03-21T13:10:15.984Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-21T13:10:15.984Z] === RUN TestTailEmptyFile [2022-03-21T13:10:15.984Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-21T13:10:15.984Z] === RUN TestTailNegativeN [2022-03-21T13:10:15.984Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/no_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:15.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:15.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:15.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:10:15.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:10:15.986Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:10:15.986Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:15.988Z] === RUN TestGetEmptyCapabilities [2022-03-21T13:10:15.988Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-21T13:10:15.988Z] === RUN TestGetExtraCapabilities [2022-03-21T13:10:15.988Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-21T13:10:15.988Z] === RUN TestGetInvalidCapabilities [2022-03-21T13:10:15.988Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-21T13:10:15.988Z] === RUN TestRemoteDriver [2022-03-21T13:10:15.988Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:10:15.988Z] === RUN TestDriverError [2022-03-21T13:10:15.988Z] --- PASS: TestDriverError (0.00s) [2022-03-21T13:10:15.988Z] === RUN TestMissingValues [2022-03-21T13:10:15.988Z] --- PASS: TestMissingValues (0.01s) [2022-03-21T13:10:15.988Z] === RUN TestRollback [2022-03-21T13:10:15.988Z] --- PASS: TestRollback (0.01s) [2022-03-21T13:10:15.988Z] PASS [2022-03-21T13:10:15.988Z] coverage: 57.4% of statements [2022-03-21T13:10:15.988Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.121s coverage: 57.4% of statements [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.443Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.444Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.444Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:10:16.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:10:16.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.446Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.456Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-03-21T13:10:16.456Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-21T13:10:16.682Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-03-21T13:10:16.682Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-21T13:10:16.682Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-21T13:10:16.823Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-21T13:10:16.823Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-21T13:10:16.823Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.901Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:10:16.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:10:16.903Z] PASS [2022-03-21T13:10:16.903Z] coverage: 88.6% of statements [2022-03-21T13:10:16.903Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2022-03-21T13:10:16.923Z] === RUN TestNew [2022-03-21T13:10:16.923Z] --- PASS: TestNew (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestAddDriver [2022-03-21T13:10:16.923Z] --- PASS: TestAddDriver (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestAddDuplicateDriver [2022-03-21T13:10:16.923Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-21T13:10:16.923Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestDriver [2022-03-21T13:10:16.923Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestIPAM [2022-03-21T13:10:16.923Z] --- PASS: TestIPAM (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestWalkIPAMs [2022-03-21T13:10:16.923Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestWalkDrivers [2022-03-21T13:10:16.923Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-21T13:10:16.923Z] PASS [2022-03-21T13:10:16.923Z] coverage: 82.4% of statements [2022-03-21T13:10:16.923Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-03-21T13:10:16.923Z] === RUN TestNAT [2022-03-21T13:10:16.923Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:10:16.923Z] --- SKIP: TestNAT (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestTransparent [2022-03-21T13:10:16.923Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:10:16.923Z] --- SKIP: TestTransparent (0.00s) [2022-03-21T13:10:16.923Z] PASS [2022-03-21T13:10:16.923Z] coverage: 0.0% of statements [2022-03-21T13:10:16.923Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-03-21T13:10:16.923Z] === RUN TestBuildDefault [2022-03-21T13:10:16.923Z] --- PASS: TestBuildDefault (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestBuildHostnameDomainname [2022-03-21T13:10:16.923Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestBuildHostname [2022-03-21T13:10:16.923Z] --- PASS: TestBuildHostname (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestBuildHostnameFQDN [2022-03-21T13:10:16.923Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestBuildNoIP [2022-03-21T13:10:16.923Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestUpdate [2022-03-21T13:10:16.923Z] --- PASS: TestUpdate (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-21T13:10:16.923Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-21T13:10:16.923Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestAddEmpty [2022-03-21T13:10:16.923Z] --- PASS: TestAddEmpty (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestAdd [2022-03-21T13:10:16.923Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestDeleteEmpty [2022-03-21T13:10:16.923Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestDeleteNewline [2022-03-21T13:10:16.923Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-21T13:10:16.923Z] === RUN TestDelete [2022-03-21T13:10:16.924Z] --- PASS: TestDelete (0.00s) [2022-03-21T13:10:16.924Z] === RUN TestConcurrentWrites [2022-03-21T13:10:16.944Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.0% of statements [2022-03-21T13:10:17.358Z] === RUN TestTarSumRemoveNonExistent [2022-03-21T13:10:17.358Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestTarSumRemove [2022-03-21T13:10:17.358Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestSortFileInfoSums [2022-03-21T13:10:17.358Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestNewTarSumForLabelInvalid [2022-03-21T13:10:17.358Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestNewTarSumForLabel [2022-03-21T13:10:17.358Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestEmptyTar [2022-03-21T13:10:17.358Z] --- PASS: TestEmptyTar (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestTarSumsReadSize [2022-03-21T13:10:17.358Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestTarSums [2022-03-21T13:10:17.358Z] --- PASS: TestTarSums (0.07s) [2022-03-21T13:10:17.358Z] === RUN TestIteration [2022-03-21T13:10:17.358Z] --- PASS: TestIteration (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestVersionLabelForChecksum [2022-03-21T13:10:17.358Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestVersion [2022-03-21T13:10:17.358Z] --- PASS: TestVersion (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestGetVersion [2022-03-21T13:10:17.358Z] --- PASS: TestGetVersion (0.00s) [2022-03-21T13:10:17.358Z] === RUN TestGetVersions [2022-03-21T13:10:17.358Z] --- PASS: TestGetVersions (0.00s) [2022-03-21T13:10:17.358Z] PASS [2022-03-21T13:10:17.358Z] coverage: 89.3% of statements [2022-03-21T13:10:17.358Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-03-21T13:10:17.391Z] --- PASS: TestConcurrentWrites (0.24s) [2022-03-21T13:10:17.392Z] PASS [2022-03-21T13:10:17.392Z] coverage: 81.2% of statements [2022-03-21T13:10:17.392Z] ok github.com/docker/docker/libnetwork/etchosts 0.305s coverage: 81.2% of statements [2022-03-21T13:10:17.392Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.04s) [2022-03-21T13:10:17.392Z] === RUN TestRetrieveFromStore [2022-03-21T13:10:17.816Z] === RUN TestTruncIndex [2022-03-21T13:10:17.816Z] --- PASS: TestTruncIndex (0.10s) [2022-03-21T13:10:17.816Z] PASS [2022-03-21T13:10:17.816Z] coverage: 91.5% of statements [2022-03-21T13:10:17.816Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-03-21T13:10:17.859Z] === RUN TestNew [2022-03-21T13:10:17.859Z] --- PASS: TestNew (0.00s) [2022-03-21T13:10:17.859Z] === RUN TestAllocate [2022-03-21T13:10:17.859Z] --- PASS: TestAllocate (0.00s) [2022-03-21T13:10:17.859Z] === RUN TestUninitialized [2022-03-21T13:10:17.859Z] --- PASS: TestUninitialized (0.00s) [2022-03-21T13:10:17.859Z] === RUN TestAllocateInRange [2022-03-21T13:10:17.859Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-21T13:10:17.859Z] === RUN TestAllocateSerial [2022-03-21T13:10:17.859Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-21T13:10:17.859Z] PASS [2022-03-21T13:10:17.859Z] coverage: 87.5% of statements [2022-03-21T13:10:17.859Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-03-21T13:10:17.859Z] === RUN TestCaller [2022-03-21T13:10:17.859Z] --- PASS: TestCaller (0.00s) [2022-03-21T13:10:17.859Z] PASS [2022-03-21T13:10:17.859Z] coverage: 100.0% of statements [2022-03-21T13:10:17.859Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-03-21T13:10:17.859Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-03-21T13:10:17.859Z] === RUN TestIsCorrupted [2022-03-21T13:10:17.859Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-21T13:10:17.859Z] === RUN TestSetRollover [2022-03-21T13:10:17.890Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-03-21T13:10:17.890Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 80.2% of statements [2022-03-21T13:10:17.890Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-21T13:10:18.271Z] === RUN TestIsGIT [2022-03-21T13:10:18.271Z] --- PASS: TestIsGIT (0.00s) [2022-03-21T13:10:18.271Z] === RUN TestIsTransport [2022-03-21T13:10:18.271Z] --- PASS: TestIsTransport (0.00s) [2022-03-21T13:10:18.271Z] PASS [2022-03-21T13:10:18.271Z] coverage: 100.0% of statements [2022-03-21T13:10:18.271Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-21T13:10:18.328Z] === RUN TestSetSerialInsertDelete [2022-03-21T13:10:18.328Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-21T13:10:18.328Z] === RUN TestSetParallelInsertDelete [2022-03-21T13:10:18.465Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2022-03-21T13:10:18.465Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-21T13:10:18.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-03-21T13:10:18.727Z] === RUN TestVersionInfo [2022-03-21T13:10:18.727Z] --- PASS: TestVersionInfo (0.00s) [2022-03-21T13:10:18.727Z] === RUN TestAppendVersions [2022-03-21T13:10:18.727Z] --- PASS: TestAppendVersions (0.00s) [2022-03-21T13:10:18.727Z] PASS [2022-03-21T13:10:18.727Z] coverage: 88.9% of statements [2022-03-21T13:10:18.727Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-03-21T13:10:18.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-21T13:10:19.314Z] === RUN TestInt2IP2IntConversion [2022-03-21T13:10:19.562Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-21T13:10:19.563Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-21T13:10:19.782Z] --- PASS: TestSetRollover (1.59s) [2022-03-21T13:10:19.782Z] === RUN TestSetRolloverSerial [2022-03-21T13:10:19.782Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-03-21T13:10:19.782Z] === RUN TestGetAddressVersion [2022-03-21T13:10:19.782Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-21T13:10:19.782Z] === RUN TestKeyString [2022-03-21T13:10:19.782Z] --- PASS: TestKeyString (0.00s) [2022-03-21T13:10:19.782Z] === RUN TestPoolDataMarshal [2022-03-21T13:10:19.782Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-21T13:10:19.782Z] === RUN TestSubnetsMarshal [2022-03-21T13:10:19.782Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-21T13:10:19.782Z] === RUN TestAddSubnets [2022-03-21T13:10:19.782Z] --- PASS: TestAddSubnets (0.05s) [2022-03-21T13:10:19.782Z] === RUN TestDoublePoolRelease [2022-03-21T13:10:19.782Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-21T13:10:19.782Z] === RUN TestAddReleasePoolID [2022-03-21T13:10:19.782Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-21T13:10:19.782Z] === RUN TestPredefinedPool [2022-03-21T13:10:19.782Z] === RUN TestPoolRequest [2022-03-21T13:10:19.782Z] --- PASS: TestPoolRequest (0.00s) [2022-03-21T13:10:19.782Z] === RUN TestOtherRequests [2022-03-21T13:10:19.782Z] --- PASS: TestOtherRequests (0.00s) [2022-03-21T13:10:19.782Z] PASS [2022-03-21T13:10:19.782Z] coverage: 57.1% of statements [2022-03-21T13:10:19.782Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-21T13:10:19.782Z] === RUN TestRemoveSubnet [2022-03-21T13:10:19.782Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-03-21T13:10:20.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 54.9% of statements [2022-03-21T13:10:20.136Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-03-21T13:10:20.250Z] --- PASS: TestRemoveSubnet (0.17s) [2022-03-21T13:10:20.250Z] === RUN TestGetSameAddress [2022-03-21T13:10:20.250Z] --- PASS: TestGetSameAddress (0.05s) [2022-03-21T13:10:20.250Z] === RUN TestPoolAllocationReuse [2022-03-21T13:10:20.258Z] === RUN TestValidatePrivileges [2022-03-21T13:10:20.258Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-21T13:10:20.258Z] === RUN TestFilterByCapNeg [2022-03-21T13:10:20.258Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-21T13:10:20.258Z] === RUN TestFilterByCapPos [2022-03-21T13:10:20.258Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-21T13:10:20.258Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-21T13:10:20.258Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-21T13:10:20.258Z] PASS [2022-03-21T13:10:20.258Z] coverage: 12.0% of statements [2022-03-21T13:10:20.258Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2022-03-21T13:10:21.081Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-21T13:10:21.240Z] --- PASS: TestSetRolloverSerial (1.35s) [2022-03-21T13:10:21.240Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-21T13:10:21.240Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-21T13:10:21.240Z] PASS [2022-03-21T13:10:21.240Z] coverage: 84.4% of statements [2022-03-21T13:10:21.240Z] ok github.com/docker/docker/libnetwork/bitseq 10.605s coverage: 84.4% of statements [2022-03-21T13:10:21.240Z] === RUN TestGetCapabilities [2022-03-21T13:10:21.240Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-21T13:10:21.240Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-21T13:10:21.240Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-21T13:10:21.240Z] === RUN TestGetDefaultAddressSpaces [2022-03-21T13:10:21.240Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-21T13:10:21.240Z] === RUN TestRemoteDriver [2022-03-21T13:10:21.240Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:10:21.240Z] PASS [2022-03-21T13:10:21.240Z] coverage: 47.4% of statements [2022-03-21T13:10:21.240Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-03-21T13:10:21.241Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-21T13:10:21.241Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-21T13:10:21.241Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-21T13:10:21.241Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-21T13:10:21.241Z] === RUN TestNewSettable [2022-03-21T13:10:21.241Z] --- PASS: TestNewSettable (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestIsSettable [2022-03-21T13:10:21.241Z] --- PASS: TestIsSettable (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestUpdateSettingsEnv [2022-03-21T13:10:21.241Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-21T13:10:21.241Z] PASS [2022-03-21T13:10:21.241Z] coverage: 20.0% of statements [2022-03-21T13:10:21.241Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-03-21T13:10:21.241Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-21T13:10:21.241Z] === RUN TestClientStream [2022-03-21T13:10:21.241Z] --- PASS: TestClientStream (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestClientSendFile [2022-03-21T13:10:21.241Z] --- PASS: TestClientSendFile (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestClientWithRequestTimeout [2022-03-21T13:10:21.241Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-21T13:10:21.241Z] === RUN TestFileSpecPlugin [2022-03-21T13:10:21.241Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-21T13:10:21.241Z] === RUN TestFileJSONSpecPlugin [2022-03-21T13:10:21.241Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-21T13:10:21.241Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestPluginAddHandler [2022-03-21T13:10:21.241Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestPluginWaitBadPlugin [2022-03-21T13:10:21.241Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-21T13:10:21.241Z] === RUN TestGet [2022-03-21T13:10:21.241Z] time="2022-03-21T13:10:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-21T13:10:21.343Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-21T13:10:21.708Z] --- PASS: TestPoolAllocationReuse (1.49s) [2022-03-21T13:10:21.708Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-21T13:10:21.708Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-21T13:10:21.708Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-21T13:10:21.915Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-21T13:10:22.176Z] === RUN TestWindowsIPAM [2022-03-21T13:10:22.176Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-21T13:10:22.176Z] PASS [2022-03-21T13:10:22.176Z] coverage: 71.4% of statements [2022-03-21T13:10:22.176Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-03-21T13:10:22.227Z] === RUN TestLoad [2022-03-21T13:10:22.227Z] --- PASS: TestLoad (0.00s) [2022-03-21T13:10:22.227Z] === RUN TestSave [2022-03-21T13:10:22.227Z] --- PASS: TestSave (0.02s) [2022-03-21T13:10:22.227Z] === RUN TestAddDeleteGet [2022-03-21T13:10:22.227Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-21T13:10:22.227Z] === RUN TestInvalidTags [2022-03-21T13:10:22.227Z] --- PASS: TestInvalidTags (0.00s) [2022-03-21T13:10:22.227Z] PASS [2022-03-21T13:10:22.227Z] coverage: 84.4% of statements [2022-03-21T13:10:22.227Z] ok github.com/docker/docker/reference 0.094s coverage: 84.4% of statements [2022-03-21T13:10:22.227Z] time="2022-03-21T13:10:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-21T13:10:22.489Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-03-21T13:10:22.489Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-21T13:10:22.489Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-21T13:10:23.163Z] === RUN TestDefaultNetwork [2022-03-21T13:10:23.163Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-21T13:10:23.163Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-21T13:10:23.213Z] === RUN TestResolveAuthConfigIndexServer [2022-03-21T13:10:23.213Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResolveAuthConfigFullURL [2022-03-21T13:10:23.213Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-21T13:10:23.213Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestValidateMirror [2022-03-21T13:10:23.213Z] --- PASS: TestValidateMirror (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestLoadInsecureRegistries [2022-03-21T13:10:23.213Z] time="2022-03-21T13:10:22Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:10:23.213Z] time="2022-03-21T13:10:22Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-21T13:10:23.213Z] time="2022-03-21T13:10:22Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:10:23.213Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-03-21T13:10:23.213Z] === RUN TestNewServiceConfig [2022-03-21T13:10:23.213Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestValidateIndexName [2022-03-21T13:10:23.213Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestValidateIndexNameWithError [2022-03-21T13:10:23.213Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestEndpointParse [2022-03-21T13:10:23.213Z] --- PASS: TestEndpointParse (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestEndpointParseInvalid [2022-03-21T13:10:23.213Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestValidateEndpoint [2022-03-21T13:10:23.213Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestPing [2022-03-21T13:10:23.213Z] --- PASS: TestPing (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestPingRegistryEndpoint [2022-03-21T13:10:23.213Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:23.213Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestEndpoint [2022-03-21T13:10:23.213Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:23.213Z] --- SKIP: TestEndpoint (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestParseRepositoryInfo [2022-03-21T13:10:23.213Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestNewIndexInfo [2022-03-21T13:10:23.213Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestMirrorEndpointLookup [2022-03-21T13:10:23.213Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:23.213Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestSearchRepositories [2022-03-21T13:10:23.213Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-21T13:10:23.213Z] Host: 127.0.0.1:49328 [2022-03-21T13:10:23.213Z] User-Agent: docker test client [2022-03-21T13:10:23.213Z] Authorization: Token fake-token [2022-03-21T13:10:23.213Z] X-Docker-Token: true [2022-03-21T13:10:23.213Z] Accept-Encoding: gzip [2022-03-21T13:10:23.213Z] [2022-03-21T13:10:23.213Z] [2022-03-21T13:10:23.213Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-21T13:10:23.213Z] Connection: close [2022-03-21T13:10:23.213Z] Content-Length: 144 [2022-03-21T13:10:23.213Z] Cache-Control: no-cache [2022-03-21T13:10:23.213Z] Content-Type: application/json [2022-03-21T13:10:23.213Z] Date: Mon, 21 Mar 2022 13:10:22 GMT [2022-03-21T13:10:23.213Z] Expires: -1 [2022-03-21T13:10:23.213Z] Pragma: no-cache [2022-03-21T13:10:23.213Z] Server: docker-tests/mock [2022-03-21T13:10:23.213Z] X-Docker-Registry-Config: mock [2022-03-21T13:10:23.213Z] X-Docker-Registry-Version: 0.0.0 [2022-03-21T13:10:23.213Z] [2022-03-21T13:10:23.213Z] [2022-03-21T13:10:23.213Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestTrustedLocation [2022-03-21T13:10:23.213Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-21T13:10:23.213Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestAllowNondistributableArtifacts [2022-03-21T13:10:23.213Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestIsSecureIndex [2022-03-21T13:10:23.213Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-21T13:10:23.213Z] PASS [2022-03-21T13:10:23.213Z] coverage: 52.0% of statements [2022-03-21T13:10:23.213Z] ok github.com/docker/docker/registry 0.194s coverage: 52.0% of statements [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReaderWithReadError [2022-03-21T13:10:23.213Z] time="2022-03-21T13:10:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReader [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-21T13:10:23.213Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-21T13:10:23.213Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-21T13:10:23.213Z] PASS [2022-03-21T13:10:23.213Z] coverage: 100.0% of statements [2022-03-21T13:10:23.213Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2022-03-21T13:10:23.433Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-21T13:10:23.631Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-21T13:10:23.631Z] === RUN TestInitAddressPools [2022-03-21T13:10:23.631Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-21T13:10:23.631Z] PASS [2022-03-21T13:10:23.631Z] coverage: 74.0% of statements [2022-03-21T13:10:23.631Z] ok github.com/docker/docker/libnetwork/ipamutils 0.622s coverage: 74.0% of statements [2022-03-21T13:10:23.631Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-03-21T13:10:23.631Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-21T13:10:23.680Z] === RUN TestRestartManagerTimeout [2022-03-21T13:10:23.680Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-21T13:10:23.680Z] === RUN TestRestartManagerTimeoutReset [2022-03-21T13:10:23.680Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-21T13:10:23.680Z] PASS [2022-03-21T13:10:23.680Z] coverage: 50.9% of statements [2022-03-21T13:10:23.680Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-21T13:10:23.694Z] ok github.com/docker/docker/distribution 0.591s coverage: 28.4% of statements [2022-03-21T13:10:23.695Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-21T13:10:24.099Z] === RUN TestKeyValue [2022-03-21T13:10:24.099Z] --- PASS: TestKeyValue (0.00s) [2022-03-21T13:10:24.099Z] PASS [2022-03-21T13:10:24.099Z] coverage: 60.0% of statements [2022-03-21T13:10:24.099Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-21T13:10:24.147Z] === RUN TestDecodeContainerConfig [2022-03-21T13:10:24.147Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-21T13:10:24.147Z] === RUN TestDecodeContainerConfigIsolation [2022-03-21T13:10:24.147Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-21T13:10:24.147Z] === RUN TestValidatePrivileged [2022-03-21T13:10:24.147Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-21T13:10:24.147Z] PASS [2022-03-21T13:10:24.147Z] coverage: 52.6% of statements [2022-03-21T13:10:24.147Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2022-03-21T13:10:24.147Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-21T13:10:24.147Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-21T13:10:24.147Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-21T13:10:24.147Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-21T13:10:24.147Z] PASS [2022-03-21T13:10:24.147Z] coverage: 62.5% of statements [2022-03-21T13:10:24.147Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-03-21T13:10:24.267Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-03-21T13:10:24.616Z] time="2022-03-21T13:10:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-21T13:10:24.839Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-21T13:10:25.413Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-21T13:10:25.666Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-21T13:10:25.677Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-03-21T13:10:25.939Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-03-21T13:10:25.939Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-21T13:10:26.176Z] === RUN TestGetDriver [2022-03-21T13:10:26.176Z] --- PASS: TestGetDriver (0.00s) [2022-03-21T13:10:26.176Z] === RUN TestVolumeRequestError [2022-03-21T13:10:26.176Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-21T13:10:26.176Z] PASS [2022-03-21T13:10:26.176Z] coverage: 36.1% of statements [2022-03-21T13:10:26.176Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2022-03-21T13:10:26.176Z] === RUN TestGetAddress [2022-03-21T13:10:26.176Z] --- PASS: TestGetAddress (0.00s) [2022-03-21T13:10:26.176Z] === RUN TestRemove [2022-03-21T13:10:26.176Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:10:26.176Z] --- SKIP: TestRemove (0.00s) [2022-03-21T13:10:26.176Z] === RUN TestInitializeWithVolumes [2022-03-21T13:10:26.176Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-03-21T13:10:26.176Z] === RUN TestCreate [2022-03-21T13:10:26.177Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:10:26.177Z] === RUN TestValidateName [2022-03-21T13:10:26.177Z] --- PASS: TestValidateName (0.00s) [2022-03-21T13:10:26.177Z] === RUN TestCreateWithOpts [2022-03-21T13:10:26.177Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:10:26.177Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-21T13:10:26.177Z] === RUN TestRelaodNoOpts [2022-03-21T13:10:26.177Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-21T13:10:26.177Z] PASS [2022-03-21T13:10:26.177Z] coverage: 41.5% of statements [2022-03-21T13:10:26.177Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-03-21T13:10:26.201Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-21T13:10:26.201Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-21T13:10:26.463Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-03-21T13:10:26.653Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.71s) [2022-03-21T13:10:26.653Z] === RUN TestGetAddress [2022-03-21T13:10:27.128Z] === RUN TestGenerate [2022-03-21T13:10:27.128Z] --- PASS: TestGenerate (0.00s) [2022-03-21T13:10:27.128Z] === RUN TestGeneratePtr [2022-03-21T13:10:27.128Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-21T13:10:27.128Z] === RUN TestGenerateMissingField [2022-03-21T13:10:27.128Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-21T13:10:27.128Z] === RUN TestFieldCannotBeSet [2022-03-21T13:10:27.128Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-21T13:10:27.128Z] === RUN TestTypeMismatchError [2022-03-21T13:10:27.128Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-21T13:10:27.128Z] PASS [2022-03-21T13:10:27.128Z] coverage: 100.0% of statements [2022-03-21T13:10:27.128Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-21T13:10:27.128Z] === RUN TestNetworkDBSimple [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRaw [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-21T13:10:27.160Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRaw [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-21T13:10:27.160Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestConvertTmpfsOptions [2022-03-21T13:10:27.160Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-21T13:10:27.160Z] linux_parser_test.go:209: data="ro" [2022-03-21T13:10:27.160Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-21T13:10:27.160Z] === RUN TestParseMountSpec [2022-03-21T13:10:27.160Z] parser_test.go:62: case 0 [2022-03-21T13:10:27.160Z] parser_test.go:62: case 1 [2022-03-21T13:10:27.160Z] parser_test.go:62: case 2 [2022-03-21T13:10:27.160Z] parser_test.go:62: case 3 [2022-03-21T13:10:27.161Z] parser_test.go:62: case 4 [2022-03-21T13:10:27.161Z] parser_test.go:62: case 5 [2022-03-21T13:10:27.161Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-21T13:10:27.161Z] === RUN TestValidateMount [2022-03-21T13:10:27.161Z] --- PASS: TestValidateMount (0.00s) [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRaw [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:10:27.161Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-21T13:10:27.161Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:10:27.161Z] PASS [2022-03-21T13:10:27.161Z] coverage: 67.6% of statements [2022-03-21T13:10:27.161Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-03-21T13:10:27.408Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-21T13:10:27.595Z] testing: warning: no tests to run [2022-03-21T13:10:27.595Z] PASS [2022-03-21T13:10:27.595Z] coverage: 0.0% of statements [2022-03-21T13:10:27.595Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:10:27.669Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-03-21T13:10:27.930Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-21T13:10:28.063Z] 2022/03/21 13:10:27 Closing DB instances... [2022-03-21T13:10:28.145Z] === RUN TestSetGetMeta [2022-03-21T13:10:28.145Z] === PAUSE TestSetGetMeta [2022-03-21T13:10:28.145Z] === RUN TestRestore [2022-03-21T13:10:28.145Z] === PAUSE TestRestore [2022-03-21T13:10:28.145Z] === RUN TestServiceCreate [2022-03-21T13:10:28.145Z] === PAUSE TestServiceCreate [2022-03-21T13:10:28.145Z] === RUN TestServiceList [2022-03-21T13:10:28.145Z] === PAUSE TestServiceList [2022-03-21T13:10:28.145Z] === RUN TestServiceRemove [2022-03-21T13:10:28.145Z] === PAUSE TestServiceRemove [2022-03-21T13:10:28.145Z] === RUN TestServiceGet [2022-03-21T13:10:28.145Z] === PAUSE TestServiceGet [2022-03-21T13:10:28.145Z] === RUN TestServicePrune [2022-03-21T13:10:28.145Z] === PAUSE TestServicePrune [2022-03-21T13:10:28.145Z] === RUN TestCreate [2022-03-21T13:10:28.145Z] === PAUSE TestCreate [2022-03-21T13:10:28.145Z] === RUN TestRemove [2022-03-21T13:10:28.145Z] === PAUSE TestRemove [2022-03-21T13:10:28.145Z] === RUN TestList [2022-03-21T13:10:28.145Z] === PAUSE TestList [2022-03-21T13:10:28.145Z] === RUN TestFindByDriver [2022-03-21T13:10:28.145Z] === PAUSE TestFindByDriver [2022-03-21T13:10:28.145Z] === RUN TestFindByReferenced [2022-03-21T13:10:28.145Z] === PAUSE TestFindByReferenced [2022-03-21T13:10:28.145Z] === RUN TestDerefMultipleOfSameRef [2022-03-21T13:10:28.145Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-21T13:10:28.145Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:10:28.145Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:10:28.145Z] === RUN TestDefererencePluginOnCreateError [2022-03-21T13:10:28.145Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-21T13:10:28.145Z] === RUN TestRefDerefRemove [2022-03-21T13:10:28.145Z] === PAUSE TestRefDerefRemove [2022-03-21T13:10:28.145Z] === RUN TestGet [2022-03-21T13:10:28.145Z] === PAUSE TestGet [2022-03-21T13:10:28.145Z] === RUN TestGetWithReference [2022-03-21T13:10:28.145Z] === PAUSE TestGetWithReference [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_nil_list [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_empty_list [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_filter_some [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_filter_middle [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:10:28.145Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-21T13:10:28.145Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_nil_list [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_filter_some [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_empty_list [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-21T13:10:28.145Z] === CONT TestFilterFunc/test_filter_middle [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-21T13:10:28.145Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-21T13:10:28.145Z] === CONT TestSetGetMeta [2022-03-21T13:10:28.145Z] === CONT TestList [2022-03-21T13:10:28.145Z] === CONT TestServiceGet [2022-03-21T13:10:28.145Z] === CONT TestServiceList [2022-03-21T13:10:28.145Z] --- PASS: TestSetGetMeta (0.01s) [2022-03-21T13:10:28.145Z] === CONT TestServiceRemove [2022-03-21T13:10:28.145Z] --- PASS: TestList (0.03s) [2022-03-21T13:10:28.145Z] === CONT TestRemove [2022-03-21T13:10:28.145Z] --- PASS: TestRemove (0.01s) [2022-03-21T13:10:28.145Z] === CONT TestCreate [2022-03-21T13:10:28.145Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:10:28.145Z] === CONT TestServicePrune [2022-03-21T13:10:28.145Z] --- PASS: TestServiceGet (0.13s) [2022-03-21T13:10:28.145Z] === CONT TestServiceCreate [2022-03-21T13:10:28.145Z] time="2022-03-21T13:10:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:10:28.145Z] --- PASS: TestServiceRemove (0.12s) [2022-03-21T13:10:28.145Z] === CONT TestRestore [2022-03-21T13:10:28.145Z] --- PASS: TestServiceList (0.14s) [2022-03-21T13:10:28.145Z] === CONT TestDefererencePluginOnCreateError [2022-03-21T13:10:28.145Z] time="2022-03-21T13:10:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:10:28.145Z] time="2022-03-21T13:10:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:10:28.145Z] time="2022-03-21T13:10:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-21T13:10:28.145Z] --- PASS: TestServiceCreate (0.02s) [2022-03-21T13:10:28.145Z] === CONT TestGetWithReference [2022-03-21T13:10:28.145Z] --- PASS: TestRestore (0.02s) [2022-03-21T13:10:28.145Z] === CONT TestGet [2022-03-21T13:10:28.145Z] time="2022-03-21T13:10:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:10:28.145Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-03-21T13:10:28.145Z] === CONT TestRefDerefRemove [2022-03-21T13:10:28.145Z] --- PASS: TestServicePrune (0.11s) [2022-03-21T13:10:28.145Z] === CONT TestDerefMultipleOfSameRef [2022-03-21T13:10:28.145Z] --- PASS: TestGetWithReference (0.02s) [2022-03-21T13:10:28.145Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:10:28.145Z] === CONT TestFindByReferenced [2022-03-21T13:10:28.145Z] --- PASS: TestGet (0.01s) [2022-03-21T13:10:28.145Z] --- PASS: TestRefDerefRemove (0.01s) [2022-03-21T13:10:28.145Z] === CONT TestFindByDriver [2022-03-21T13:10:28.145Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-03-21T13:10:28.145Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-21T13:10:28.145Z] --- PASS: TestFindByReferenced (0.01s) [2022-03-21T13:10:28.145Z] --- PASS: TestFindByDriver (0.02s) [2022-03-21T13:10:28.145Z] PASS [2022-03-21T13:10:28.145Z] coverage: 69.0% of statements [2022-03-21T13:10:28.145Z] ok github.com/docker/docker/volume/service 0.225s coverage: 69.0% of statements [2022-03-21T13:10:28.534Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-21T13:10:28.534Z] PASS [2022-03-21T13:10:28.534Z] coverage: 100.0% of statements [2022-03-21T13:10:28.534Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-03-21T13:10:28.534Z] === RUN TestRequestNewPort [2022-03-21T13:10:28.534Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestRequestSpecificPort [2022-03-21T13:10:28.534Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestReleasePort [2022-03-21T13:10:28.534Z] --- PASS: TestReleasePort (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestReuseReleasedPort [2022-03-21T13:10:28.534Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestReleaseUnreadledPort [2022-03-21T13:10:28.534Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestUnknowProtocol [2022-03-21T13:10:28.534Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestAllocateAllPorts [2022-03-21T13:10:28.534Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestPortAllocation [2022-03-21T13:10:28.534Z] --- PASS: TestPortAllocation (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestPortAllocationWithCustomRange [2022-03-21T13:10:28.534Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestNoDuplicateBPR [2022-03-21T13:10:28.534Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-21T13:10:28.534Z] === RUN TestChangePortRange [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-21T13:10:28.534Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-21T13:10:28.534Z] --- PASS: TestChangePortRange (0.00s) [2022-03-21T13:10:28.534Z] PASS [2022-03-21T13:10:28.534Z] coverage: 88.6% of statements [2022-03-21T13:10:28.534Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-03-21T13:10:28.612Z] time="2022-03-21T13:10:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-21T13:10:29.524Z] testing: warning: no tests to run [2022-03-21T13:10:29.524Z] PASS [2022-03-21T13:10:29.524Z] coverage: 0.0% of statements [2022-03-21T13:10:29.524Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:10:29.524Z] === RUN TestHashData [2022-03-21T13:10:29.524Z] --- PASS: TestHashData (0.00s) [2022-03-21T13:10:29.524Z] PASS [2022-03-21T13:10:29.524Z] coverage: 2.8% of statements [2022-03-21T13:10:29.524Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-21T13:10:29.524Z] --- PASS: TestNetworkDBSimple (2.63s) [2022-03-21T13:10:29.524Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-21T13:10:29.848Z] ok github.com/docker/docker/pkg/archive 0.273s coverage: 82.5% of statements [2022-03-21T13:10:29.992Z] === RUN TestErrorConstructors [2022-03-21T13:10:29.992Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-21T13:10:29.992Z] === RUN TestCompareIPMask [2022-03-21T13:10:29.992Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-21T13:10:29.992Z] === RUN TestUtilGetHostPartIP [2022-03-21T13:10:29.992Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-21T13:10:29.992Z] === RUN TestUtilGetBroadcastIP [2022-03-21T13:10:29.992Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-21T13:10:29.992Z] === RUN TestParseCIDR [2022-03-21T13:10:29.992Z] --- PASS: TestParseCIDR (0.00s) [2022-03-21T13:10:29.992Z] PASS [2022-03-21T13:10:29.992Z] coverage: 37.3% of statements [2022-03-21T13:10:29.992Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-03-21T13:10:30.420Z] ok github.com/docker/docker/pkg/authorization 0.247s coverage: 68.3% of statements [2022-03-21T13:10:30.420Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-21T13:10:30.460Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-21T13:10:30.460Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-21T13:10:30.681Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-21T13:10:30.930Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-21T13:10:30.930Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-21T13:10:30.930Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-21T13:10:30.930Z] PASS [2022-03-21T13:10:30.930Z] coverage: 50.0% of statements [2022-03-21T13:10:30.930Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-03-21T13:10:30.930Z] 2022/03/21 13:10:30 Closing DB instances... [2022-03-21T13:10:31.397Z] === RUN TestParseVersion [2022-03-21T13:10:31.397Z] --- PASS: TestParseVersion (0.00s) [2022-03-21T13:10:31.397Z] PASS [2022-03-21T13:10:31.397Z] coverage: 52.9% of statements [2022-03-21T13:10:31.397Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-03-21T13:10:31.397Z] === RUN TestAddressPoolOpt [2022-03-21T13:10:31.397Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/a [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/something [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/_=a [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/env1=value1 [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/_env1=value1 [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/PATH [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/=a [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/PATH= [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/PATH=something [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/asd!qwe [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/1asd [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/123 [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/some_space [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/__some_space_before [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/some_space_after__ [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/= [2022-03-21T13:10:31.397Z] === RUN TestValidateEnv/PaTh [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-21T13:10:31.397Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-21T13:10:31.865Z] === RUN TestParseHost [2022-03-21T13:10:31.865Z] --- PASS: TestParseHost (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestParseDockerDaemonHost [2022-03-21T13:10:31.866Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestParseTCP [2022-03-21T13:10:31.866Z] --- PASS: TestParseTCP (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-21T13:10:31.866Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestValidateExtraHosts [2022-03-21T13:10:31.866Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestIpOptString [2022-03-21T13:10:31.866Z] --- PASS: TestIpOptString (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-21T13:10:31.866Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestNewIpOptValidDefaultVal [2022-03-21T13:10:31.866Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestIpOptSetInvalidVal [2022-03-21T13:10:31.866Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestValidateIPAddress [2022-03-21T13:10:31.866Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestMapOpts [2022-03-21T13:10:31.866Z] --- PASS: TestMapOpts (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestListOptsWithoutValidator [2022-03-21T13:10:31.866Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestListOptsWithValidator [2022-03-21T13:10:31.866Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestValidateDNSSearch [2022-03-21T13:10:31.866Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_general_format [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_one_more [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-21T13:10:31.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:10:31.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestNamedListOpts [2022-03-21T13:10:31.866Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestNamedMapOpts [2022-03-21T13:10:31.866Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestParseLink [2022-03-21T13:10:31.866Z] --- PASS: TestParseLink (0.00s) [2022-03-21T13:10:31.866Z] === RUN TestUlimitOpt [2022-03-21T13:10:31.866Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-21T13:10:31.866Z] PASS [2022-03-21T13:10:31.866Z] coverage: 66.3% of statements [2022-03-21T13:10:31.866Z] ok github.com/docker/docker/opts 0.075s coverage: 66.3% of statements [2022-03-21T13:10:32.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:10:32.334Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-03-21T13:10:32.334Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-21T13:10:32.604Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:10:32.604Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:10:33.172Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:10:33.172Z] [2022-03-21T13:10:33.172Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:10:33.322Z] === RUN TestPeerCertificateMarshalJSON [2022-03-21T13:10:33.322Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-21T13:10:33.322Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-21T13:10:33.322Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2022-03-21T13:10:33.322Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-21T13:10:33.322Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-21T13:10:33.322Z] === RUN TestMiddleware [2022-03-21T13:10:33.322Z] --- PASS: TestMiddleware (0.00s) [2022-03-21T13:10:33.322Z] === RUN TestNewResponseModifier [2022-03-21T13:10:33.322Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-21T13:10:33.322Z] PASS [2022-03-21T13:10:33.322Z] coverage: 26.8% of statements [2022-03-21T13:10:33.322Z] ok github.com/docker/docker/pkg/authorization 0.339s coverage: 26.8% of statements [2022-03-21T13:10:33.742Z] DOCKER_SYSTEMD=1 [2022-03-21T13:10:33.742Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:10:33.742Z] HOSTNAME=98dd663277fd [2022-03-21T13:10:33.742Z] DEST=bundles/test-integration [2022-03-21T13:10:33.742Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:10:33.742Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:10:33.742Z] container=docker [2022-03-21T13:10:33.742Z] HOME=/root [2022-03-21T13:10:33.742Z] LANG=C.UTF-8 [2022-03-21T13:10:33.742Z] INVOCATION_ID=9c9633ef159145f7836cb0680cb032a5 [2022-03-21T13:10:33.742Z] GOLANG_VERSION=1.18 [2022-03-21T13:10:33.742Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:10:33.742Z] VALIDATE_BRANCH=master [2022-03-21T13:10:33.742Z] TERM=xterm [2022-03-21T13:10:33.742Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:10:33.742Z] SHLVL=3 [2022-03-21T13:10:33.742Z] TIMEOUT=120m [2022-03-21T13:10:33.742Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:10:33.742Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:10:33.742Z] GO111MODULE=off [2022-03-21T13:10:33.742Z] DOCKER_EXPERIMENTAL=1 [2022-03-21T13:10:33.742Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-21T13:10:33.742Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:10:33.742Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:10:33.742Z] GOPATH=/go [2022-03-21T13:10:33.742Z] PKG_CONFIG=pkg-config [2022-03-21T13:10:33.742Z] _=/usr/bin/env [2022-03-21T13:10:33.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-21T13:10:33.790Z] 2022/03/21 13:10:33 Closing DB instances... [2022-03-21T13:10:33.790Z] === RUN TestIsArchivePathDir [2022-03-21T13:10:33.790Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-21T13:10:33.790Z] === RUN TestIsArchivePathInvalidFile [2022-03-21T13:10:33.983Z] ok github.com/docker/docker/pkg/chrootarchive 2.501s coverage: 43.5% of statements [2022-03-21T13:10:33.983Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-21T13:10:34.244Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-21T13:10:34.244Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-21T13:10:34.261Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-21T13:10:34.261Z] === RUN TestIsArchivePathTar [2022-03-21T13:10:34.261Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-21T13:10:34.261Z] === RUN TestDecompressStreamGzip [2022-03-21T13:10:34.261Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-21T13:10:34.261Z] === RUN TestDecompressStreamBzip2 [2022-03-21T13:10:34.261Z] === RUN TestUnbuffered [2022-03-21T13:10:34.261Z] --- PASS: TestUnbuffered (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestRaceUnbuffered [2022-03-21T13:10:34.261Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-21T13:10:34.261Z] PASS [2022-03-21T13:10:34.261Z] coverage: 100.0% of statements [2022-03-21T13:10:34.261Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-03-21T13:10:34.261Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-21T13:10:34.261Z] === RUN TestDecompressStreamXz [2022-03-21T13:10:34.261Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:10:34.261Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestDecompressStreamZstd [2022-03-21T13:10:34.261Z] archive_test.go:140: zstd not installed [2022-03-21T13:10:34.261Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-21T13:10:34.261Z] === RUN TestCompressStreamXzUnsupported [2022-03-21T13:10:34.261Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-21T13:10:34.261Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestCompressStreamInvalid [2022-03-21T13:10:34.261Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionInvalid [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionUncompressed [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionBzip2 [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionGzip [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionXz [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionXz (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestExtensionZstd [2022-03-21T13:10:34.261Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-21T13:10:34.261Z] === RUN TestCmdStreamLargeStderr [2022-03-21T13:10:34.729Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-21T13:10:34.729Z] === RUN TestCmdStreamBad [2022-03-21T13:10:34.729Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:10:34.729Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCmdStreamGood [2022-03-21T13:10:34.729Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-21T13:10:34.729Z] === RUN TestUntarPathWithInvalidDest [2022-03-21T13:10:34.729Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-21T13:10:34.729Z] === RUN TestUntarPathWithInvalidSrc [2022-03-21T13:10:34.729Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestUntarPath [2022-03-21T13:10:34.729Z] --- PASS: TestUntarPath (0.06s) [2022-03-21T13:10:34.729Z] === RUN TestUntarPathWithDestinationFile [2022-03-21T13:10:34.729Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-21T13:10:34.729Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-21T13:10:34.729Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-21T13:10:34.729Z] === RUN TestCopyWithTarInvalidSrc [2022-03-21T13:10:34.729Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-21T13:10:34.729Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCopyWithTarSrcFile [2022-03-21T13:10:34.729Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-21T13:10:34.729Z] === RUN TestCopyWithTarSrcFolder [2022-03-21T13:10:34.729Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-21T13:10:34.729Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-21T13:10:34.729Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-21T13:10:34.729Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-21T13:10:34.729Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-21T13:10:34.729Z] === RUN TestCopyFileWithTarSrcFile [2022-03-21T13:10:34.729Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-21T13:10:34.729Z] === RUN TestTarFiles [2022-03-21T13:10:34.729Z] === RUN TestMatch [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[foo]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[foo_bar]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[]#01 [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[qux]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-21T13:10:34.729Z] === RUN TestMatch/[[foo_baz]] [2022-03-21T13:10:34.729Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-21T13:10:34.729Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-21T13:10:34.729Z] PASS [2022-03-21T13:10:34.729Z] coverage: 87.5% of statements [2022-03-21T13:10:34.729Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-03-21T13:10:35.199Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-21T13:10:35.199Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-21T13:10:35.218Z] ok github.com/docker/docker/layer 7.774s coverage: 69.0% of statements [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-21T13:10:35.218Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-21T13:10:35.218Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-21T13:10:35.819Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-03-21T13:10:35.819Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-03-21T13:10:35.819Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-21T13:10:36.185Z] === RUN TestChrootTarUntar [2022-03-21T13:10:36.185Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-21T13:10:36.185Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootUntarEmptyArchive [2022-03-21T13:10:36.185Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootTarUntarWithSymlink [2022-03-21T13:10:36.185Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootCopyWithTar [2022-03-21T13:10:36.185Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootCopyFileWithTar [2022-03-21T13:10:36.185Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootUntarPath [2022-03-21T13:10:36.185Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-21T13:10:36.185Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-21T13:10:36.185Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-21T13:10:36.185Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:10:36.185Z] === RUN TestChrootApplyDotDotFile [2022-03-21T13:10:36.185Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:36.185Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:10:36.185Z] PASS [2022-03-21T13:10:36.185Z] coverage: 15.1% of statements [2022-03-21T13:10:36.185Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.1% of statements [2022-03-21T13:10:36.767Z] ok github.com/docker/docker/pkg/idtools 0.361s coverage: 69.5% of statements [2022-03-21T13:10:37.028Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 70.1% of statements [2022-03-21T13:10:37.028Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-03-21T13:10:37.173Z] === RUN TestEnsureRemoveAllNotExist [2022-03-21T13:10:37.173Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-21T13:10:37.173Z] === RUN TestEnsureRemoveAllWithDir [2022-03-21T13:10:37.173Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-21T13:10:37.173Z] === RUN TestEnsureRemoveAllWithFile [2022-03-21T13:10:37.173Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-21T13:10:37.173Z] PASS [2022-03-21T13:10:37.173Z] coverage: 0.0% of statements [2022-03-21T13:10:37.173Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-03-21T13:10:37.261Z] --- PASS: TestGet (15.01s) [2022-03-21T13:10:37.261Z] === RUN TestPluginWithNoManifest [2022-03-21T13:10:37.261Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-21T13:10:37.261Z] === RUN TestGetAll [2022-03-21T13:10:37.261Z] --- PASS: TestGetAll (0.00s) [2022-03-21T13:10:37.261Z] PASS [2022-03-21T13:10:37.261Z] coverage: 73.2% of statements [2022-03-21T13:10:37.261Z] ok github.com/docker/docker/pkg/plugins 35.949s coverage: 73.2% of statements [2022-03-21T13:10:37.289Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-21T13:10:37.289Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-21T13:10:37.289Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-21T13:10:37.289Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-03-21T13:10:37.550Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-21T13:10:37.641Z] 2022/03/21 13:10:37 Closing DB instances... [2022-03-21T13:10:37.811Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-03-21T13:10:37.811Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-03-21T13:10:37.811Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-21T13:10:37.811Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-21T13:10:38.111Z] === RUN TestSizeEmpty [2022-03-21T13:10:38.111Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeEmptyFile [2022-03-21T13:10:38.111Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeNonemptyFile [2022-03-21T13:10:38.111Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-21T13:10:38.111Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-21T13:10:38.111Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-21T13:10:38.111Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestMoveToSubdir [2022-03-21T13:10:38.111Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-21T13:10:38.111Z] === RUN TestSizeNonExistingDirectory [2022-03-21T13:10:38.111Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-21T13:10:38.111Z] PASS [2022-03-21T13:10:38.111Z] coverage: 80.0% of statements [2022-03-21T13:10:38.111Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-03-21T13:10:38.384Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-03-21T13:10:38.956Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-21T13:10:38.956Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-21T13:10:39.103Z] === RUN TestPollerAddRemove [2022-03-21T13:10:39.103Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-21T13:10:39.103Z] === RUN TestPollerEvent [2022-03-21T13:10:39.103Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:10:39.103Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-21T13:10:39.103Z] === RUN TestPollerClose [2022-03-21T13:10:39.103Z] --- PASS: TestPollerClose (0.00s) [2022-03-21T13:10:39.103Z] PASS [2022-03-21T13:10:39.103Z] coverage: 45.7% of statements [2022-03-21T13:10:39.103Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-03-21T13:10:39.217Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-21T13:10:39.571Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-03-21T13:10:39.571Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-21T13:10:40.040Z] === RUN TestCopyFileWithInvalidSrc [2022-03-21T13:10:40.040Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:10:40.040Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-21T13:10:40.040Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-21T13:10:40.040Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCopyFile [2022-03-21T13:10:40.040Z] --- PASS: TestCopyFile (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-21T13:10:40.040Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:10:40.040Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-21T13:10:40.040Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-21T13:10:40.040Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:10:40.040Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestWildcardMatches [2022-03-21T13:10:40.040Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestPatternMatches [2022-03-21T13:10:40.040Z] --- PASS: TestPatternMatches (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-21T13:10:40.040Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestPatternMatchesFolderExclusions [2022-03-21T13:10:40.040Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-21T13:10:40.040Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-21T13:10:40.040Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-21T13:10:40.040Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-21T13:10:40.040Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestSingleExclamationError [2022-03-21T13:10:40.040Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestMatchesWithNoPatterns [2022-03-21T13:10:40.040Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestMatchesWithMalformedPatterns [2022-03-21T13:10:40.040Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestMatches [2022-03-21T13:10:40.040Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-21T13:10:40.040Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-21T13:10:40.040Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-21T13:10:40.040Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-21T13:10:40.040Z] --- PASS: TestMatches (0.01s) [2022-03-21T13:10:40.040Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-21T13:10:40.040Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-21T13:10:40.040Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-21T13:10:40.040Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCleanPatterns [2022-03-21T13:10:40.040Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-21T13:10:40.040Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCleanPatternsExceptionFlag [2022-03-21T13:10:40.040Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-21T13:10:40.040Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-21T13:10:40.040Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-21T13:10:40.041Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-21T13:10:40.041Z] === RUN TestCleanPatternsErrorSingleException [2022-03-21T13:10:40.041Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-21T13:10:40.041Z] === RUN TestCreateIfNotExistsDir [2022-03-21T13:10:40.041Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-21T13:10:40.041Z] === RUN TestCreateIfNotExistsFile [2022-03-21T13:10:40.041Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-21T13:10:40.041Z] === RUN TestMatch [2022-03-21T13:10:40.041Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:10:40.041Z] === RUN TestCompile [2022-03-21T13:10:40.041Z] === RUN TestCompile/slash [2022-03-21T13:10:40.041Z] === RUN TestCompile/backslash [2022-03-21T13:10:40.041Z] --- PASS: TestCompile (0.01s) [2022-03-21T13:10:40.041Z] --- PASS: TestCompile/slash (0.00s) [2022-03-21T13:10:40.041Z] --- PASS: TestCompile/backslash (0.01s) [2022-03-21T13:10:40.041Z] PASS [2022-03-21T13:10:40.041Z] coverage: 84.7% of statements [2022-03-21T13:10:40.041Z] ok github.com/docker/docker/pkg/fileutils 0.097s coverage: 84.7% of statements [2022-03-21T13:10:40.509Z] --- PASS: TestTarFiles (5.50s) [2022-03-21T13:10:40.509Z] === RUN TestDetectCompressionZstd [2022-03-21T13:10:40.509Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-21T13:10:40.509Z] === RUN TestTarUntar [2022-03-21T13:10:40.509Z] --- PASS: TestTarUntar (0.03s) [2022-03-21T13:10:40.509Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-21T13:10:40.509Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-21T13:10:40.509Z] === RUN TestTarWithOptions [2022-03-21T13:10:40.509Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-21T13:10:40.509Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-21T13:10:40.509Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-21T13:10:40.509Z] === RUN TestUntarUstarGnuConflict [2022-03-21T13:10:40.509Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-21T13:10:40.509Z] === RUN TestUntarInvalidFilenames [2022-03-21T13:10:40.509Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4221253741\\dest" [2022-03-21T13:10:40.509Z] === RUN TestGet [2022-03-21T13:10:40.509Z] --- PASS: TestGet (0.00s) [2022-03-21T13:10:40.509Z] === RUN TestGetShortcutString [2022-03-21T13:10:40.509Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-21T13:10:40.509Z] PASS [2022-03-21T13:10:40.509Z] coverage: 42.9% of statements [2022-03-21T13:10:40.509Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-21T13:10:40.509Z] === RUN TestUntarHardlinkToSymlink [2022-03-21T13:10:40.509Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-03-21T13:10:40.509Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-21T13:10:40.509Z] === RUN TestUntarInvalidHardlink [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3643352378\\victim\\hello" -> "../victim/hello" [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373863002\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2999607518\\victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3866103284\\victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink863746162\\victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3089232315\\victim" -> "../victim" [2022-03-21T13:10:40.509Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-21T13:10:40.509Z] === RUN TestUntarInvalidSymlink [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink62139539\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1204847151\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink783954052\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4113818113\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2631104266\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4112601911\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:40.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1430168261\\dest\\dir\\loophole" -> "../../victim" [2022-03-21T13:10:40.509Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-21T13:10:40.510Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-21T13:10:40.510Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-21T13:10:40.510Z] === RUN TestXGlobalNoParent [2022-03-21T13:10:40.603Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-03-21T13:10:40.603Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-21T13:10:40.865Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-03-21T13:10:40.978Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-21T13:10:40.978Z] === RUN TestReplaceFileTarWrapper [2022-03-21T13:10:40.978Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-21T13:10:40.978Z] === RUN TestPrefixHeaderReadable [2022-03-21T13:10:40.978Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-21T13:10:40.978Z] === RUN TestDisablePigz [2022-03-21T13:10:40.978Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-21T13:10:40.978Z] --- PASS: TestDisablePigz (0.12s) [2022-03-21T13:10:40.978Z] === RUN TestPigz [2022-03-21T13:10:40.978Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-21T13:10:40.978Z] --- PASS: TestPigz (0.14s) [2022-03-21T13:10:40.978Z] === RUN TestNosysFileInfo [2022-03-21T13:10:40.978Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-21T13:10:40.978Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:10:40.978Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:10:40.978Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:10:40.978Z] === RUN TestCanonicalTarNameForPath [2022-03-21T13:10:41.127Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-21T13:10:41.388Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-21T13:10:41.445Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestCanonicalTarName [2022-03-21T13:10:41.445Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChmodTarEntry [2022-03-21T13:10:41.445Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestHardLinkOrder [2022-03-21T13:10:41.445Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-21T13:10:41.445Z] === RUN TestChangeString [2022-03-21T13:10:41.445Z] --- PASS: TestChangeString (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesWithNoChanges [2022-03-21T13:10:41.445Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-03-21T13:10:41.445Z] === RUN TestChangesWithChanges [2022-03-21T13:10:41.445Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-21T13:10:41.445Z] === RUN TestChangesWithChangesGH13590 [2022-03-21T13:10:41.445Z] changes_test.go:195: needs more investigation [2022-03-21T13:10:41.445Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesDirsEmpty [2022-03-21T13:10:41.445Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:10:41.445Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesDirsMutated [2022-03-21T13:10:41.445Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:10:41.445Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestApplyLayer [2022-03-21T13:10:41.445Z] changes_test.go:432: needs further investigation [2022-03-21T13:10:41.445Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesSizeWithHardlinks [2022-03-21T13:10:41.445Z] changes_test.go:468: needs further investigation [2022-03-21T13:10:41.445Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesSizeWithNoChanges [2022-03-21T13:10:41.445Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-21T13:10:41.445Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestChangesSize [2022-03-21T13:10:41.445Z] --- PASS: TestChangesSize (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestApplyLayerInvalidFilenames [2022-03-21T13:10:41.445Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3838220090\\dest" [2022-03-21T13:10:41.445Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-21T13:10:41.445Z] === RUN TestApplyLayerInvalidHardlink [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2641906933\\victim\\hello" -> "../victim/hello" [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3742786625\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink481014269\\victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1435479026\\victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1972792095\\victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1843496169\\victim" -> "../victim" [2022-03-21T13:10:41.445Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-21T13:10:41.445Z] === RUN TestApplyLayerInvalidSymlink [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1603994715\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2947711487\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4155900063\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3956825503\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2659040747\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:41.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2674140623\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:10:41.445Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-21T13:10:41.445Z] === RUN TestApplyLayerWhiteouts [2022-03-21T13:10:41.445Z] 2022/03/21 13:10:41 Closing DB instances... [2022-03-21T13:10:41.445Z] === RUN TestCreateIDMapOrder [2022-03-21T13:10:41.445Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-21T13:10:41.445Z] PASS [2022-03-21T13:10:41.445Z] coverage: 7.2% of statements [2022-03-21T13:10:41.445Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-21T13:10:41.445Z] === RUN TestGenerateEmptyFile [2022-03-21T13:10:41.445Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-21T13:10:41.445Z] === RUN TestGenerateWithContent [2022-03-21T13:10:41.445Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-21T13:10:41.445Z] PASS [2022-03-21T13:10:41.445Z] coverage: 62.0% of statements [2022-03-21T13:10:41.445Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-03-21T13:10:41.445Z] ok github.com/docker/docker/pkg/archive 7.752s coverage: 62.0% of statements [2022-03-21T13:10:41.650Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-21T13:10:42.225Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-03-21T13:10:42.487Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-21T13:10:42.748Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-03-21T13:10:43.009Z] === RUN TestFixedBufferCap [2022-03-21T13:10:43.009Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestFixedBufferLen [2022-03-21T13:10:43.009Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestFixedBufferString [2022-03-21T13:10:43.009Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestFixedBufferWrite [2022-03-21T13:10:43.009Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestFixedBufferRead [2022-03-21T13:10:43.009Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestBytesPipeRead [2022-03-21T13:10:43.009Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestBytesPipeWrite [2022-03-21T13:10:43.009Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-21T13:10:43.009Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-21T13:10:43.009Z] === RUN TestNetworkDBNodeLeave [2022-03-21T13:10:43.009Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-21T13:10:43.009Z] === RUN TestAtomicWriteToFile [2022-03-21T13:10:43.009Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-21T13:10:43.009Z] === RUN TestAtomicWriteSetCommit [2022-03-21T13:10:43.009Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-21T13:10:43.009Z] === RUN TestAtomicWriteSetCancel [2022-03-21T13:10:43.009Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-21T13:10:43.009Z] === RUN TestReadCloserWrapperClose [2022-03-21T13:10:43.009Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestReaderErrWrapperReadOnError [2022-03-21T13:10:43.009Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestReaderErrWrapperRead [2022-03-21T13:10:43.009Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-21T13:10:43.009Z] === RUN TestCancelReadCloser [2022-03-21T13:10:43.321Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-21T13:10:43.477Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-21T13:10:43.477Z] === RUN TestWriteCloserWrapperClose [2022-03-21T13:10:43.477Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-21T13:10:43.477Z] === RUN TestNopWriteCloser [2022-03-21T13:10:43.477Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-21T13:10:43.477Z] === RUN TestNopWriter [2022-03-21T13:10:43.477Z] --- PASS: TestNopWriter (0.00s) [2022-03-21T13:10:43.477Z] === RUN TestWriteCounter [2022-03-21T13:10:43.477Z] --- PASS: TestWriteCounter (0.00s) [2022-03-21T13:10:43.477Z] PASS [2022-03-21T13:10:43.477Z] coverage: 70.1% of statements [2022-03-21T13:10:43.477Z] ok github.com/docker/docker/pkg/ioutils 0.619s coverage: 70.1% of statements [2022-03-21T13:10:43.582Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-21T13:10:43.843Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-21T13:10:43.843Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-21T13:10:44.464Z] === RUN TestError [2022-03-21T13:10:44.464Z] --- PASS: TestError (0.00s) [2022-03-21T13:10:44.464Z] === RUN TestProgressString [2022-03-21T13:10:44.464Z] === RUN TestProgressString/no_progress [2022-03-21T13:10:44.464Z] === RUN TestProgressString/progress_1 [2022-03-21T13:10:44.464Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-21T13:10:44.464Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-21T13:10:44.464Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-21T13:10:44.464Z] === RUN TestProgressString/with_units [2022-03-21T13:10:44.464Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-21T13:10:44.464Z] === RUN TestProgressString/hide_counts [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-21T13:10:44.464Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-21T13:10:44.464Z] === RUN TestJSONMessageDisplay [2022-03-21T13:10:44.464Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-03-21T13:10:44.464Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-21T13:10:44.464Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-21T13:10:44.464Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-21T13:10:44.464Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-21T13:10:44.464Z] === RUN TestDisplayJSONMessagesStream [2022-03-21T13:10:44.464Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-21T13:10:44.464Z] PASS [2022-03-21T13:10:44.464Z] coverage: 91.7% of statements [2022-03-21T13:10:44.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2022-03-21T13:10:44.931Z] === RUN TestStandardLongPath [2022-03-21T13:10:44.932Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-21T13:10:44.932Z] === RUN TestUNCLongPath [2022-03-21T13:10:44.932Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-21T13:10:44.932Z] PASS [2022-03-21T13:10:44.932Z] coverage: 100.0% of statements [2022-03-21T13:10:44.932Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-21T13:10:45.400Z] === RUN TestNameFormat [2022-03-21T13:10:45.400Z] --- PASS: TestNameFormat (0.00s) [2022-03-21T13:10:45.400Z] === RUN TestNameRetries [2022-03-21T13:10:45.400Z] --- PASS: TestNameRetries (0.00s) [2022-03-21T13:10:45.400Z] PASS [2022-03-21T13:10:45.400Z] coverage: 85.7% of statements [2022-03-21T13:10:45.400Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-03-21T13:10:45.758Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-21T13:10:45.873Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-21T13:10:45.873Z] === RUN TestNetworkDBWatch [2022-03-21T13:10:45.873Z] === RUN TestParseKeyValueOpt [2022-03-21T13:10:45.873Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-21T13:10:45.873Z] === RUN TestParseUintList [2022-03-21T13:10:45.873Z] --- PASS: TestParseUintList (0.00s) [2022-03-21T13:10:45.873Z] === RUN TestParseUintListMaximumLimits [2022-03-21T13:10:45.873Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-21T13:10:46.023Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-21T13:10:46.290Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-21T13:10:46.341Z] PASS [2022-03-21T13:10:46.341Z] coverage: 97.0% of statements [2022-03-21T13:10:46.341Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-21T13:10:46.809Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:10:46.809Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:10:46.809Z] PASS [2022-03-21T13:10:46.809Z] coverage: 36.4% of statements [2022-03-21T13:10:46.809Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-03-21T13:10:47.277Z] 2022/03/21 13:10:47 Closing DB instances... [2022-03-21T13:10:47.676Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-03-21T13:10:47.676Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-03-21T13:10:47.745Z] === RUN TestNewAndRemove [2022-03-21T13:10:47.745Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-21T13:10:47.745Z] === RUN TestRemoveInvalidPath [2022-03-21T13:10:47.745Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-21T13:10:47.745Z] PASS [2022-03-21T13:10:47.745Z] coverage: 82.6% of statements [2022-03-21T13:10:47.745Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-03-21T13:10:48.640Z] === RUN TestBoolValue [2022-03-21T13:10:48.640Z] --- PASS: TestBoolValue (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestBoolValueOrDefault [2022-03-21T13:10:48.640Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestInt64ValueOrZero [2022-03-21T13:10:48.640Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestInt64ValueOrDefault [2022-03-21T13:10:48.640Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-21T13:10:48.640Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestJsonContentType [2022-03-21T13:10:48.640Z] --- PASS: TestJsonContentType (0.00s) [2022-03-21T13:10:48.640Z] PASS [2022-03-21T13:10:48.640Z] coverage: 16.2% of statements [2022-03-21T13:10:48.640Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 16.2% of statements [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-21T13:10:48.640Z] === RUN TestMaskSecretKeys [2022-03-21T13:10:48.640Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-21T13:10:48.640Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-21T13:10:48.640Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-21T13:10:48.640Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-21T13:10:48.640Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-21T13:10:48.640Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-21T13:10:48.640Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestVersionMiddlewareVersion [2022-03-21T13:10:48.640Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-21T13:10:48.640Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-21T13:10:48.640Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-21T13:10:48.640Z] PASS [2022-03-21T13:10:48.640Z] coverage: 37.7% of statements [2022-03-21T13:10:48.640Z] ok github.com/docker/docker/api/server/middleware 0.100s coverage: 37.7% of statements [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-21T13:10:48.640Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-21T13:10:48.641Z] === RUN TestStrSliceMarshalJSON [2022-03-21T13:10:48.641Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestStrSliceUnmarshalJSON [2022-03-21T13:10:48.641Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestStrSliceUnmarshalString [2022-03-21T13:10:48.641Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestStrSliceUnmarshalSlice [2022-03-21T13:10:48.641Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 90.0% of statements [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-03-21T13:10:48.641Z] === RUN TestToJSON [2022-03-21T13:10:48.641Z] --- PASS: TestToJSON (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestToParamWithVersion [2022-03-21T13:10:48.641Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestFromJSON [2022-03-21T13:10:48.641Z] --- PASS: TestFromJSON (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestEmpty [2022-03-21T13:10:48.641Z] --- PASS: TestEmpty (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestArgsMatchKVListEmptySources [2022-03-21T13:10:48.641Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestArgsMatchKVList [2022-03-21T13:10:48.641Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestArgsMatch [2022-03-21T13:10:48.641Z] --- PASS: TestArgsMatch (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestAdd [2022-03-21T13:10:48.641Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestDel [2022-03-21T13:10:48.641Z] --- PASS: TestDel (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestLen [2022-03-21T13:10:48.641Z] --- PASS: TestLen (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestExactMatch [2022-03-21T13:10:48.641Z] --- PASS: TestExactMatch (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestOnlyOneExactMatch [2022-03-21T13:10:48.641Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestContains [2022-03-21T13:10:48.641Z] --- PASS: TestContains (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestValidate [2022-03-21T13:10:48.641Z] --- PASS: TestValidate (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestWalkValues [2022-03-21T13:10:48.641Z] --- PASS: TestWalkValues (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestFuzzyMatch [2022-03-21T13:10:48.641Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestClone [2022-03-21T13:10:48.641Z] --- PASS: TestClone (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 92.2% of statements [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-03-21T13:10:48.641Z] === RUN TestAdjustForAPIVersion [2022-03-21T13:10:48.641Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 5.7% of statements [2022-03-21T13:10:48.641Z] === RUN TestDurationToSecondsString [2022-03-21T13:10:48.641Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/api/server/router/swarm 0.067s coverage: 5.7% of statements [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-21T13:10:48.641Z] === RUN TestGetTimestamp [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-21T13:10:48.641Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-21T13:10:48.641Z] === RUN TestParseTimestamps [2022-03-21T13:10:48.641Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 100.0% of statements [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/api/types/time 0.270s coverage: 100.0% of statements [2022-03-21T13:10:48.641Z] === RUN TestCompareVersion [2022-03-21T13:10:48.641Z] --- PASS: TestCompareVersion (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 77.3% of statements [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 77.3% of statements [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-21T13:10:48.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-21T13:10:48.641Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-21T13:10:48.641Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestCloneArgsSmartHttp [2022-03-21T13:10:48.641Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-21T13:10:48.641Z] === RUN TestCloneArgsDumbHttp [2022-03-21T13:10:48.641Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestCloneArgsGit [2022-03-21T13:10:48.641Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestCheckoutGit [2022-03-21T13:10:48.641Z] === RUN TestEnable [2022-03-21T13:10:48.641Z] --- PASS: TestEnable (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestDisable [2022-03-21T13:10:48.641Z] --- PASS: TestDisable (0.00s) [2022-03-21T13:10:48.641Z] === RUN TestEnabled [2022-03-21T13:10:48.641Z] --- PASS: TestEnabled (0.00s) [2022-03-21T13:10:48.641Z] PASS [2022-03-21T13:10:48.641Z] coverage: 100.0% of statements [2022-03-21T13:10:48.641Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2022-03-21T13:10:48.738Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-21T13:10:48.738Z] === RUN TestNetworkDBBulkSync [2022-03-21T13:10:49.061Z] ok github.com/docker/docker/registry 0.081s coverage: 58.5% of statements [2022-03-21T13:10:49.061Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-21T13:10:49.098Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-21T13:10:49.098Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-21T13:10:49.098Z] === RUN TestProcessNoDockerignore [2022-03-21T13:10:49.098Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-21T13:10:49.098Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-21T13:10:49.098Z] === RUN TestDetectContentType [2022-03-21T13:10:49.098Z] --- PASS: TestDetectContentType (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestSelectAcceptableMIME [2022-03-21T13:10:49.098Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestInspectEmptyResponse [2022-03-21T13:10:49.098Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestInspectResponseBinary [2022-03-21T13:10:49.098Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestResponseUnsupportedContentType [2022-03-21T13:10:49.098Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestInspectResponseTextSimple [2022-03-21T13:10:49.098Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestInspectResponseEmptyContentType [2022-03-21T13:10:49.098Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestUnknownContentLength [2022-03-21T13:10:49.098Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestDownloadRemote [2022-03-21T13:10:49.098Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-21T13:10:49.098Z] === RUN TestGetWithStatusError [2022-03-21T13:10:49.098Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestCloseRootDirectory [2022-03-21T13:10:49.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:49.098Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestHashFile [2022-03-21T13:10:49.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:49.098Z] --- SKIP: TestHashFile (0.00s) [2022-03-21T13:10:49.098Z] === RUN TestHashSubdir [2022-03-21T13:10:49.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:49.098Z] --- SKIP: TestHashSubdir (0.03s) [2022-03-21T13:10:49.098Z] === RUN TestRemoveDirectory [2022-03-21T13:10:49.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:10:49.098Z] --- SKIP: TestRemoveDirectory (0.02s) [2022-03-21T13:10:49.098Z] PASS [2022-03-21T13:10:49.098Z] coverage: 9.3% of statements [2022-03-21T13:10:49.098Z] ok github.com/docker/docker/builder/remotecontext 0.500s coverage: 9.3% of statements [2022-03-21T13:10:49.323Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-21T13:10:49.556Z] === RUN TestGetAllAllowed [2022-03-21T13:10:49.556Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestGetAllMeta [2022-03-21T13:10:49.556Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-21T13:10:49.556Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestIsUnreferencedBuiltin [2022-03-21T13:10:49.556Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestIsExistingDirectory [2022-03-21T13:10:49.556Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-21T13:10:49.556Z] === RUN TestGetFilenameForDownload [2022-03-21T13:10:49.556Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestEnv2Variables [2022-03-21T13:10:49.556Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-21T13:10:49.556Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestMaintainer [2022-03-21T13:10:49.556Z] --- PASS: TestMaintainer (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestLabel [2022-03-21T13:10:49.556Z] --- PASS: TestLabel (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestFromScratch [2022-03-21T13:10:49.556Z] --- PASS: TestFromScratch (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestFromWithArg [2022-03-21T13:10:49.556Z] --- PASS: TestFromWithArg (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-21T13:10:49.556Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestFromWithUndefinedArg [2022-03-21T13:10:49.556Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestFromMultiStageWithNamedStage [2022-03-21T13:10:49.556Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestOnbuild [2022-03-21T13:10:49.556Z] --- PASS: TestOnbuild (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestWorkdir [2022-03-21T13:10:49.556Z] --- PASS: TestWorkdir (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestCmd [2022-03-21T13:10:49.556Z] --- PASS: TestCmd (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestHealthcheckNone [2022-03-21T13:10:49.556Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestHealthcheckCmd [2022-03-21T13:10:49.556Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestEntrypoint [2022-03-21T13:10:49.556Z] --- PASS: TestEntrypoint (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestExpose [2022-03-21T13:10:49.556Z] --- PASS: TestExpose (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestUser [2022-03-21T13:10:49.556Z] --- PASS: TestUser (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestVolume [2022-03-21T13:10:49.556Z] --- PASS: TestVolume (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestStopSignal [2022-03-21T13:10:49.556Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:10:49.556Z] --- SKIP: TestStopSignal (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestArg [2022-03-21T13:10:49.556Z] --- PASS: TestArg (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestShell [2022-03-21T13:10:49.556Z] --- PASS: TestShell (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestPrependEnvOnCmd [2022-03-21T13:10:49.556Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestRunWithBuildArgs [2022-03-21T13:10:49.556Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestRunIgnoresHealthcheck [2022-03-21T13:10:49.556Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestDispatchUnsupportedOptions [2022-03-21T13:10:49.556Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-21T13:10:49.556Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-21T13:10:49.556Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-21T13:10:49.556Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestNormalizeWorkdir [2022-03-21T13:10:49.556Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestDispatch [2022-03-21T13:10:49.556Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-21T13:10:49.556Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-21T13:10:49.556Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-21T13:10:49.556Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-21T13:10:49.556Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-21T13:10:49.556Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-21T13:10:49.556Z] === RUN TestDispatch/COPY_url [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch (0.09s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-21T13:10:49.556Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestAddScratchImageAddsToMounts [2022-03-21T13:10:49.556Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-21T13:10:49.556Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-21T13:10:49.556Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-21T13:10:49.556Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestImageSourceGetAddsToMounts [2022-03-21T13:10:49.556Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestEmptyDockerfile [2022-03-21T13:10:49.556Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-21T13:10:49.556Z] === RUN TestSymlinkDockerfile [2022-03-21T13:10:49.556Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-21T13:10:49.556Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-21T13:10:49.556Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestNonExistingDockerfile [2022-03-21T13:10:49.556Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestCopyRunConfig [2022-03-21T13:10:49.556Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestDeepCopyRunConfig [2022-03-21T13:10:49.556Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestExportImage [2022-03-21T13:10:49.556Z] --- PASS: TestExportImage (0.00s) [2022-03-21T13:10:49.556Z] === RUN TestNormalizeDest [2022-03-21T13:10:49.556Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-21T13:10:49.556Z] PASS [2022-03-21T13:10:49.556Z] coverage: 46.7% of statements [2022-03-21T13:10:49.556Z] ok github.com/docker/docker/builder/dockerfile 0.370s coverage: 46.7% of statements [2022-03-21T13:10:49.725Z] === RUN TestFailedConnection [2022-03-21T13:10:49.896Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-21T13:10:50.168Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2022-03-21T13:10:50.194Z] 2022/03/21 13:10:49 Closing DB instances... [2022-03-21T13:10:50.194Z] --- PASS: TestGetAddress (23.64s) [2022-03-21T13:10:50.194Z] === RUN TestRequestSyntaxCheck [2022-03-21T13:10:50.194Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-21T13:10:50.194Z] === RUN TestRequest [2022-03-21T13:10:50.522Z] === RUN TestTCP4Proxy [2022-03-21T13:10:50.522Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-21T13:10:50.522Z] === RUN TestTCP4ProxyHalfClose [2022-03-21T13:10:50.522Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestTCP6Proxy [2022-03-21T13:10:50.522Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:10:50.522Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestTCPDualStackProxy [2022-03-21T13:10:50.522Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:10:50.522Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestUDP4Proxy [2022-03-21T13:10:50.522Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestUDP6Proxy [2022-03-21T13:10:50.522Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:10:50.522Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestUDPWriteError [2022-03-21T13:10:50.522Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestSCTP4Proxy [2022-03-21T13:10:50.522Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:10:50.522Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-21T13:10:50.522Z] === RUN TestSCTP6Proxy [2022-03-21T13:10:50.522Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:10:50.522Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-21T13:10:50.522Z] PASS [2022-03-21T13:10:50.522Z] coverage: 49.4% of statements [2022-03-21T13:10:50.522Z] ok github.com/docker/docker/cmd/docker-proxy 0.079s coverage: 49.4% of statements [2022-03-21T13:10:51.557Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-21T13:10:51.761Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-21T13:10:51.761Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-21T13:10:51.761Z] --- PASS: TestFailedConnection (2.20s) [2022-03-21T13:10:51.761Z] === RUN TestFailOnce [2022-03-21T13:10:51.761Z] 2022/03/21 13:10:51 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-03-21T13:10:51.761Z] goroutine 18 [running]: [2022-03-21T13:10:51.761Z] net/http.(*conn).serve.func1() [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:10:51.761Z] panic({0xb33700, 0xc7d030}) [2022-03-21T13:10:51.761Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:10:51.761Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-03-21T13:10:51.761Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-21T13:10:51.761Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc82838?, 0xc00022e000?}, 0xa8da46?) [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:10:51.761Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xc82838, 0xc00022e000}, 0xc00019e300) [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-21T13:10:51.761Z] net/http.serverHandler.ServeHTTP({0xc80e58?}, {0xc82838, 0xc00022e000}, 0xc00019e300) [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:10:51.761Z] net/http.(*conn).serve(0xc00020e000, {0xc82d38, 0xc00008a0c0}) [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:10:51.761Z] created by net/http.(*Server).Serve [2022-03-21T13:10:51.761Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:10:51.761Z] time="2022-03-21T13:10:51Z" 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" [2022-03-21T13:10:52.502Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-03-21T13:10:52.749Z] --- PASS: TestFailOnce (1.18s) [2022-03-21T13:10:52.749Z] === RUN TestEchoInputOutput [2022-03-21T13:10:52.749Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-21T13:10:52.749Z] === RUN TestBackoff [2022-03-21T13:10:52.749Z] --- PASS: TestBackoff (0.00s) [2022-03-21T13:10:52.763Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-21T13:10:53.217Z] === RUN TestAbortRetry [2022-03-21T13:10:53.217Z] --- PASS: TestAbortRetry (0.00s) [2022-03-21T13:10:53.217Z] === RUN TestClientScheme [2022-03-21T13:10:53.217Z] --- PASS: TestClientScheme (0.00s) [2022-03-21T13:10:53.217Z] === RUN TestNewClientWithTimeout [2022-03-21T13:10:53.685Z] time="2022-03-21T13:10:53Z" 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" [2022-03-21T13:10:54.149Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-21T13:10:54.672Z] 2022/03/21 13:10:54 Closing DB instances... [2022-03-21T13:10:54.672Z] time="2022-03-21T13:10:54Z" level=error msg="node: 2b26fbb9cdea is unknown to memberlist" [2022-03-21T13:10:55.140Z] time="2022-03-21T13:10:54Z" 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" [2022-03-21T13:10:57.355Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-03-21T13:10:57.355Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-21T13:10:57.355Z] time="2022-03-21T13:10:57Z" 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" [2022-03-21T13:10:58.342Z] --- PASS: TestRequest (8.07s) [2022-03-21T13:10:58.342Z] === RUN TestOverlappingRequests [2022-03-21T13:10:58.342Z] 2022/03/21 13:10:58 Closing DB instances... [2022-03-21T13:10:58.811Z] --- PASS: TestOverlappingRequests (0.41s) [2022-03-21T13:10:58.811Z] === RUN TestRelease [2022-03-21T13:10:59.798Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-21T13:10:59.798Z] === RUN TestNetworkDBGarbageCollection [2022-03-21T13:11:00.266Z] --- PASS: TestRelease (1.59s) [2022-03-21T13:11:00.266Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:11:01.832Z] time="2022-03-21T13:11: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 8s" [2022-03-21T13:11:02.300Z] === RUN TestParseEmptyInterface [2022-03-21T13:11:02.300Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestParseNonInterfaceType [2022-03-21T13:11:02.300Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestParseWithOneFunction [2022-03-21T13:11:02.300Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestParseWithMultipleFuncs [2022-03-21T13:11:02.300Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestParseWithUnnamedReturn [2022-03-21T13:11:02.300Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestEmbeddedInterface [2022-03-21T13:11:02.300Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestParsedImports [2022-03-21T13:11:02.300Z] --- PASS: TestParsedImports (0.00s) [2022-03-21T13:11:02.300Z] === RUN TestAliasedImports [2022-03-21T13:11:02.300Z] --- PASS: TestAliasedImports (0.00s) [2022-03-21T13:11:02.300Z] PASS [2022-03-21T13:11:02.300Z] coverage: 56.8% of statements [2022-03-21T13:11:02.300Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-03-21T13:11:02.893Z] === RUN TestCheckpointCreateError [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointCreate [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointDeleteError [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointDelete [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointListError [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointList [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointList (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCheckpointListContainerNotFound [2022-03-21T13:11:02.893Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNewClientWithOpsFromEnv [2022-03-21T13:11:02.893Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:11:02.893Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestGetAPIPath [2022-03-21T13:11:02.893Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestParseHostURL [2022-03-21T13:11:02.893Z] --- PASS: TestParseHostURL (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-21T13:11:02.893Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPVersionOverride [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-21T13:11:02.893Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestClientRedirect [2022-03-21T13:11:02.893Z] === RUN TestClientRedirect/GET [2022-03-21T13:11:02.893Z] === RUN TestClientRedirect/POST [2022-03-21T13:11:02.893Z] === RUN TestClientRedirect/PUT [2022-03-21T13:11:02.893Z] === RUN TestClientRedirect/DELETE [2022-03-21T13:11:02.893Z] --- PASS: TestClientRedirect (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-21T13:11:02.893Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigCreateUnsupported [2022-03-21T13:11:02.893Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigCreateError [2022-03-21T13:11:02.893Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigCreate [2022-03-21T13:11:02.893Z] --- PASS: TestConfigCreate (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspectNotFound [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspectWithEmptyID [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspectUnsupported [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspectError [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspectConfigNotFound [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigInspect [2022-03-21T13:11:02.893Z] --- PASS: TestConfigInspect (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigListUnsupported [2022-03-21T13:11:02.893Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigListError [2022-03-21T13:11:02.893Z] --- PASS: TestConfigListError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigList [2022-03-21T13:11:02.893Z] --- PASS: TestConfigList (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigRemoveUnsupported [2022-03-21T13:11:02.893Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigRemoveError [2022-03-21T13:11:02.893Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigRemove [2022-03-21T13:11:02.893Z] --- PASS: TestConfigRemove (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigUpdateUnsupported [2022-03-21T13:11:02.893Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigUpdateError [2022-03-21T13:11:02.893Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestConfigUpdate [2022-03-21T13:11:02.893Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerCommitError [2022-03-21T13:11:02.893Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerCommit [2022-03-21T13:11:02.893Z] --- PASS: TestContainerCommit (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerStatPathError [2022-03-21T13:11:02.893Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerStatPathNotFoundError [2022-03-21T13:11:02.893Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerStatPathNoHeaderError [2022-03-21T13:11:02.893Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestContainerStatPath [2022-03-21T13:11:02.893Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCopyToContainerError [2022-03-21T13:11:02.893Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCopyToContainerNotFoundError [2022-03-21T13:11:02.893Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-21T13:11:02.893Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-21T13:11:02.894Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyToContainer [2022-03-21T13:11:02.894Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyFromContainerError [2022-03-21T13:11:02.894Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyFromContainerNotFoundError [2022-03-21T13:11:02.894Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-21T13:11:02.894Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-21T13:11:02.894Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestCopyFromContainer [2022-03-21T13:11:02.894Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerCreateError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerCreateImageNotFound [2022-03-21T13:11:02.894Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerCreateWithName [2022-03-21T13:11:02.894Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerCreateAutoRemove [2022-03-21T13:11:02.894Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerDiffError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerDiff [2022-03-21T13:11:02.894Z] --- PASS: TestContainerDiff (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecCreateError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecCreate [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecStartError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecStart [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecInspectError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecInspect [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExportError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExportError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExport [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExport (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerInspectError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerInspectContainerNotFound [2022-03-21T13:11:02.894Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerInspectWithEmptyID [2022-03-21T13:11:02.894Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerInspect [2022-03-21T13:11:02.894Z] --- PASS: TestContainerInspect (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerInspectNode [2022-03-21T13:11:02.894Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerKillError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerKillError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerKill [2022-03-21T13:11:02.894Z] --- PASS: TestContainerKill (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerListError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerListError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerList [2022-03-21T13:11:02.894Z] --- PASS: TestContainerList (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerLogsNotFoundError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerLogsError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerLogs [2022-03-21T13:11:02.894Z] --- PASS: TestContainerLogs (0.22s) [2022-03-21T13:11:02.894Z] === RUN TestContainerPauseError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerPause [2022-03-21T13:11:02.894Z] --- PASS: TestContainerPause (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainersPruneError [2022-03-21T13:11:02.894Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainersPrune [2022-03-21T13:11:02.894Z] --- PASS: TestContainersPrune (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRemoveError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRemoveNotFoundError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRemove [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRemove (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRenameError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRename [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRename (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerResizeError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecResizeError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerResize [2022-03-21T13:11:02.894Z] --- PASS: TestContainerResize (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerExecResize [2022-03-21T13:11:02.894Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRestartError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerRestart [2022-03-21T13:11:02.894Z] --- PASS: TestContainerRestart (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStartError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStartError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStart [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStart (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStatsError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStats [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStats (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStopError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStopError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerStop [2022-03-21T13:11:02.894Z] --- PASS: TestContainerStop (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerTopError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerTopError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerTop [2022-03-21T13:11:02.894Z] --- PASS: TestContainerTop (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerUnpauseError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerUnpause [2022-03-21T13:11:02.894Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerUpdateError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerUpdateError (0.02s) [2022-03-21T13:11:02.894Z] === RUN TestContainerUpdate [2022-03-21T13:11:02.894Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerWaitError [2022-03-21T13:11:02.894Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestContainerWait [2022-03-21T13:11:02.894Z] --- PASS: TestContainerWait (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestDiskUsageError [2022-03-21T13:11:02.894Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestDiskUsage [2022-03-21T13:11:02.894Z] --- PASS: TestDiskUsage (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestDistributionInspectUnsupported [2022-03-21T13:11:02.894Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestDistributionInspectWithEmptyID [2022-03-21T13:11:02.894Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestEventsErrorInOptions [2022-03-21T13:11:02.894Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestEventsErrorFromServer [2022-03-21T13:11:02.894Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestEvents [2022-03-21T13:11:02.894Z] --- PASS: TestEvents (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestTLSCloseWriter [2022-03-21T13:11:02.894Z] === PAUSE TestTLSCloseWriter [2022-03-21T13:11:02.894Z] === RUN TestImageBuildError [2022-03-21T13:11:02.894Z] --- PASS: TestImageBuildError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageBuild [2022-03-21T13:11:02.894Z] --- PASS: TestImageBuild (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestGetDockerOS [2022-03-21T13:11:02.894Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageCreateError [2022-03-21T13:11:02.894Z] --- PASS: TestImageCreateError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageCreate [2022-03-21T13:11:02.894Z] --- PASS: TestImageCreate (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageHistoryError [2022-03-21T13:11:02.894Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageHistory [2022-03-21T13:11:02.894Z] --- PASS: TestImageHistory (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageImportError [2022-03-21T13:11:02.894Z] --- PASS: TestImageImportError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageImport [2022-03-21T13:11:02.894Z] --- PASS: TestImageImport (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageInspectError [2022-03-21T13:11:02.894Z] --- PASS: TestImageInspectError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageInspectImageNotFound [2022-03-21T13:11:02.894Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageInspectWithEmptyID [2022-03-21T13:11:02.894Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageInspect [2022-03-21T13:11:02.894Z] --- PASS: TestImageInspect (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageListError [2022-03-21T13:11:02.894Z] --- PASS: TestImageListError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageList [2022-03-21T13:11:02.894Z] --- PASS: TestImageList (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageListApiBefore125 [2022-03-21T13:11:02.894Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageLoadError [2022-03-21T13:11:02.894Z] --- PASS: TestImageLoadError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageLoad [2022-03-21T13:11:02.894Z] --- PASS: TestImageLoad (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagesPruneError [2022-03-21T13:11:02.894Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagesPrune [2022-03-21T13:11:02.894Z] --- PASS: TestImagesPrune (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullReferenceParseError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullAnyError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePullWithoutErrors [2022-03-21T13:11:02.894Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushReferenceError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushAnyError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithoutErrors [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-21T13:11:02.894Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageRemoveError [2022-03-21T13:11:02.894Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageRemoveImageNotFound [2022-03-21T13:11:02.894Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageRemove [2022-03-21T13:11:02.894Z] --- PASS: TestImageRemove (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSaveError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSaveError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSave [2022-03-21T13:11:02.894Z] --- PASS: TestImageSave (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchAnyError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageSearchWithoutErrors [2022-03-21T13:11:02.894Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageTagError [2022-03-21T13:11:02.894Z] --- PASS: TestImageTagError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageTagInvalidReference [2022-03-21T13:11:02.894Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageTagInvalidSourceImageName [2022-03-21T13:11:02.894Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageTagHexSource [2022-03-21T13:11:02.894Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestImageTag [2022-03-21T13:11:02.894Z] --- PASS: TestImageTag (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestInfoServerError [2022-03-21T13:11:02.894Z] --- PASS: TestInfoServerError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestInfoInvalidResponseJSONError [2022-03-21T13:11:02.894Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestInfo [2022-03-21T13:11:02.894Z] --- PASS: TestInfo (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkConnectError [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkConnect [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkCreateError [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkCreate [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkDisconnectError [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkDisconnect [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/empty_ID [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/no_options [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/verbose [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/global_scope [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/unknown_network [2022-03-21T13:11:02.894Z] === RUN TestNetworkInspect/server_error [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkListError [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkListError (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworkList [2022-03-21T13:11:02.894Z] --- PASS: TestNetworkList (0.00s) [2022-03-21T13:11:02.894Z] === RUN TestNetworksPruneError [2022-03-21T13:11:03.287Z] === RUN TestHTTPTransport [2022-03-21T13:11:03.287Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-21T13:11:03.287Z] PASS [2022-03-21T13:11:03.287Z] coverage: 85.7% of statements [2022-03-21T13:11:03.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-03-21T13:11:03.354Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNetworksPrune [2022-03-21T13:11:03.354Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNetworkRemoveError [2022-03-21T13:11:03.354Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNetworkRemove [2022-03-21T13:11:03.354Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeInspectError [2022-03-21T13:11:03.354Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeInspectNodeNotFound [2022-03-21T13:11:03.354Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeInspectWithEmptyID [2022-03-21T13:11:03.354Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeInspect [2022-03-21T13:11:03.354Z] --- PASS: TestNodeInspect (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeListError [2022-03-21T13:11:03.354Z] --- PASS: TestNodeListError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeList [2022-03-21T13:11:03.354Z] --- PASS: TestNodeList (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeRemoveError [2022-03-21T13:11:03.354Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeRemove [2022-03-21T13:11:03.354Z] --- PASS: TestNodeRemove (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeUpdateError [2022-03-21T13:11:03.354Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestNodeUpdate [2022-03-21T13:11:03.354Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestOptionWithHostFromEnv [2022-03-21T13:11:03.354Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestOptionWithTimeout [2022-03-21T13:11:03.354Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestOptionWithVersionFromEnv [2022-03-21T13:11:03.354Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPingFail [2022-03-21T13:11:03.354Z] --- PASS: TestPingFail (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPingWithError [2022-03-21T13:11:03.354Z] 2022/03/21 13:11:02 RoundTripper returned a response & error; ignoring response [2022-03-21T13:11:03.354Z] 2022/03/21 13:11:02 RoundTripper returned a response & error; ignoring response [2022-03-21T13:11:03.354Z] --- PASS: TestPingWithError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPingSuccess [2022-03-21T13:11:03.354Z] --- PASS: TestPingSuccess (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPingHeadFallback [2022-03-21T13:11:03.354Z] === RUN TestPingHeadFallback/OK [2022-03-21T13:11:03.354Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-21T13:11:03.354Z] === RUN TestPingHeadFallback/Not_Found [2022-03-21T13:11:03.354Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-21T13:11:03.354Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-21T13:11:03.354Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-21T13:11:03.354Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-21T13:11:03.354Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-21T13:11:03.354Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginDisableError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginDisable [2022-03-21T13:11:03.354Z] --- PASS: TestPluginDisable (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginEnableError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginEnable [2022-03-21T13:11:03.354Z] --- PASS: TestPluginEnable (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginInspectError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginInspectWithEmptyID [2022-03-21T13:11:03.354Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginInspect [2022-03-21T13:11:03.354Z] --- PASS: TestPluginInspect (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginListError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginListError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginList [2022-03-21T13:11:03.354Z] --- PASS: TestPluginList (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginPushError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginPushError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginPush [2022-03-21T13:11:03.354Z] --- PASS: TestPluginPush (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginRemoveError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginRemove [2022-03-21T13:11:03.354Z] --- PASS: TestPluginRemove (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginSetError [2022-03-21T13:11:03.354Z] --- PASS: TestPluginSetError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPluginSet [2022-03-21T13:11:03.354Z] --- PASS: TestPluginSet (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestSetHostHeader [2022-03-21T13:11:03.354Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestPlainTextError [2022-03-21T13:11:03.354Z] --- PASS: TestPlainTextError (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestInfiniteError [2022-03-21T13:11:03.354Z] --- PASS: TestInfiniteError (0.02s) [2022-03-21T13:11:03.354Z] === RUN TestCanceledContext [2022-03-21T13:11:03.354Z] 2022/03/21 13:11:02 RoundTripper returned a response & error; ignoring response [2022-03-21T13:11:03.354Z] --- PASS: TestCanceledContext (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestDeadlineExceededContext [2022-03-21T13:11:03.354Z] 2022/03/21 13:11:02 RoundTripper returned a response & error; ignoring response [2022-03-21T13:11:03.354Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestSecretCreateUnsupported [2022-03-21T13:11:03.354Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-21T13:11:03.354Z] === RUN TestSecretCreateError [2022-03-21T13:11:03.354Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretCreate [2022-03-21T13:11:03.355Z] --- PASS: TestSecretCreate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretInspectUnsupported [2022-03-21T13:11:03.355Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretInspectError [2022-03-21T13:11:03.355Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretInspectSecretNotFound [2022-03-21T13:11:03.355Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretInspectWithEmptyID [2022-03-21T13:11:03.355Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretInspect [2022-03-21T13:11:03.355Z] --- PASS: TestSecretInspect (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretListUnsupported [2022-03-21T13:11:03.355Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretListError [2022-03-21T13:11:03.355Z] --- PASS: TestSecretListError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretList [2022-03-21T13:11:03.355Z] --- PASS: TestSecretList (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretRemoveUnsupported [2022-03-21T13:11:03.355Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretRemoveError [2022-03-21T13:11:03.355Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretRemove [2022-03-21T13:11:03.355Z] --- PASS: TestSecretRemove (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretUpdateUnsupported [2022-03-21T13:11:03.355Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretUpdateError [2022-03-21T13:11:03.355Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSecretUpdate [2022-03-21T13:11:03.355Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceCreateError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceCreate [2022-03-21T13:11:03.355Z] --- PASS: TestServiceCreate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-21T13:11:03.355Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceCreateDigestPinning [2022-03-21T13:11:03.355Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceInspectError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceInspectServiceNotFound [2022-03-21T13:11:03.355Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceInspectWithEmptyID [2022-03-21T13:11:03.355Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceInspect [2022-03-21T13:11:03.355Z] --- PASS: TestServiceInspect (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceListError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceListError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceList [2022-03-21T13:11:03.355Z] --- PASS: TestServiceList (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceLogsError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceLogs [2022-03-21T13:11:03.355Z] --- PASS: TestServiceLogs (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceRemoveError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceRemoveNotFoundError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceRemove [2022-03-21T13:11:03.355Z] --- PASS: TestServiceRemove (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceUpdateError [2022-03-21T13:11:03.355Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestServiceUpdate [2022-03-21T13:11:03.355Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmGetUnlockKeyError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmGetUnlockKey [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmInitError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmInit [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmInit (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmInspectError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmInspect [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmJoinError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmJoin [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmLeaveError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmLeave [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmUnlockError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmUnlock [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmUpdateError [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestSwarmUpdate [2022-03-21T13:11:03.355Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestTaskInspectError [2022-03-21T13:11:03.355Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestTaskInspectWithEmptyID [2022-03-21T13:11:03.355Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestTaskInspect [2022-03-21T13:11:03.355Z] --- PASS: TestTaskInspect (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestTaskListError [2022-03-21T13:11:03.355Z] --- PASS: TestTaskListError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestTaskList [2022-03-21T13:11:03.355Z] --- PASS: TestTaskList (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeCreateError [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeCreate [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeInspectError [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeInspectNotFound [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeInspectWithEmptyID [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeInspect [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeListError [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeListError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeList [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeList (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeRemoveError [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-21T13:11:03.355Z] === RUN TestVolumeRemove [2022-03-21T13:11:03.355Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-21T13:11:03.355Z] === CONT TestTLSCloseWriter [2022-03-21T13:11:03.355Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-21T13:11:03.355Z] PASS [2022-03-21T13:11:03.355Z] coverage: 75.2% of statements [2022-03-21T13:11:03.355Z] ok github.com/docker/docker/client 0.443s coverage: 75.2% of statements [2022-03-21T13:11:03.757Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:11:03.757Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-21T13:11:03.757Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-21T13:11:03.757Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:11:03.757Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-21T13:11:03.757Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-21T13:11:03.757Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-21T13:11:03.757Z] === RUN TestBufferPoolPutAndGet [2022-03-21T13:11:03.757Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-21T13:11:03.757Z] PASS [2022-03-21T13:11:03.757Z] coverage: 88.2% of statements [2022-03-21T13:11:03.757Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-03-21T13:11:04.744Z] === RUN TestOutputOnPrematureClose [2022-03-21T13:11:04.744Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-21T13:11:04.744Z] === RUN TestCompleteSilently [2022-03-21T13:11:04.744Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-21T13:11:04.744Z] PASS [2022-03-21T13:11:04.744Z] coverage: 75.9% of statements [2022-03-21T13:11:04.744Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-03-21T13:11:04.744Z] --- PASS: TestAllocateRandomDeallocate (4.60s) [2022-03-21T13:11:04.744Z] === RUN TestRetrieveFromStore [2022-03-21T13:11:05.213Z] === RUN TestSendToOneSub [2022-03-21T13:11:05.213Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-21T13:11:05.213Z] === RUN TestSendToMultipleSubs [2022-03-21T13:11:05.213Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-21T13:11:05.213Z] === RUN TestEvictOneSub [2022-03-21T13:11:05.213Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-21T13:11:05.213Z] === RUN TestClosePublisher [2022-03-21T13:11:05.213Z] --- PASS: TestClosePublisher (0.00s) [2022-03-21T13:11:05.213Z] === RUN TestPubSubRace [2022-03-21T13:11:06.199Z] --- PASS: TestPubSubRace (1.06s) [2022-03-21T13:11:06.199Z] PASS [2022-03-21T13:11:06.199Z] coverage: 75.0% of statements [2022-03-21T13:11:06.199Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2022-03-21T13:11:06.668Z] --- PASS: TestRetrieveFromStore (1.64s) [2022-03-21T13:11:06.668Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-21T13:11:06.668Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-21T13:11:06.668Z] === RUN TestParallelPredefinedRequest1 [2022-03-21T13:11:06.668Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-21T13:11:06.668Z] === RUN TestParallelPredefinedRequest2 [2022-03-21T13:11:06.668Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-21T13:11:06.668Z] === RUN TestParallelPredefinedRequest3 [2022-03-21T13:11:06.668Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-21T13:11:06.668Z] === RUN TestParallelPredefinedRequest4 [2022-03-21T13:11:06.668Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-21T13:11:06.668Z] === RUN TestParallelPredefinedRequest5 [2022-03-21T13:11:06.668Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-21T13:11:06.668Z] === RUN TestDebug [2022-03-21T13:11:06.668Z] --- PASS: TestDebug (0.00s) [2022-03-21T13:11:06.668Z] === RUN TestRequestPoolParallel [2022-03-21T13:11:07.136Z] === RUN TestRegister [2022-03-21T13:11:07.136Z] --- PASS: TestRegister (0.00s) [2022-03-21T13:11:07.136Z] === RUN TestCommand [2022-03-21T13:11:07.136Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-03-21T13:11:07.136Z] === RUN TestFullAllocateRelease [2022-03-21T13:11:07.136Z] --- PASS: TestCommand (0.03s) [2022-03-21T13:11:07.136Z] === RUN TestNaiveSelf [2022-03-21T13:11:07.136Z] --- PASS: TestNaiveSelf (0.05s) [2022-03-21T13:11:07.136Z] PASS [2022-03-21T13:11:07.136Z] coverage: 82.4% of statements [2022-03-21T13:11:07.136Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-03-21T13:11:07.351Z] 2022/03/21 13:11:04 Closing DB instances... [2022-03-21T13:11:07.351Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-03-21T13:11:07.351Z] === RUN TestFindNode [2022-03-21T13:11:07.351Z] 2022/03/21 13:11:06 Closing DB instances... [2022-03-21T13:11:07.351Z] --- PASS: TestFindNode (0.02s) [2022-03-21T13:11:07.351Z] === RUN TestChangeNodeState [2022-03-21T13:11:07.351Z] 2022/03/21 13:11:06 Closing DB instances... [2022-03-21T13:11:07.351Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-21T13:11:07.352Z] === RUN TestNodeReincarnation [2022-03-21T13:11:07.352Z] 2022/03/21 13:11:06 Closing DB instances... [2022-03-21T13:11:07.606Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-03-21T13:11:07.606Z] === RUN TestOddAllocateRelease [2022-03-21T13:11:07.606Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-03-21T13:11:07.606Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-21T13:11:07.606Z] === RUN TestDump [2022-03-21T13:11:07.606Z] goroutine 4 [running]: [2022-03-21T13:11:07.606Z] github.com/docker/docker/pkg/stack.dump(0x5e2d57?) [2022-03-21T13:11:07.606Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:11:07.606Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-21T13:11:07.606Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-21T13:11:07.606Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-21T13:11:07.606Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-21T13:11:07.606Z] testing.tRunner(0xc000031ba0, 0x7aa498) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:11:07.606Z] created by testing.(*T).Run [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:11:07.606Z] [2022-03-21T13:11:07.606Z] goroutine 1 [chan receive]: [2022-03-21T13:11:07.606Z] testing.(*T).Run(0xc000031a00, {0x79913c?, 0x5bc1f3?}, 0x7aa498) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:11:07.606Z] testing.runTests.func1(0xc00005e840?) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:11:07.606Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:11:07.606Z] testing.runTests(0xc00004a500?, {0x92e400, 0x3, 0x3}, {0x180a1000108?, 0x40?, 0x9334a0?}) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:11:07.606Z] testing.(*M).Run(0xc00004a500) [2022-03-21T13:11:07.606Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:11:07.606Z] main.main() [2022-03-21T13:11:07.606Z] _testmain.go:99 +0x255 [2022-03-21T13:11:07.606Z] --- PASS: TestDump (0.00s) [2022-03-21T13:11:07.606Z] === RUN TestDumpToFile [2022-03-21T13:11:08.076Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-21T13:11:08.076Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-21T13:11:08.076Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-21T13:11:08.076Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-21T13:11:08.076Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest1 [2022-03-21T13:11:08.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:11:08.076Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:11:08.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest2 [2022-03-21T13:11:08.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:08.076Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:11:08.076Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:11:08.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:08.076Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:11:08.076Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:08.076Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:11:08.076Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:11:08.076Z] PASS [2022-03-21T13:11:08.076Z] coverage: 85.3% of statements [2022-03-21T13:11:08.076Z] --- PASS: TestDumpToFile (0.21s) [2022-03-21T13:11:08.076Z] === RUN TestDumpToFileWithEmptyInput [2022-03-21T13:11:08.076Z] goroutine 20 [running]: [2022-03-21T13:11:08.076Z] github.com/docker/docker/pkg/stack.dump(0x65ecd3?) [2022-03-21T13:11:08.076Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:11:08.076Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x65eca0?}) [2022-03-21T13:11:08.076Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-21T13:11:08.076Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-03-21T13:11:08.076Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-21T13:11:08.076Z] testing.tRunner(0xc0000844e0, 0x7aa488) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:11:08.076Z] created by testing.(*T).Run [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:11:08.076Z] [2022-03-21T13:11:08.076Z] goroutine 1 [chan receive]: [2022-03-21T13:11:08.076Z] testing.(*T).Run(0xc000031a00, {0x7a0713?, 0x5bc1f3?}, 0x7aa488) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:11:08.076Z] testing.runTests.func1(0xc00005e840?) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:11:08.076Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:11:08.076Z] testing.runTests(0xc00004a500?, {0x92e400, 0x3, 0x3}, {0x180a1000108?, 0x40?, 0x9334a0?}) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:11:08.076Z] testing.(*M).Run(0xc00004a500) [2022-03-21T13:11:08.076Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:11:08.076Z] main.main() [2022-03-21T13:11:08.076Z] _testmain.go:99 +0x255 [2022-03-21T13:11:08.076Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-21T13:11:08.076Z] PASS [2022-03-21T13:11:08.076Z] coverage: 90.9% of statements [2022-03-21T13:11:08.076Z] ok github.com/docker/docker/libnetwork/ipam 48.871s coverage: 85.3% of statements [2022-03-21T13:11:08.076Z] ok github.com/docker/docker/pkg/stack 0.256s coverage: 90.9% of statements [2022-03-21T13:11:08.544Z] === RUN TestNewStdWriter [2022-03-21T13:11:08.544Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-21T13:11:08.544Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestWriteWithNilBytes [2022-03-21T13:11:08.544Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestWrite [2022-03-21T13:11:08.544Z] --- PASS: TestWrite (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestWriteWithWriterError [2022-03-21T13:11:08.544Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-21T13:11:08.544Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyWriteAndRead [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-21T13:11:08.544Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-21T13:11:08.544Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-21T13:11:08.544Z] PASS [2022-03-21T13:11:08.544Z] coverage: 100.0% of statements [2022-03-21T13:11:08.544Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-03-21T13:11:09.530Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-21T13:11:09.530Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-21T13:11:09.530Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestFormatStatus [2022-03-21T13:11:09.530Z] --- PASS: TestFormatStatus (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestFormatError [2022-03-21T13:11:09.530Z] --- PASS: TestFormatError (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestFormatJSONError [2022-03-21T13:11:09.530Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-21T13:11:09.530Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-21T13:11:09.530Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestNewJSONProgressOutput [2022-03-21T13:11:09.530Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestAuxFormatterEmit [2022-03-21T13:11:09.530Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestStreamWriterStdout [2022-03-21T13:11:09.530Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-21T13:11:09.530Z] === RUN TestStreamWriterStderr [2022-03-21T13:11:09.530Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-21T13:11:09.530Z] PASS [2022-03-21T13:11:09.530Z] coverage: 66.2% of statements [2022-03-21T13:11:09.530Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-21T13:11:10.517Z] === RUN TestGenerateRandomID [2022-03-21T13:11:10.517Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestShortenId [2022-03-21T13:11:10.517Z] --- PASS: TestShortenId (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestShortenSha256Id [2022-03-21T13:11:10.517Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestShortenIdEmpty [2022-03-21T13:11:10.517Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestShortenIdInvalid [2022-03-21T13:11:10.517Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestIsShortIDNonHex [2022-03-21T13:11:10.517Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestIsShortIDNotCorrectSize [2022-03-21T13:11:10.517Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-21T13:11:10.517Z] PASS [2022-03-21T13:11:10.517Z] coverage: 70.6% of statements [2022-03-21T13:11:10.517Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-03-21T13:11:10.517Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-21T13:11:10.517Z] === RUN TestClientStream [2022-03-21T13:11:10.517Z] --- PASS: TestClientStream (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestClientSendFile [2022-03-21T13:11:10.517Z] --- PASS: TestClientSendFile (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestClientWithRequestTimeout [2022-03-21T13:11:10.517Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-21T13:11:10.517Z] === RUN TestFileSpecPlugin [2022-03-21T13:11:10.517Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-21T13:11:10.517Z] === RUN TestFileJSONSpecPlugin [2022-03-21T13:11:10.517Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-21T13:11:10.517Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestPluginAddHandler [2022-03-21T13:11:10.517Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestPluginWaitBadPlugin [2022-03-21T13:11:10.517Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-21T13:11:10.517Z] === RUN TestGet [2022-03-21T13:11:10.517Z] time="2022-03-21T13:11:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-21T13:11:10.985Z] === RUN TestIsCpusetListAvailable [2022-03-21T13:11:10.985Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-21T13:11:10.985Z] PASS [2022-03-21T13:11:10.985Z] coverage: 39.4% of statements [2022-03-21T13:11:10.985Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-03-21T13:11:11.453Z] time="2022-03-21T13:11:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-21T13:11:12.106Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-21T13:11:12.106Z] === RUN TestParallelCreate [2022-03-21T13:11:12.106Z] 2022/03/21 13:11:11 Closing DB instances... [2022-03-21T13:11:12.106Z] --- PASS: TestParallelCreate (0.02s) [2022-03-21T13:11:12.106Z] === RUN TestParallelDelete [2022-03-21T13:11:12.106Z] 2022/03/21 13:11:11 Closing DB instances... [2022-03-21T13:11:12.106Z] --- PASS: TestParallelDelete (0.02s) [2022-03-21T13:11:12.106Z] === RUN TestNetworkDBIslands [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b63a26767a98 with config:&{NodeID:b63a26767a98 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="Node b63a26767a98/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="Node b63a26767a98/172.25.9.85, added to nodes list" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d2172c66b86f with config:&{NodeID:d2172c66b86f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="Node d2172c66b86f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="Node d2172c66b86f/172.25.9.85, added to nodes list" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-21T13:11:12.106Z] time="2022-03-21T13:11:11Z" level=info msg="Node d2172c66b86f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:12.107Z] time="2022-03-21T13:11:11Z" level=info msg="Node d2172c66b86f/172.25.9.85, added to nodes list" [2022-03-21T13:11:12.107Z] time="2022-03-21T13:11:11Z" level=info msg="Node b63a26767a98/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:12.107Z] time="2022-03-21T13:11:11Z" level=info msg="Node b63a26767a98/172.25.9.85, added to nodes list" [2022-03-21T13:11:12.107Z] time="2022-03-21T13:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-21T13:11:12.107Z] time="2022-03-21T13:11:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-21T13:11:12.261Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/rootless [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/volume [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-21T13:11:12.261Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === Skipped [2022-03-21T13:11:12.261Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-21T13:11:12.261Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-21T13:11:12.261Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-21T13:11:12.261Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-21T13:11:12.261Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.261Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-21T13:11:12.261Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.261Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.261Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-21T13:11:12.262Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:07Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-21T13:11:12.262Z] aufs_test.go:37: driver not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-21T13:11:12.262Z] time="2022-03-21T13:10:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-21T13:11:12.262Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-21T13:11:12.262Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-21T13:11:12.262Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:11:12.262Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-21T13:11:12.262Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-21T13:11:12.262Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-21T13:11:12.262Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-21T13:11:12.262Z] [2022-03-21T13:11:12.262Z] DONE 2337 tests, 53 skipped in 202.439s [2022-03-21T13:11:12.262Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:11:12.262Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-21T13:11:12.262Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-21T13:11:13.023Z] === RUN TestChtimes [2022-03-21T13:11:13.023Z] --- PASS: TestChtimes (0.00s) [2022-03-21T13:11:13.023Z] === RUN TestChtimesWindows [2022-03-21T13:11:13.023Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-21T13:11:13.023Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-21T13:11:13.023Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-21T13:11:13.023Z] PASS [2022-03-21T13:11:13.023Z] coverage: 13.0% of statements [2022-03-21T13:11:13.023Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b51bb0a5037d with config:&{NodeID:b51bb0a5037d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b63a26767a98/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b63a26767a98/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node d2172c66b86f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node d2172c66b86f/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.090Z] time="2022-03-21T13:11:12Z" level=info msg="Node b51bb0a5037d/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.492Z] === RUN TestTailFile [2022-03-21T13:11:13.492Z] --- PASS: TestTailFile (0.00s) [2022-03-21T13:11:13.492Z] === RUN TestTailFileManyLines [2022-03-21T13:11:13.492Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-21T13:11:13.492Z] === RUN TestTailEmptyFile [2022-03-21T13:11:13.492Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-21T13:11:13.492Z] === RUN TestTailNegativeN [2022-03-21T13:11:13.492Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/no_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.492Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.493Z] time="2022-03-21T13:11:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.493Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.493Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.493Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-21T13:11:13.493Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:11:13.493Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.493Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.493Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a25a4b1962de with config:&{NodeID:a25a4b1962de Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node b63a26767a98/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node b63a26767a98/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node d2172c66b86f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node d2172c66b86f/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node b51bb0a5037d/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node b51bb0a5037d/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:13.559Z] time="2022-03-21T13:11:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c0827856e9c0 with config:&{NodeID:c0827856e9c0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.962Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.962Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:11:13.963Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:13.964Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:11:13.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:13.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node b63a26767a98/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.026Z] time="2022-03-21T13:11:13Z" level=info msg="Node b63a26767a98/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node b51bb0a5037d/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node b51bb0a5037d/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node d2172c66b86f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node d2172c66b86f/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:14.027Z] networkdb_test.go:835: Re-joining: 3 [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=info msg="The new bootstrap node list is:[172.25.9.85:10033 172.25.9.85:10034 172.25.9.85:10035]" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10033" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49369" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10034" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49370" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49371" [2022-03-21T13:11:14.027Z] time="2022-03-21T13:11:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10035" [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:11:14.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-21T13:11:14.433Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:11:14.494Z] networkdb_test.go:835: Re-joining: 4 [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="The new bootstrap node list is:[172.25.9.85:10033 172.25.9.85:10034 172.25.9.85:10035]" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10033" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49372" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10034" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49373" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10035" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49374" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="node 0 leaving" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98 change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="node4(a25a4b1962de): Node leave event for b63a26767a98/172.25.9.85" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98 change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="node2(d2172c66b86f): Node leave event for b63a26767a98/172.25.9.85" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98 change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.494Z] time="2022-03-21T13:11:14Z" level=info msg="node5(c0827856e9c0): Node leave event for b63a26767a98/172.25.9.85" [2022-03-21T13:11:14.909Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-21T13:11:14.910Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:11:14.911Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:11:14.911Z] PASS [2022-03-21T13:11:14.911Z] coverage: 88.6% of statements [2022-03-21T13:11:14.911Z] ok github.com/docker/docker/pkg/tailfile 0.359s coverage: 88.6% of statements [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98 change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node1(b63a26767a98): Node leave event for b63a26767a98/172.25.9.85" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98 change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node3(b51bb0a5037d): Node leave event for b63a26767a98/172.25.9.85" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98/172.25.9.85, left gossip cluster" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98/172.25.9.85, left gossip cluster" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98/172.25.9.85, left gossip cluster" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98/172.25.9.85, left gossip cluster" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node b63a26767a98/172.25.9.85, left gossip cluster" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node 1 leaving" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node d2172c66b86f change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node5(c0827856e9c0): Node leave event for d2172c66b86f/172.25.9.85" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node d2172c66b86f change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node4(a25a4b1962de): Node leave event for d2172c66b86f/172.25.9.85" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node d2172c66b86f change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node2(d2172c66b86f): Node leave event for d2172c66b86f/172.25.9.85" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="Node d2172c66b86f change state NodeActive --> NodeLeft" [2022-03-21T13:11:14.962Z] time="2022-03-21T13:11:14Z" level=info msg="node3(b51bb0a5037d): Node leave event for d2172c66b86f/172.25.9.85" [2022-03-21T13:11:15.379Z] === RUN TestTarSumRemoveNonExistent [2022-03-21T13:11:15.379Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-21T13:11:15.379Z] === RUN TestTarSumRemove [2022-03-21T13:11:15.379Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-21T13:11:15.379Z] === RUN TestSortFileInfoSums [2022-03-21T13:11:15.379Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-21T13:11:15.379Z] === RUN TestNewTarSumForLabelInvalid [2022-03-21T13:11:15.379Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-21T13:11:15.379Z] === RUN TestNewTarSumForLabel [2022-03-21T13:11:15.379Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-21T13:11:15.379Z] === RUN TestEmptyTar [2022-03-21T13:11:15.379Z] --- PASS: TestEmptyTar (0.01s) [2022-03-21T13:11:15.379Z] === RUN TestTarSumsReadSize [2022-03-21T13:11:15.379Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-21T13:11:15.379Z] === RUN TestTarSums [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node d2172c66b86f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node d2172c66b86f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node d2172c66b86f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node d2172c66b86f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="node 2 leaving" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d change state NodeActive --> NodeLeft" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="node4(a25a4b1962de): Node leave event for b51bb0a5037d/172.25.9.85" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d change state NodeActive --> NodeLeft" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="node5(c0827856e9c0): Node leave event for b51bb0a5037d/172.25.9.85" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d change state NodeActive --> NodeLeft" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=info msg="node3(b51bb0a5037d): Node leave event for b51bb0a5037d/172.25.9.85" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=debug msg="memberlist: Failed ping: d2172c66b86f (timeout reached)" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.9.85:10035: use of closed network connection" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.9.85:10036: use of closed network connection" [2022-03-21T13:11:15.431Z] time="2022-03-21T13:11:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.9.85:10037: use of closed network connection" [2022-03-21T13:11:15.848Z] --- PASS: TestTarSums (0.07s) [2022-03-21T13:11:15.848Z] === RUN TestIteration [2022-03-21T13:11:15.848Z] --- PASS: TestIteration (0.00s) [2022-03-21T13:11:15.848Z] === RUN TestVersionLabelForChecksum [2022-03-21T13:11:15.848Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-21T13:11:15.848Z] === RUN TestVersion [2022-03-21T13:11:15.848Z] --- PASS: TestVersion (0.00s) [2022-03-21T13:11:15.848Z] === RUN TestGetVersion [2022-03-21T13:11:15.848Z] --- PASS: TestGetVersion (0.00s) [2022-03-21T13:11:15.848Z] === RUN TestGetVersions [2022-03-21T13:11:15.848Z] --- PASS: TestGetVersions (0.00s) [2022-03-21T13:11:15.848Z] PASS [2022-03-21T13:11:15.848Z] coverage: 89.3% of statements [2022-03-21T13:11:15.848Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2022-03-21T13:11:15.897Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.897Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.897Z] time="2022-03-21T13:11:15Z" level=info msg="Node b51bb0a5037d/172.25.9.85, left gossip cluster" [2022-03-21T13:11:15.897Z] networkdb_test.go:867: node4: OK [2022-03-21T13:11:15.897Z] networkdb_test.go:867: node5: OK [2022-03-21T13:11:15.897Z] time="2022-03-21T13:11:15Z" level=info msg="node 0 coming back" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3ab7cbafb7a7 with config:&{NodeID:3ab7cbafb7a7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, added to nodes list" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="node 1 coming back" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:76be9ac3c19f with config:&{NodeID:76be9ac3c19f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, added to nodes list" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="node 2 coming back" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:649407dc50bb with config:&{NodeID:649407dc50bb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 649407dc50bb/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="Node 649407dc50bb/172.25.9.85, added to nodes list" [2022-03-21T13:11:15.898Z] time="2022-03-21T13:11:15Z" level=info msg="memberlist: Suspect d2172c66b86f has failed, no acks received" [2022-03-21T13:11:16.316Z] === RUN TestTruncIndex [2022-03-21T13:11:16.316Z] --- PASS: TestTruncIndex (0.10s) [2022-03-21T13:11:16.316Z] PASS [2022-03-21T13:11:16.316Z] coverage: 91.5% of statements [2022-03-21T13:11:16.316Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-03-21T13:11:17.303Z] === RUN TestIsGIT [2022-03-21T13:11:17.303Z] --- PASS: TestIsGIT (0.00s) [2022-03-21T13:11:17.303Z] === RUN TestIsTransport [2022-03-21T13:11:17.303Z] --- PASS: TestIsTransport (0.00s) [2022-03-21T13:11:17.303Z] PASS [2022-03-21T13:11:17.303Z] coverage: 100.0% of statements [2022-03-21T13:11:17.303Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-03-21T13:11:17.771Z] time="2022-03-21T13:11:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-21T13:11:17.771Z] === RUN TestVersionInfo [2022-03-21T13:11:17.771Z] --- PASS: TestVersionInfo (0.00s) [2022-03-21T13:11:17.771Z] === RUN TestAppendVersions [2022-03-21T13:11:17.771Z] --- PASS: TestAppendVersions (0.00s) [2022-03-21T13:11:17.771Z] PASS [2022-03-21T13:11:17.771Z] coverage: 88.9% of statements [2022-03-21T13:11:17.771Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-03-21T13:11:18.047Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:11:18.047Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:11:18.047Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:11:18.047Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:11:18.047Z] [2022-03-21T13:11:18.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:11:18.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:11:18.047Z] HOSTNAME=0b0fdbb74b3b [2022-03-21T13:11:18.047Z] DEST=bundles/test-integration [2022-03-21T13:11:18.047Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:11:18.047Z] DOCKER_ROOTLESS=1 [2022-03-21T13:11:18.047Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:11:18.047Z] container=docker [2022-03-21T13:11:18.047Z] HOME=/root [2022-03-21T13:11:18.047Z] GOLANG_VERSION=1.18 [2022-03-21T13:11:18.047Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:11:18.047Z] VALIDATE_BRANCH=master [2022-03-21T13:11:18.047Z] TERM=xterm [2022-03-21T13:11:18.047Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:11:18.047Z] SHLVL=1 [2022-03-21T13:11:18.047Z] TIMEOUT=120m [2022-03-21T13:11:18.048Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:11:18.048Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:11:18.048Z] GO111MODULE=off [2022-03-21T13:11:18.048Z] DOCKER_EXPERIMENTAL=1 [2022-03-21T13:11:18.048Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-21T13:11:18.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:11:18.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:11:18.048Z] GOPATH=/go [2022-03-21T13:11:18.048Z] PKG_CONFIG=pkg-config [2022-03-21T13:11:18.048Z] _=/usr/bin/env [2022-03-21T13:11:18.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-21T13:11:19.680Z] time="2022-03-21T13:11:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.9.85:10033 172.25.9.85:10034 172.25.9.85:10035]" [2022-03-21T13:11:19.680Z] time="2022-03-21T13:11:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.9.85:10033 172.25.9.85:10034 172.25.9.85:10035]" [2022-03-21T13:11:19.990Z] === RUN TestValidatePrivileges [2022-03-21T13:11:19.990Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-21T13:11:19.990Z] === RUN TestFilterByCapNeg [2022-03-21T13:11:19.990Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-21T13:11:19.990Z] === RUN TestFilterByCapPos [2022-03-21T13:11:19.990Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-21T13:11:19.990Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-21T13:11:19.990Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-21T13:11:19.990Z] PASS [2022-03-21T13:11:19.990Z] coverage: 12.0% of statements [2022-03-21T13:11:19.990Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10033" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49376" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.148Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, is the new incarnation of the shutdown node b63a26767a98/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49377" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10034" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, is the new incarnation of the shutdown node d2172c66b86f/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10035" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49378" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, is the new incarnation of the shutdown node b63a26767a98/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node a25a4b1962de/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, is the new incarnation of the shutdown node b51bb0a5037d/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, is the new incarnation of the shutdown node d2172c66b86f/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, is the new incarnation of the shutdown node b51bb0a5037d/172.25.9.85" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, joined gossip cluster" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=info msg="Node 649407dc50bb/172.25.9.85, added to nodes list" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10033" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49379" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10034" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49380" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.9.85:10035" [2022-03-21T13:11:20.616Z] time="2022-03-21T13:11:20Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49381" [2022-03-21T13:11:20.978Z] === RUN TestNewSettable [2022-03-21T13:11:20.978Z] --- PASS: TestNewSettable (0.00s) [2022-03-21T13:11:20.978Z] === RUN TestIsSettable [2022-03-21T13:11:20.978Z] --- PASS: TestIsSettable (0.00s) [2022-03-21T13:11:20.978Z] === RUN TestUpdateSettingsEnv [2022-03-21T13:11:20.978Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-21T13:11:20.978Z] PASS [2022-03-21T13:11:20.978Z] coverage: 20.0% of statements [2022-03-21T13:11:20.978Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-21T13:11:21.082Z] 2022/03/21 13:11:20 Closing DB instances... [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7 change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="node4(a25a4b1962de): Node leave event for 3ab7cbafb7a7/172.25.9.85" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7 change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="node2(76be9ac3c19f): Node leave event for 3ab7cbafb7a7/172.25.9.85" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7 change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="node5(c0827856e9c0): Node leave event for 3ab7cbafb7a7/172.25.9.85" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7 change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="node3(649407dc50bb): Node leave event for 3ab7cbafb7a7/172.25.9.85" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="Node 3ab7cbafb7a7 change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.083Z] time="2022-03-21T13:11:20Z" level=info msg="node1(3ab7cbafb7a7): Node leave event for 3ab7cbafb7a7/172.25.9.85" [2022-03-21T13:11:21.445Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-21T13:11:21.446Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-21T13:11:21.446Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-21T13:11:21.446Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, left gossip cluster" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, left gossip cluster" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, left gossip cluster" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, left gossip cluster" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 3ab7cbafb7a7/172.25.9.85, left gossip cluster" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="node4(a25a4b1962de): Node leave event for 76be9ac3c19f/172.25.9.85" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="node3(649407dc50bb): Node leave event for 76be9ac3c19f/172.25.9.85" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="node5(c0827856e9c0): Node leave event for 76be9ac3c19f/172.25.9.85" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f change state NodeActive --> NodeLeft" [2022-03-21T13:11:21.549Z] time="2022-03-21T13:11:21Z" level=info msg="node2(76be9ac3c19f): Node leave event for 76be9ac3c19f/172.25.9.85" [2022-03-21T13:11:21.914Z] === RUN TestLoad [2022-03-21T13:11:21.914Z] --- PASS: TestLoad (0.00s) [2022-03-21T13:11:21.914Z] === RUN TestSave [2022-03-21T13:11:21.914Z] --- PASS: TestSave (0.03s) [2022-03-21T13:11:21.914Z] === RUN TestAddDeleteGet [2022-03-21T13:11:21.914Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-21T13:11:21.914Z] === RUN TestInvalidTags [2022-03-21T13:11:21.914Z] --- PASS: TestInvalidTags (0.01s) [2022-03-21T13:11:21.914Z] PASS [2022-03-21T13:11:21.914Z] coverage: 84.4% of statements [2022-03-21T13:11:21.914Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 76be9ac3c19f/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 649407dc50bb change state NodeActive --> NodeLeft" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="node5(c0827856e9c0): Node leave event for 649407dc50bb/172.25.9.85" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 649407dc50bb change state NodeActive --> NodeLeft" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="node4(a25a4b1962de): Node leave event for 649407dc50bb/172.25.9.85" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 649407dc50bb change state NodeActive --> NodeLeft" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="node3(649407dc50bb): Node leave event for 649407dc50bb/172.25.9.85" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 649407dc50bb/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.016Z] time="2022-03-21T13:11:21Z" level=info msg="Node 649407dc50bb/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=info msg="Node 649407dc50bb/172.25.9.85, left gossip cluster" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=debug msg="memberlist: Failed ping: c0827856e9c0 (timeout reached)" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.9.85:10035: use of closed network connection" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.9.85:10036: use of closed network connection" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=debug msg="memberlist: Stream connection from=172.25.9.85:49382" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=info msg="Node a25a4b1962de change state NodeActive --> NodeLeft" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=info msg="node5(c0827856e9c0): Node leave event for a25a4b1962de/172.25.9.85" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=info msg="Node a25a4b1962de change state NodeActive --> NodeLeft" [2022-03-21T13:11:22.484Z] time="2022-03-21T13:11:22Z" level=info msg="node4(a25a4b1962de): Node leave event for a25a4b1962de/172.25.9.85" [2022-03-21T13:11:22.952Z] time="2022-03-21T13:11:22Z" level=warning msg="memberlist: Was able to connect to c0827856e9c0 but other probes failed, network may be misconfigured" [2022-03-21T13:11:22.952Z] time="2022-03-21T13:11:22Z" level=info msg="Node a25a4b1962de/172.25.9.85, left gossip cluster" [2022-03-21T13:11:23.419Z] time="2022-03-21T13:11:23Z" level=info msg="Node a25a4b1962de/172.25.9.85, left gossip cluster" [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-21T13:11:23.480Z] === RUN TestResolveAuthConfigIndexServer [2022-03-21T13:11:23.480Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResolveAuthConfigFullURL [2022-03-21T13:11:23.480Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-21T13:11:23.480Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestValidateMirror [2022-03-21T13:11:23.480Z] --- PASS: TestValidateMirror (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestLoadInsecureRegistries [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReaderWithReadError [2022-03-21T13:11:23.480Z] time="2022-03-21T13:11:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReader [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-21T13:11:23.480Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-21T13:11:23.480Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-21T13:11:23.480Z] PASS [2022-03-21T13:11:23.480Z] coverage: 100.0% of statements [2022-03-21T13:11:23.480Z] time="2022-03-21T13:11:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:11:23.480Z] time="2022-03-21T13:11:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-21T13:11:23.480Z] time="2022-03-21T13:11:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:11:23.480Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-03-21T13:11:23.480Z] === RUN TestNewServiceConfig [2022-03-21T13:11:23.480Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-21T13:11:23.885Z] time="2022-03-21T13:11:23Z" level=info msg="Node c0827856e9c0/172.25.9.85, left gossip cluster" [2022-03-21T13:11:23.885Z] time="2022-03-21T13:11:23Z" level=info msg="Node c0827856e9c0 change state NodeActive --> NodeFailed" [2022-03-21T13:11:23.885Z] time="2022-03-21T13:11:23Z" level=info msg="Node c0827856e9c0/172.25.9.85, added to failed nodes list" [2022-03-21T13:11:23.885Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-03-21T13:11:23.885Z] PASS [2022-03-21T13:11:23.885Z] coverage: 60.0% of statements [2022-03-21T13:11:23.885Z] ok github.com/docker/docker/libnetwork/networkdb 103.815s coverage: 60.0% of statements [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/quota [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/rootless [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/volume [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-21T13:11:23.885Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-21T13:11:23.949Z] === RUN TestValidateIndexName [2022-03-21T13:11:23.949Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestValidateIndexNameWithError [2022-03-21T13:11:23.949Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestEndpointParse [2022-03-21T13:11:23.949Z] --- PASS: TestEndpointParse (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestEndpointParseInvalid [2022-03-21T13:11:23.949Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestValidateEndpoint [2022-03-21T13:11:23.949Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-21T13:11:23.949Z] === RUN TestPing [2022-03-21T13:11:23.949Z] --- PASS: TestPing (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestPingRegistryEndpoint [2022-03-21T13:11:23.949Z] ok github.com/docker/docker/registry/resumable 0.224s coverage: 100.0% of statements [2022-03-21T13:11:23.949Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:23.949Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-21T13:11:23.949Z] === RUN TestEndpoint [2022-03-21T13:11:23.949Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:23.949Z] --- SKIP: TestEndpoint (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestParseRepositoryInfo [2022-03-21T13:11:23.949Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestNewIndexInfo [2022-03-21T13:11:23.949Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestMirrorEndpointLookup [2022-03-21T13:11:23.949Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:23.949Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestSearchRepositories [2022-03-21T13:11:23.949Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-21T13:11:23.949Z] Host: 127.0.0.1:49329 [2022-03-21T13:11:23.949Z] User-Agent: docker test client [2022-03-21T13:11:23.949Z] Authorization: Token fake-token [2022-03-21T13:11:23.949Z] X-Docker-Token: true [2022-03-21T13:11:23.949Z] Accept-Encoding: gzip [2022-03-21T13:11:23.949Z] [2022-03-21T13:11:23.949Z] [2022-03-21T13:11:23.949Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-21T13:11:23.949Z] Connection: close [2022-03-21T13:11:23.949Z] Content-Length: 144 [2022-03-21T13:11:23.949Z] Cache-Control: no-cache [2022-03-21T13:11:23.949Z] Content-Type: application/json [2022-03-21T13:11:23.949Z] Date: Mon, 21 Mar 2022 13:11:23 GMT [2022-03-21T13:11:23.949Z] Expires: -1 [2022-03-21T13:11:23.949Z] Pragma: no-cache [2022-03-21T13:11:23.949Z] Server: docker-tests/mock [2022-03-21T13:11:23.949Z] X-Docker-Registry-Config: mock [2022-03-21T13:11:23.949Z] X-Docker-Registry-Version: 0.0.0 [2022-03-21T13:11:23.949Z] [2022-03-21T13:11:23.949Z] [2022-03-21T13:11:23.949Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestTrustedLocation [2022-03-21T13:11:23.949Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-21T13:11:23.949Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestAllowNondistributableArtifacts [2022-03-21T13:11:23.949Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-21T13:11:23.949Z] === RUN TestIsSecureIndex [2022-03-21T13:11:23.949Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-21T13:11:23.949Z] PASS [2022-03-21T13:11:23.949Z] coverage: 52.0% of statements [2022-03-21T13:11:23.949Z] ok github.com/docker/docker/registry 0.262s coverage: 52.0% of statements [2022-03-21T13:11:24.416Z] === RUN TestRestartManagerTimeout [2022-03-21T13:11:24.416Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-21T13:11:24.416Z] === RUN TestRestartManagerTimeoutReset [2022-03-21T13:11:24.416Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-21T13:11:24.416Z] PASS [2022-03-21T13:11:24.416Z] coverage: 50.9% of statements [2022-03-21T13:11:24.416Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-03-21T13:11:24.416Z] === RUN TestDecodeContainerConfig [2022-03-21T13:11:24.416Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-21T13:11:24.416Z] === RUN TestDecodeContainerConfigIsolation [2022-03-21T13:11:24.416Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-21T13:11:24.416Z] === RUN TestValidatePrivileged [2022-03-21T13:11:24.416Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-21T13:11:24.416Z] PASS [2022-03-21T13:11:24.416Z] coverage: 52.6% of statements [2022-03-21T13:11:24.416Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.6% of statements [2022-03-21T13:11:24.884Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-21T13:11:24.884Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-21T13:11:24.884Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-21T13:11:24.884Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-21T13:11:24.884Z] PASS [2022-03-21T13:11:24.884Z] coverage: 62.5% of statements [2022-03-21T13:11:24.884Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-03-21T13:11:25.123Z] --- PASS: TestCheckoutGit (37.85s) [2022-03-21T13:11:25.123Z] === RUN TestValidGitTransport [2022-03-21T13:11:25.123Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-21T13:11:25.123Z] === RUN TestGitInvalidRef [2022-03-21T13:11:25.123Z] --- PASS: TestGitInvalidRef (0.27s) [2022-03-21T13:11:25.123Z] PASS [2022-03-21T13:11:25.123Z] coverage: 86.3% of statements [2022-03-21T13:11:25.123Z] ok github.com/docker/docker/builder/remotecontext/git 38.176s coverage: 86.3% of statements [2022-03-21T13:11:25.445Z] [2022-03-21T13:11:25.445Z] === Skipped [2022-03-21T13:11:25.445Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-21T13:11:25.445Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:11:25.445Z] [2022-03-21T13:11:25.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-21T13:11:25.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.445Z] [2022-03-21T13:11:25.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-21T13:11:25.445Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.445Z] [2022-03-21T13:11:25.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-21T13:11:25.581Z] ? github.com/docker/docker/cli [no test files] [2022-03-21T13:11:25.581Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-21T13:11:25.873Z] --- PASS: TestGet (15.01s) [2022-03-21T13:11:25.873Z] === RUN TestPluginWithNoManifest [2022-03-21T13:11:25.873Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-21T13:11:25.873Z] === RUN TestGetAll [2022-03-21T13:11:25.873Z] --- PASS: TestGetAll (0.00s) [2022-03-21T13:11:25.873Z] PASS [2022-03-21T13:11:25.873Z] coverage: 73.2% of statements [2022-03-21T13:11:25.873Z] ok github.com/docker/docker/pkg/plugins 36.101s coverage: 73.2% of statements [2022-03-21T13:11:25.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-21T13:11:25.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-21T13:11:25.911Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-21T13:11:25.911Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-21T13:11:25.911Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-21T13:11:25.911Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-21T13:11:25.911Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-21T13:11:25.911Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-21T13:11:25.911Z] daemon_test.go:145: root required [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:11:25.911Z] reload_test.go:342: root required [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-21T13:11:25.911Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:11:25.911Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-21T13:11:25.911Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-21T13:11:25.911Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-21T13:11:25.911Z] layer_test.go:291: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-21T13:11:25.911Z] layer_test.go:340: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-21T13:11:25.911Z] layer_test.go:455: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-21T13:11:25.911Z] layer_test.go:684: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-21T13:11:25.911Z] migration_test.go:45: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:11:25.911Z] migration_test.go:181: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-21T13:11:25.911Z] mount_test.go:17: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-21T13:11:25.911Z] mount_test.go:76: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-21T13:11:25.911Z] mount_test.go:125: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-21T13:11:25.911Z] mount_test.go:212: Failing on Windows [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-21T13:11:25.911Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-21T13:11:25.911Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:11:25.911Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.911Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-21T13:11:25.911Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.911Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-21T13:11:25.912Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-21T13:11:25.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:11:25.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-21T13:11:25.912Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:11:25.912Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-21T13:11:25.912Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-21T13:11:25.912Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-21T13:11:25.912Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:11:25.912Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:11:25.912Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:11:25.912Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:11:25.912Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:11:25.912Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-21T13:11:25.912Z] archive_test.go:140: zstd not installed [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:11:25.912Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:11:25.912Z] changes_test.go:195: needs more investigation [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-21T13:11:25.912Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-21T13:11:25.912Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-21T13:11:25.912Z] changes_test.go:432: needs further investigation [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:11:25.912Z] changes_test.go:468: needs further investigation [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:11:25.912Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-21T13:11:25.912Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:11:25.912Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:11:25.912Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-21T13:11:25.912Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-21T13:11:25.912Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-21T13:11:25.912Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-21T13:11:25.912Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-21T13:11:25.912Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:11:25.912Z] [2022-03-21T13:11:25.912Z] DONE 2091 tests, 70 skipped in 272.139s [2022-03-21T13:11:25.912Z] INFO: make.ps1 ended at 03/21/2022 13:11:25 [2022-03-21T13:11:27.441Z] === RUN TestGetAddress [2022-03-21T13:11:27.441Z] --- PASS: TestGetAddress (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestRemove [2022-03-21T13:11:27.441Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:11:27.441Z] --- SKIP: TestRemove (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestInitializeWithVolumes [2022-03-21T13:11:27.441Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-21T13:11:27.441Z] === RUN TestCreate [2022-03-21T13:11:27.441Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:11:27.441Z] === RUN TestValidateName [2022-03-21T13:11:27.441Z] --- PASS: TestValidateName (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestCreateWithOpts [2022-03-21T13:11:27.441Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:11:27.441Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestRelaodNoOpts [2022-03-21T13:11:27.441Z] === RUN TestGetDriver [2022-03-21T13:11:27.441Z] --- PASS: TestGetDriver (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestVolumeRequestError [2022-03-21T13:11:27.441Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-21T13:11:27.441Z] PASS [2022-03-21T13:11:27.441Z] coverage: 41.5% of statements [2022-03-21T13:11:27.441Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-21T13:11:27.441Z] PASS [2022-03-21T13:11:27.441Z] coverage: 36.1% of statements [2022-03-21T13:11:27.441Z] ok github.com/docker/docker/volume/local 0.080s coverage: 41.5% of statements [2022-03-21T13:11:27.441Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRaw [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-21T13:11:27.441Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRaw [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-21T13:11:27.441Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestConvertTmpfsOptions [2022-03-21T13:11:27.441Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-21T13:11:27.441Z] linux_parser_test.go:209: data="ro" [2022-03-21T13:11:27.441Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestParseMountSpec [2022-03-21T13:11:27.441Z] parser_test.go:62: case 0 [2022-03-21T13:11:27.441Z] parser_test.go:62: case 1 [2022-03-21T13:11:27.441Z] parser_test.go:62: case 2 [2022-03-21T13:11:27.441Z] parser_test.go:62: case 3 [2022-03-21T13:11:27.441Z] parser_test.go:62: case 4 [2022-03-21T13:11:27.441Z] parser_test.go:62: case 5 [2022-03-21T13:11:27.441Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestValidateMount [2022-03-21T13:11:27.441Z] --- PASS: TestValidateMount (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRaw [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:11:27.441Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-21T13:11:27.441Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:11:27.441Z] PASS [2022-03-21T13:11:27.441Z] coverage: 67.6% of statements [2022-03-21T13:11:27.441Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-03-21T13:11:27.489Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-21T13:11:27.489Z] INFO: Unit tests ended at 03/21/2022 13:11:27. Duration:00:04:45.0242089 [2022-03-21T13:11:27.489Z] INFO: Building busybox [2022-03-21T13:11:27.489Z] Sending build context to Docker daemon 5.12kB [2022-03-21T13:11:27.489Z] [2022-03-21T13:11:27.489Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-21T13:11:27.489Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-21T13:11:27.489Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-21T13:11:27.489Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-21T13:11:27.489Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-21T13:11:27.489Z] ---> 02f938cacc3b [2022-03-21T13:11:27.489Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-21T13:11:27.956Z] ---> Running in c5d3674f7070 [2022-03-21T13:11:29.014Z] === RUN TestSetGetMeta [2022-03-21T13:11:29.014Z] === PAUSE TestSetGetMeta [2022-03-21T13:11:29.014Z] === RUN TestRestore [2022-03-21T13:11:29.014Z] === PAUSE TestRestore [2022-03-21T13:11:29.014Z] === RUN TestServiceCreate [2022-03-21T13:11:29.014Z] === PAUSE TestServiceCreate [2022-03-21T13:11:29.014Z] === RUN TestServiceList [2022-03-21T13:11:29.014Z] === PAUSE TestServiceList [2022-03-21T13:11:29.014Z] === RUN TestServiceRemove [2022-03-21T13:11:29.014Z] === PAUSE TestServiceRemove [2022-03-21T13:11:29.014Z] === RUN TestServiceGet [2022-03-21T13:11:29.014Z] === PAUSE TestServiceGet [2022-03-21T13:11:29.014Z] === RUN TestServicePrune [2022-03-21T13:11:29.014Z] === PAUSE TestServicePrune [2022-03-21T13:11:29.014Z] === RUN TestCreate [2022-03-21T13:11:29.014Z] === PAUSE TestCreate [2022-03-21T13:11:29.014Z] === RUN TestRemove [2022-03-21T13:11:29.014Z] === PAUSE TestRemove [2022-03-21T13:11:29.014Z] === RUN TestList [2022-03-21T13:11:29.014Z] === PAUSE TestList [2022-03-21T13:11:29.014Z] === RUN TestFindByDriver [2022-03-21T13:11:29.014Z] === PAUSE TestFindByDriver [2022-03-21T13:11:29.014Z] === RUN TestFindByReferenced [2022-03-21T13:11:29.014Z] === PAUSE TestFindByReferenced [2022-03-21T13:11:29.014Z] === RUN TestDerefMultipleOfSameRef [2022-03-21T13:11:29.014Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-21T13:11:29.014Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:11:29.014Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:11:29.014Z] === RUN TestDefererencePluginOnCreateError [2022-03-21T13:11:29.014Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-21T13:11:29.014Z] === RUN TestRefDerefRemove [2022-03-21T13:11:29.014Z] === PAUSE TestRefDerefRemove [2022-03-21T13:11:29.014Z] === RUN TestGet [2022-03-21T13:11:29.014Z] === PAUSE TestGet [2022-03-21T13:11:29.014Z] === RUN TestGetWithReference [2022-03-21T13:11:29.014Z] === PAUSE TestGetWithReference [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_nil_list [2022-03-21T13:11:29.014Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_empty_list [2022-03-21T13:11:29.014Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:11:29.014Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:11:29.014Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_filter_some [2022-03-21T13:11:29.014Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-21T13:11:29.014Z] === RUN TestFilterFunc/test_filter_middle [2022-03-21T13:11:29.015Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-21T13:11:29.015Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:11:29.015Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:11:29.015Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-21T13:11:29.015Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_nil_list [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_filter_some [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_empty_list [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_filter_middle [2022-03-21T13:11:29.015Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-21T13:11:29.015Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-21T13:11:29.015Z] === CONT TestSetGetMeta [2022-03-21T13:11:29.015Z] === CONT TestList [2022-03-21T13:11:29.015Z] === CONT TestServiceGet [2022-03-21T13:11:29.015Z] === CONT TestCreate [2022-03-21T13:11:29.015Z] === CONT TestServiceRemove [2022-03-21T13:11:29.015Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-21T13:11:29.015Z] --- PASS: TestCreate (0.02s) [2022-03-21T13:11:29.015Z] === CONT TestServiceList [2022-03-21T13:11:29.015Z] --- PASS: TestList (0.03s) [2022-03-21T13:11:29.015Z] === CONT TestServiceCreate [2022-03-21T13:11:29.015Z] --- PASS: TestServiceGet (0.16s) [2022-03-21T13:11:29.015Z] === CONT TestRestore [2022-03-21T13:11:29.015Z] --- PASS: TestServiceRemove (0.15s) [2022-03-21T13:11:29.015Z] === CONT TestServicePrune [2022-03-21T13:11:29.015Z] --- PASS: TestServiceCreate (0.14s) [2022-03-21T13:11:29.015Z] === CONT TestDefererencePluginOnCreateError [2022-03-21T13:11:29.015Z] --- PASS: TestServiceList (0.15s) [2022-03-21T13:11:29.015Z] === CONT TestGetWithReference [2022-03-21T13:11:29.015Z] time="2022-03-21T13:11:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:11:29.015Z] --- PASS: TestRestore (0.04s) [2022-03-21T13:11:29.015Z] === CONT TestGet [2022-03-21T13:11:29.015Z] time="2022-03-21T13:11:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:11:29.015Z] --- PASS: TestGetWithReference (0.04s) [2022-03-21T13:11:29.015Z] === CONT TestRefDerefRemove [2022-03-21T13:11:29.015Z] === CONT TestRemove [2022-03-21T13:11:29.015Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-21T13:11:29.015Z] time="2022-03-21T13:11:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:11:29.015Z] time="2022-03-21T13:11:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-21T13:11:29.015Z] --- PASS: TestGet (0.02s) [2022-03-21T13:11:29.015Z] === CONT TestDerefMultipleOfSameRef [2022-03-21T13:11:29.015Z] time="2022-03-21T13:11:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:11:29.015Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-21T13:11:29.015Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:11:29.015Z] --- PASS: TestServicePrune (0.07s) [2022-03-21T13:11:29.015Z] === CONT TestFindByReferenced [2022-03-21T13:11:29.015Z] --- PASS: TestRemove (0.02s) [2022-03-21T13:11:29.015Z] === CONT TestFindByDriver [2022-03-21T13:11:29.015Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-21T13:11:29.015Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-21T13:11:29.015Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-21T13:11:29.015Z] --- PASS: TestFindByDriver (0.02s) [2022-03-21T13:11:29.015Z] PASS [2022-03-21T13:11:29.015Z] coverage: 69.0% of statements [2022-03-21T13:11:29.015Z] ok github.com/docker/docker/volume/service 0.305s coverage: 69.0% of statements [2022-03-21T13:11:29.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-21T13:11:29.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-21T13:11:32.706Z] Removing intermediate container c5d3674f7070 [2022-03-21T13:11:32.706Z] ---> a9bd4cdbf5aa [2022-03-21T13:11:32.706Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-21T13:11:32.706Z] ---> Running in d544950f9253 [2022-03-21T13:11:33.173Z] Removing intermediate container d544950f9253 [2022-03-21T13:11:33.173Z] ---> 10621f6f161c [2022-03-21T13:11:33.173Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-21T13:11:33.173Z] ---> Running in 2cfebd2ac8f5 [2022-03-21T13:11:33.640Z] Removing intermediate container 2cfebd2ac8f5 [2022-03-21T13:11:33.641Z] ---> 10dae2fe221b [2022-03-21T13:11:33.641Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-21T13:11:35.201Z] [2022-03-21T13:11:35.668Z] ---> 2bc9760fe22f [2022-03-21T13:11:35.668Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-21T13:11:36.135Z] ---> Running in 361fbad53298 [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-03-21T13:11:37.961Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-21T13:11:37.961Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestConfigureDaemonLogs [2022-03-21T13:11:37.961Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestCommonOptionsInstallFlags [2022-03-21T13:11:37.961Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-21T13:11:37.961Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-21T13:11:37.961Z] PASS [2022-03-21T13:11:37.961Z] coverage: 19.0% of statements [2022-03-21T13:11:37.961Z] ok github.com/docker/docker/cmd/dockerd 0.283s coverage: 19.0% of statements [2022-03-21T13:11:37.961Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-21T13:11:37.961Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-21T13:11:37.961Z] === RUN TestContainerStopSignal [2022-03-21T13:11:37.961Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestContainerStopTimeout [2022-03-21T13:11:37.961Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-21T13:11:37.961Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-21T13:11:37.961Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-21T13:11:37.961Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestReplaceAndAppendEnvVars [2022-03-21T13:11:37.961Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-21T13:11:37.961Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestNewMemoryStore [2022-03-21T13:11:37.961Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestAddContainers [2022-03-21T13:11:37.961Z] --- PASS: TestAddContainers (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestGetContainer [2022-03-21T13:11:37.961Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestDeleteContainer [2022-03-21T13:11:37.961Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestListContainers [2022-03-21T13:11:37.961Z] --- PASS: TestListContainers (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestFirstContainer [2022-03-21T13:11:37.961Z] --- PASS: TestFirstContainer (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestApplyAllContainer [2022-03-21T13:11:37.961Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestIsValidHealthString [2022-03-21T13:11:37.961Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestStateRunStop [2022-03-21T13:11:37.961Z] --- PASS: TestStateRunStop (0.00s) [2022-03-21T13:11:37.961Z] === RUN TestStateTimeoutWait [2022-03-21T13:11:38.419Z] state_test.go:141: Stop callback fired [2022-03-21T13:11:38.419Z] state_test.go:165: Stop callback fired [2022-03-21T13:11:38.419Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-21T13:11:38.419Z] === RUN TestIsValidStateString [2022-03-21T13:11:38.419Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-21T13:11:38.419Z] === RUN TestViewSaveDelete [2022-03-21T13:11:38.419Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-21T13:11:38.419Z] === RUN TestViewAll [2022-03-21T13:11:38.419Z] --- PASS: TestViewAll (0.02s) [2022-03-21T13:11:38.419Z] === RUN TestViewGet [2022-03-21T13:11:38.419Z] --- PASS: TestViewGet (0.02s) [2022-03-21T13:11:38.419Z] === RUN TestNames [2022-03-21T13:11:38.419Z] --- PASS: TestNames (0.00s) [2022-03-21T13:11:38.419Z] === RUN TestViewWithHealthCheck [2022-03-21T13:11:38.419Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-21T13:11:38.419Z] PASS [2022-03-21T13:11:38.419Z] coverage: 41.7% of statements [2022-03-21T13:11:38.419Z] ok github.com/docker/docker/container 0.271s coverage: 41.7% of statements [2022-03-21T13:11:38.419Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-21T13:11:38.419Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-21T13:11:38.419Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-21T13:11:38.419Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-21T13:11:38.877Z] === RUN TestPrepare [2022-03-21T13:11:38.877Z] --- PASS: TestPrepare (0.00s) [2022-03-21T13:11:38.877Z] === RUN TestStart [2022-03-21T13:11:38.877Z] --- PASS: TestStart (0.00s) [2022-03-21T13:11:39.338Z] === RUN TestWaitCancel [2022-03-21T13:11:39.338Z] --- PASS: TestWaitCancel (0.00s) [2022-03-21T13:11:39.338Z] === RUN TestWaitDisabled [2022-03-21T13:11:39.338Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-21T13:11:39.338Z] === RUN TestWaitEnabled [2022-03-21T13:11:39.338Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-21T13:11:39.338Z] === RUN TestRemove [2022-03-21T13:11:39.338Z] --- PASS: TestRemove (0.00s) [2022-03-21T13:11:39.338Z] PASS [2022-03-21T13:11:39.338Z] coverage: 65.3% of statements [2022-03-21T13:11:39.338Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-03-21T13:11:42.241Z] === RUN TestNewListSecretsFilters [2022-03-21T13:11:42.241Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-21T13:11:42.241Z] === RUN TestNewListConfigsFilters [2022-03-21T13:11:42.241Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-21T13:11:42.241Z] PASS [2022-03-21T13:11:42.241Z] coverage: 0.5% of statements [2022-03-21T13:11:42.241Z] ok github.com/docker/docker/daemon/cluster 0.207s coverage: 0.5% of statements [2022-03-21T13:11:43.210Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-21T13:11:43.210Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-21T13:11:43.210Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-21T13:11:43.210Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-21T13:11:43.210Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-21T13:11:43.210Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:11:43.210Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-21T13:11:43.210Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-21T13:11:43.210Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-21T13:11:43.210Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-21T13:11:43.669Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-21T13:11:43.669Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-21T13:11:43.669Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-21T13:11:43.669Z] PASS [2022-03-21T13:11:43.669Z] coverage: 35.9% of statements [2022-03-21T13:11:43.669Z] ok github.com/docker/docker/daemon/cluster/convert 0.881s coverage: 35.9% of statements [2022-03-21T13:11:44.831Z] Removing intermediate container 361fbad53298 [2022-03-21T13:11:44.832Z] ---> a99a48963c42 [2022-03-21T13:11:44.832Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-21T13:11:44.832Z] ---> Running in 79aac6a41804 [2022-03-21T13:11:45.816Z] [2022-03-21T13:11:45.816Z] SUCCESS: Specified value was saved. [2022-03-21T13:11:45.835Z] === RUN TestWaitNodeAttachment [2022-03-21T13:11:46.293Z] --- PASS: TestWaitNodeAttachment (0.49s) [2022-03-21T13:11:46.293Z] === RUN TestIsolationConversion [2022-03-21T13:11:46.293Z] === RUN TestIsolationConversion/default [2022-03-21T13:11:46.293Z] === RUN TestIsolationConversion/process [2022-03-21T13:11:46.293Z] === RUN TestIsolationConversion/hyperv [2022-03-21T13:11:46.293Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestContainerLabels [2022-03-21T13:11:46.293Z] --- PASS: TestContainerLabels (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestCredentialSpecConversion [2022-03-21T13:11:46.293Z] === RUN TestCredentialSpecConversion/none [2022-03-21T13:11:46.293Z] === RUN TestCredentialSpecConversion/config [2022-03-21T13:11:46.293Z] === RUN TestCredentialSpecConversion/file [2022-03-21T13:11:46.293Z] === RUN TestCredentialSpecConversion/registry [2022-03-21T13:11:46.293Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-21T13:11:46.293Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountBind [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountVolume [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountTarget [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountTmpfs [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountInvalidType [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-21T13:11:46.293Z] === RUN TestControllerValidateMountNamedPipe [2022-03-21T13:11:46.293Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-21T13:11:46.293Z] PASS [2022-03-21T13:11:46.293Z] coverage: 11.0% of statements [2022-03-21T13:11:46.293Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.750s coverage: 11.0% of statements [2022-03-21T13:11:46.752Z] === RUN TestEventsLog [2022-03-21T13:11:46.752Z] --- PASS: TestEventsLog (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestEventsLogTimeout [2022-03-21T13:11:46.752Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestLogEvents [2022-03-21T13:11:46.752Z] --- PASS: TestLogEvents (0.06s) [2022-03-21T13:11:46.752Z] === RUN TestLoadBufferedEvents [2022-03-21T13:11:46.752Z] === RUN TestBuilderGC [2022-03-21T13:11:46.752Z] --- PASS: TestBuilderGC (0.01s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationNotFound [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonBrokenConfiguration [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestFindConfigurationConflicts [2022-03-21T13:11:46.752Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-21T13:11:46.752Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-21T13:11:46.752Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-21T13:11:46.752Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-21T13:11:46.752Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-21T13:11:46.752Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_label [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_dns [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-21T13:11:46.752Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-21T13:11:46.752Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestReloadSetConfigFileNotExist [2022-03-21T13:11:46.752Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-21T13:11:46.752Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-21T13:11:46.752Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-21T13:11:46.752Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-21T13:11:46.752Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-21T13:11:46.752Z] PASS [2022-03-21T13:11:46.752Z] coverage: 50.0% of statements [2022-03-21T13:11:46.752Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements [2022-03-21T13:11:47.211Z] time="2022-03-21T13:11:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-21T13:11:47.211Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-03-21T13:11:47.211Z] === RUN TestReloadDefaultConfigNotExist [2022-03-21T13:11:47.211Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:11:47.211Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-21T13:11:47.211Z] === RUN TestReloadBadDefaultConfig [2022-03-21T13:11:47.211Z] time="2022-03-21T13:11:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1700184257" [2022-03-21T13:11:47.211Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-21T13:11:47.211Z] === RUN TestReloadWithConflictingLabels [2022-03-21T13:11:47.211Z] time="2022-03-21T13:11:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4086449538" [2022-03-21T13:11:47.211Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-21T13:11:47.211Z] === RUN TestReloadWithDuplicateLabels [2022-03-21T13:11:47.211Z] time="2022-03-21T13:11:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2002339570" [2022-03-21T13:11:47.211Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-21T13:11:47.211Z] === RUN TestMaskURLCredentials [2022-03-21T13:11:47.211Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-21T13:11:47.211Z] === RUN TestDaemonConfigurationMerge [2022-03-21T13:11:47.211Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-21T13:11:47.211Z] PASS [2022-03-21T13:11:47.211Z] coverage: 79.2% of statements [2022-03-21T13:11:47.211Z] ok github.com/docker/docker/daemon/config 0.379s coverage: 79.2% of statements [2022-03-21T13:11:48.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-21T13:11:48.749Z] === RUN TestIsEmptyDir [2022-03-21T13:11:48.749Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-21T13:11:48.749Z] PASS [2022-03-21T13:11:48.749Z] coverage: 2.3% of statements [2022-03-21T13:11:48.749Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-03-21T13:11:48.749Z] === RUN TestLinkNaming [2022-03-21T13:11:48.749Z] --- PASS: TestLinkNaming (0.00s) [2022-03-21T13:11:48.749Z] === RUN TestLinkNew [2022-03-21T13:11:48.749Z] --- PASS: TestLinkNew (0.00s) [2022-03-21T13:11:48.749Z] === RUN TestLinkEnv [2022-03-21T13:11:48.749Z] --- PASS: TestLinkEnv (0.00s) [2022-03-21T13:11:48.749Z] === RUN TestLinkMultipleEnv [2022-03-21T13:11:48.749Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-21T13:11:48.749Z] === RUN TestLinkPortRangeEnv [2022-03-21T13:11:48.749Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-21T13:11:48.749Z] PASS [2022-03-21T13:11:48.749Z] coverage: 93.0% of statements [2022-03-21T13:11:48.749Z] ok github.com/docker/docker/daemon/links 0.061s coverage: 93.0% of statements [2022-03-21T13:11:48.761Z] Removing intermediate container 79aac6a41804 [2022-03-21T13:11:48.761Z] ---> ccf6d4e805b8 [2022-03-21T13:11:48.761Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-21T13:11:48.761Z] ---> Running in 3cd589c35466 [2022-03-21T13:11:49.716Z] === RUN TestVerifyNetworkingConfig [2022-03-21T13:11:49.716Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestGetContainer [2022-03-21T13:11:49.716Z] --- PASS: TestGetContainer (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestValidContainerNames [2022-03-21T13:11:49.716Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestContainerInitDNS [2022-03-21T13:11:49.716Z] daemon_test.go:145: root required [2022-03-21T13:11:49.716Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestMerge [2022-03-21T13:11:49.716Z] --- PASS: TestMerge (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestValidateContainerIsolation [2022-03-21T13:11:49.716Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestFindNetworkErrorType [2022-03-21T13:11:49.716Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestEnsureServicesExist [2022-03-21T13:11:49.716Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestEnsureServicesExistErrors [2022-03-21T13:11:49.716Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-21T13:11:49.716Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-21T13:11:49.716Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-21T13:11:49.716Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-21T13:11:49.716Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:11:49.716Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-21T13:11:49.716Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestContainerDelete [2022-03-21T13:11:49.716Z] --- PASS: TestContainerDelete (0.01s) [2022-03-21T13:11:49.716Z] === RUN TestContainerDoubleDelete [2022-03-21T13:11:49.716Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestLogContainerEventCopyLabels [2022-03-21T13:11:49.716Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestLogContainerEventWithAttributes [2022-03-21T13:11:49.716Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestNoneHealthcheck [2022-03-21T13:11:49.716Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-21T13:11:49.716Z] === RUN TestHealthStates [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] time="2022-03-21T13:11:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-21T13:11:50.174Z] --- PASS: TestHealthStates (0.21s) [2022-03-21T13:11:50.174Z] === RUN TestGetInspectData [2022-03-21T13:11:50.174Z] --- PASS: TestGetInspectData (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestFillLicense [2022-03-21T13:11:50.174Z] --- PASS: TestFillLicense (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestListInvalidFilter [2022-03-21T13:11:50.174Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestNameFilter [2022-03-21T13:11:50.174Z] --- PASS: TestNameFilter (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-21T13:11:50.174Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-21T13:11:50.174Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-21T13:11:50.174Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadLabels [2022-03-21T13:11:50.174Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-21T13:11:50.174Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadMirrors [2022-03-21T13:11:50.174Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-21T13:11:50.174Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-21T13:11:50.174Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-21T13:11:50.174Z] reload_test.go:342: root required [2022-03-21T13:11:50.174Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-21T13:11:50.174Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-21T13:11:50.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-21T13:11:50.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-21T13:11:50.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-21T13:11:50.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-21T13:11:50.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-21T13:11:50.174Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-21T13:11:50.174Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-21T13:11:50.174Z] === RUN TestParseVolumesFrom [2022-03-21T13:11:50.174Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-21T13:11:50.174Z] PASS [2022-03-21T13:11:50.174Z] coverage: 8.6% of statements [2022-03-21T13:11:50.174Z] ok github.com/docker/docker/daemon 0.773s coverage: 8.6% of statements [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-21T13:11:50.174Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/defaults [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-21T13:11:52.351Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-21T13:11:52.351Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-21T13:11:52.351Z] === RUN TestCreateSuccess [2022-03-21T13:11:52.351Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCreateStreamSkipped [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-21T13:11:52.351Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCreateLogGroupSuccess [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-21T13:11:52.351Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCreateError [2022-03-21T13:11:52.351Z] --- PASS: TestCreateError (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCreateAlreadyExists [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-21T13:11:52.351Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestLogClosed [2022-03-21T13:11:52.351Z] --- PASS: TestLogClosed (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestLogBlocking [2022-03-21T13:11:52.351Z] --- PASS: TestLogBlocking (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-21T13:11:52.351Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestLogNonBlockingBufferFull [2022-03-21T13:11:52.351Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestPublishBatchSuccess [2022-03-21T13:11:52.351Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestPublishBatchError [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=error msg=error [2022-03-21T13:11:52.351Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:11:52.351Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-21T13:11:52.351Z] time="2022-03-21T13:11:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-21T13:11:52.351Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCollectBatchSimple [2022-03-21T13:11:52.351Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCollectBatchTicker [2022-03-21T13:11:52.351Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCollectBatchMultilinePattern [2022-03-21T13:11:52.351Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-21T13:11:52.351Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-21T13:11:52.351Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-21T13:11:52.351Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchClose [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/0/Hello [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/2/🙃 [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/3/���� [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/4/He��o [2022-03-21T13:11:52.352Z] === RUN TestEffectiveLen/5/ [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/0/ [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/1/Hello [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: Hello [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/2/Hello [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: He [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: llo [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/3/Hello [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: Hello [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/4/🙃 [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/5/🙃 [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/6/a� [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: a [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: � [2022-03-21T13:11:52.352Z] === RUN TestFindValidSplit/7/a� [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1076: a� [2022-03-21T13:11:52.352Z] cloudwatchlogs_test.go:1077: [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestProcessEventEmoji [2022-03-21T13:11:52.352Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchLineSplit [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchMaxEvents [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-21T13:11:52.352Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-21T13:11:52.352Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-21T13:11:52.352Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-21T13:11:52.352Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-21T13:11:52.352Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCreateTagSuccess [2022-03-21T13:11:52.352Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-21T13:11:52.352Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-21T13:11:52.352Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-21T13:11:52.352Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-21T13:11:52.352Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-21T13:11:52.352Z] PASS [2022-03-21T13:11:52.352Z] coverage: 80.2% of statements [2022-03-21T13:11:52.352Z] === RUN TestSearchRegistryForImagesErrors [2022-03-21T13:11:52.352Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestSearchRegistryForImages [2022-03-21T13:11:52.352Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestOnlyPlatformWithFallback [2022-03-21T13:11:52.352Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestImageDelete [2022-03-21T13:11:52.352Z] === RUN TestImageDelete/no_lease [2022-03-21T13:11:52.352Z] ok github.com/docker/docker/daemon/logger/awslogs 0.578s coverage: 80.2% of statements [2022-03-21T13:11:52.352Z] === RUN TestImageDelete/lease_exists [2022-03-21T13:11:52.352Z] --- PASS: TestImageDelete (0.08s) [2022-03-21T13:11:52.352Z] --- PASS: TestImageDelete/no_lease (0.05s) [2022-03-21T13:11:52.352Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-21T13:11:52.352Z] === RUN TestContentStoreForPull [2022-03-21T13:11:52.352Z] === RUN TestAdapterReadLogs [2022-03-21T13:11:52.352Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCopier [2022-03-21T13:11:52.352Z] --- PASS: TestCopier (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCopierLongLines [2022-03-21T13:11:52.352Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-21T13:11:52.352Z] === RUN TestCopierSlow [2022-03-21T13:11:52.558Z] Cannot create a file when that file already exists. [2022-03-21T13:11:52.814Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-21T13:11:52.814Z] PASS [2022-03-21T13:11:52.814Z] coverage: 6.6% of statements [2022-03-21T13:11:52.814Z] ok github.com/docker/docker/daemon/images 0.480s coverage: 6.6% of statements [2022-03-21T13:11:52.814Z] --- PASS: TestCopierSlow (0.20s) [2022-03-21T13:11:52.814Z] === RUN TestCopierWithSized [2022-03-21T13:11:52.814Z] === RUN TestCopierWithSized/as_is [2022-03-21T13:11:52.814Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-21T13:11:52.814Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-21T13:11:52.814Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-21T13:11:52.814Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-21T13:11:52.814Z] === RUN TestCopierWithPartial [2022-03-21T13:11:52.814Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-21T13:11:52.814Z] === RUN TestRingLogger [2022-03-21T13:11:52.814Z] --- PASS: TestRingLogger (0.00s) [2022-03-21T13:11:52.814Z] === RUN TestRingCap [2022-03-21T13:11:52.814Z] --- PASS: TestRingCap (0.00s) [2022-03-21T13:11:52.814Z] === RUN TestRingClose [2022-03-21T13:11:52.814Z] --- PASS: TestRingClose (0.00s) [2022-03-21T13:11:52.814Z] === RUN TestRingDrain [2022-03-21T13:11:52.814Z] --- PASS: TestRingDrain (0.00s) [2022-03-21T13:11:52.814Z] PASS [2022-03-21T13:11:52.814Z] coverage: 43.2% of statements [2022-03-21T13:11:52.814Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-03-21T13:11:52.814Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-21T13:11:52.814Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-21T13:11:52.814Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-21T13:11:53.274Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-21T13:11:53.274Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-21T13:11:53.274Z] PASS [2022-03-21T13:11:53.274Z] coverage: 33.6% of statements [2022-03-21T13:11:53.274Z] ok github.com/docker/docker/daemon/logger/fluentd 0.066s coverage: 33.6% of statements [2022-03-21T13:11:53.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-21T13:11:53.274Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-21T13:11:53.274Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-21T13:11:54.241Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-21T13:11:54.241Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-21T13:11:54.241Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-21T13:11:54.241Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-21T13:11:54.241Z] === RUN TestFastTimeMarshalJSON [2022-03-21T13:11:54.241Z] --- PASS: TestFastTimeMarshalJSON (0.08s) [2022-03-21T13:11:54.241Z] PASS [2022-03-21T13:11:54.241Z] coverage: 87.2% of statements [2022-03-21T13:11:54.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.350s coverage: 87.2% of statements [2022-03-21T13:11:54.304Z] 2022/03/21 13:11:51 Closing DB instances... [2022-03-21T13:11:54.304Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-21T13:11:54.304Z] === RUN TestFindNode [2022-03-21T13:11:54.304Z] 2022/03/21 13:11:53 Closing DB instances... [2022-03-21T13:11:54.304Z] --- PASS: TestFindNode (0.02s) [2022-03-21T13:11:54.304Z] === RUN TestChangeNodeState [2022-03-21T13:11:54.304Z] 2022/03/21 13:11:53 Closing DB instances... [2022-03-21T13:11:54.304Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-21T13:11:54.304Z] === RUN TestNodeReincarnation [2022-03-21T13:11:54.304Z] 2022/03/21 13:11:53 Closing DB instances... [2022-03-21T13:11:54.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:11:54.611Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:11:54.611Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:11:54.611Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:11:54.611Z] [2022-03-21T13:11:54.611Z] + TEST_INTEGRATION_DEST=1 [2022-03-21T13:11:54.611Z] + CONTAINER_NAME=docker-pr3-1 [2022-03-21T13:11:54.611Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-21T13:11:54.611Z] + run_tests test-integration-flaky [2022-03-21T13:11:54.611Z] + '[' -n 0 ']' [2022-03-21T13:11:54.611Z] + rm= [2022-03-21T13:11:54.611Z] + c=0 [2022-03-21T13:11:54.611Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43399/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh test-integration-flaky test-integration [2022-03-21T13:11:54.611Z] ++ jobs -p [2022-03-21T13:11:54.611Z] + TEST_INTEGRATION_DEST=3 [2022-03-21T13:11:54.611Z] + CONTAINER_NAME=docker-pr3-3 [2022-03-21T13:11:54.611Z] + TEST_SKIP_INTEGRATION=1 [2022-03-21T13:11:54.611Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-21T13:11:54.611Z] + run_tests [2022-03-21T13:11:54.611Z] + '[' -n 0 ']' [2022-03-21T13:11:54.611Z] + rm= [2022-03-21T13:11:54.611Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43399/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh '' test-integration [2022-03-21T13:11:54.611Z] + for job in $(jobs -p) [2022-03-21T13:11:54.611Z] + wait 10196 [2022-03-21T13:11:54.611Z] + TEST_INTEGRATION_DEST=2 [2022-03-21T13:11:54.611Z] + CONTAINER_NAME=docker-pr3-2 [2022-03-21T13:11:54.611Z] + TEST_SKIP_INTEGRATION=1 [2022-03-21T13:11:54.611Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-21T13:11:54.611Z] + run_tests [2022-03-21T13:11:54.611Z] + '[' -n 0 ']' [2022-03-21T13:11:54.611Z] + rm= [2022-03-21T13:11:54.611Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43399/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh '' test-integration [2022-03-21T13:11:54.611Z] [2022-03-21T13:11:54.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:11:54.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:11:54.611Z] HOSTNAME=acf7c5d98d73 [2022-03-21T13:11:54.611Z] TEST_SKIP_INTEGRATION=1 [2022-03-21T13:11:54.611Z] TESTDEBUG=0 [2022-03-21T13:11:54.611Z] DEST=bundles/test-integration [2022-03-21T13:11:54.611Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:11:54.611Z] KEEPBUNDLE=1 [2022-03-21T13:11:54.611Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:11:54.611Z] container=docker [2022-03-21T13:11:54.611Z] HOME=/root [2022-03-21T13:11:54.611Z] GOLANG_VERSION=1.18 [2022-03-21T13:11:54.611Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:11:54.611Z] VALIDATE_BRANCH=master [2022-03-21T13:11:54.611Z] TERM=xterm [2022-03-21T13:11:54.611Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:11:54.611Z] SHLVL=1 [2022-03-21T13:11:54.611Z] TIMEOUT=120m [2022-03-21T13:11:54.611Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:11:54.611Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:11:54.611Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-21T13:11:54.611Z] GO111MODULE=off [2022-03-21T13:11:54.611Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:11:54.611Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:11:54.611Z] GOPATH=/go [2022-03-21T13:11:54.611Z] PKG_CONFIG=pkg-config [2022-03-21T13:11:54.611Z] _=/usr/bin/env [2022-03-21T13:11:54.611Z] Building test suite binary ./integration-cli/test.main [2022-03-21T13:11:54.611Z] [2022-03-21T13:11:54.611Z] [2022-03-21T13:11:54.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:11:54.612Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:11:54.612Z] HOSTNAME=b98f770aeabc [2022-03-21T13:11:54.612Z] TEST_SKIP_INTEGRATION=1 [2022-03-21T13:11:54.612Z] TESTDEBUG=0 [2022-03-21T13:11:54.612Z] DEST=bundles/test-integration [2022-03-21T13:11:54.612Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:11:54.612Z] KEEPBUNDLE=1 [2022-03-21T13:11:54.612Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:11:54.612Z] container=docker [2022-03-21T13:11:54.612Z] HOME=/root [2022-03-21T13:11:54.612Z] GOLANG_VERSION=1.18 [2022-03-21T13:11:54.612Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:11:54.612Z] VALIDATE_BRANCH=master [2022-03-21T13:11:54.612Z] TERM=xterm [2022-03-21T13:11:54.612Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:11:54.612Z] SHLVL=1 [2022-03-21T13:11:54.612Z] TIMEOUT=120m [2022-03-21T13:11:54.612Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:11:54.612Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:11:54.612Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-21T13:11:54.612Z] GO111MODULE=off [2022-03-21T13:11:54.612Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:11:54.612Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:11:54.612Z] GOPATH=/go [2022-03-21T13:11:54.612Z] PKG_CONFIG=pkg-config [2022-03-21T13:11:54.612Z] _=/usr/bin/env [2022-03-21T13:11:54.612Z] Building test suite binary ./integration-cli/test.main [2022-03-21T13:11:54.612Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-21T13:11:54.612Z] No new tests added to integration. [2022-03-21T13:11:54.612Z] [2022-03-21T13:11:54.612Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:11:54.612Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:11:54.612Z] HOSTNAME=eae498956785 [2022-03-21T13:11:54.612Z] TESTDEBUG=0 [2022-03-21T13:11:54.612Z] DEST=bundles/test-integration [2022-03-21T13:11:54.612Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:11:54.612Z] KEEPBUNDLE=1 [2022-03-21T13:11:54.612Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:11:54.612Z] container=docker [2022-03-21T13:11:54.612Z] HOME=/root [2022-03-21T13:11:54.612Z] GOLANG_VERSION=1.18 [2022-03-21T13:11:54.612Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:11:54.612Z] VALIDATE_BRANCH=master [2022-03-21T13:11:54.612Z] TERM=xterm [2022-03-21T13:11:54.612Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:11:54.612Z] SHLVL=1 [2022-03-21T13:11:54.612Z] TIMEOUT=120m [2022-03-21T13:11:54.612Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:11:54.612Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:11:54.612Z] GO111MODULE=off [2022-03-21T13:11:54.612Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-21T13:11:54.612Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:11:54.612Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:11:54.612Z] GOPATH=/go [2022-03-21T13:11:54.612Z] PKG_CONFIG=pkg-config [2022-03-21T13:11:54.612Z] _=/usr/bin/env [2022-03-21T13:11:54.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-21T13:11:54.701Z] === RUN TestJSONFileLogger [2022-03-21T13:11:54.701Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-21T13:11:54.701Z] === RUN TestJSONFileLoggerWithTags [2022-03-21T13:11:54.701Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-21T13:11:54.701Z] === RUN TestJSONFileLoggerWithOpts [2022-03-21T13:11:54.701Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-21T13:11:54.701Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-21T13:11:54.701Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-21T13:11:54.701Z] === RUN TestEncodeDecode [2022-03-21T13:11:54.701Z] === PAUSE TestEncodeDecode [2022-03-21T13:11:54.701Z] === RUN TestUnexpectedEOF [2022-03-21T13:11:54.701Z] === RUN TestWriteLog [2022-03-21T13:11:54.701Z] === PAUSE TestWriteLog [2022-03-21T13:11:54.701Z] === RUN TestReadLog [2022-03-21T13:11:54.701Z] === PAUSE TestReadLog [2022-03-21T13:11:54.701Z] === RUN TestDecode [2022-03-21T13:11:54.701Z] time="2022-03-21T13:11:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:11:54.701Z] time="2022-03-21T13:11:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-21T13:11:54.701Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-21T13:11:54.701Z] === CONT TestEncodeDecode [2022-03-21T13:11:54.701Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-21T13:11:54.701Z] PASS [2022-03-21T13:11:54.701Z] coverage: 69.9% of statements [2022-03-21T13:11:54.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-03-21T13:11:54.701Z] --- PASS: TestDecode (0.03s) [2022-03-21T13:11:54.701Z] === CONT TestWriteLog [2022-03-21T13:11:54.701Z] === CONT TestReadLog [2022-03-21T13:11:54.701Z] --- PASS: TestWriteLog (0.01s) [2022-03-21T13:11:54.701Z] === RUN TestReadLog/tail_exact [2022-03-21T13:11:55.159Z] === RUN TestReadLog/tail_less_than_available [2022-03-21T13:11:55.159Z] === RUN TestReadLog/tail_more_than_available [2022-03-21T13:11:55.159Z] --- PASS: TestReadLog (0.27s) [2022-03-21T13:11:55.159Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-21T13:11:55.159Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-21T13:11:55.159Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-21T13:11:55.159Z] PASS [2022-03-21T13:11:55.159Z] coverage: 78.7% of statements [2022-03-21T13:11:55.159Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 78.7% of statements [2022-03-21T13:11:55.159Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-21T13:11:56.126Z] === RUN TestOpenFileDelete [2022-03-21T13:11:56.126Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestOpenFileRename [2022-03-21T13:11:56.126Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestHandleDecoderErr [2022-03-21T13:11:56.126Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestParseLogTagDefaultTag [2022-03-21T13:11:56.126Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestParseLogTag [2022-03-21T13:11:56.126Z] --- PASS: TestParseLogTag (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestParseLogTagEmptyTag [2022-03-21T13:11:56.126Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestTailFiles [2022-03-21T13:11:56.126Z] --- PASS: TestTailFiles (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestFollowLogsConsumerGone [2022-03-21T13:11:56.126Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-21T13:11:56.126Z] === RUN TestFollowLogsProducerGone [2022-03-21T13:11:56.126Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-21T13:11:56.126Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-21T13:11:56.126Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-21T13:11:56.126Z] === RUN TestCheckCapacityAndRotate [2022-03-21T13:11:56.126Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-21T13:11:56.126Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-21T13:11:56.126Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-03-21T13:11:56.126Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-21T13:11:56.126Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-21T13:11:56.126Z] PASS [2022-03-21T13:11:56.126Z] coverage: 55.6% of statements [2022-03-21T13:11:56.126Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 55.6% of statements [2022-03-21T13:11:56.126Z] === RUN TestLog [2022-03-21T13:11:56.126Z] --- PASS: TestLog (0.03s) [2022-03-21T13:11:56.126Z] PASS [2022-03-21T13:11:56.126Z] coverage: 31.5% of statements [2022-03-21T13:11:56.126Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2022-03-21T13:11:56.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-21T13:11:57.092Z] === RUN TestParseLogFormat [2022-03-21T13:11:57.093Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestValidateLogOptEmpty [2022-03-21T13:11:57.093Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestValidateSyslogAddress [2022-03-21T13:11:57.093Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestParseAddressDefaultPort [2022-03-21T13:11:57.093Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestValidateSyslogFacility [2022-03-21T13:11:57.093Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestValidateLogOptSyslogFormat [2022-03-21T13:11:57.093Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestValidateLogOpt [2022-03-21T13:11:57.093Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:11:57.093Z] PASS [2022-03-21T13:11:57.093Z] coverage: 46.8% of statements [2022-03-21T13:11:57.093Z] ok github.com/docker/docker/daemon/logger/syslog 0.107s coverage: 46.8% of statements [2022-03-21T13:11:57.093Z] === RUN TestValidateLogOpt [2022-03-21T13:11:57.093Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestNewMissedConfig [2022-03-21T13:11:57.093Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestNewMissedUrl [2022-03-21T13:11:57.093Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestNewMissedToken [2022-03-21T13:11:57.093Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestNewWithProxy [2022-03-21T13:11:57.093Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestDefault [2022-03-21T13:11:57.093Z] --- PASS: TestDefault (0.01s) [2022-03-21T13:11:57.093Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-21T13:11:57.093Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-21T13:11:57.093Z] === RUN TestJsonFormat [2022-03-21T13:11:57.093Z] --- PASS: TestJsonFormat (0.01s) [2022-03-21T13:11:57.093Z] === RUN TestRawFormat [2022-03-21T13:11:57.093Z] === RUN TestNewParse [2022-03-21T13:11:57.093Z] --- PASS: TestNewParse (0.00s) [2022-03-21T13:11:57.093Z] PASS [2022-03-21T13:11:57.093Z] --- PASS: TestRawFormat (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestRawFormatWithLabels [2022-03-21T13:11:57.093Z] coverage: 8.3% of statements [2022-03-21T13:11:57.093Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestRawFormatWithoutTag [2022-03-21T13:11:57.093Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-21T13:11:57.093Z] === RUN TestBatching [2022-03-21T13:11:57.093Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2022-03-21T13:11:57.303Z] Removing intermediate container 3cd589c35466 [2022-03-21T13:11:57.303Z] ---> a56d076af41b [2022-03-21T13:11:57.303Z] Step 13/13 : CMD ["sh"] [2022-03-21T13:11:57.303Z] ---> Running in 6c3bc370d306 [2022-03-21T13:11:57.303Z] Removing intermediate container 6c3bc370d306 [2022-03-21T13:11:57.303Z] ---> 1ce65e404ab0 [2022-03-21T13:11:57.303Z] Successfully built 1ce65e404ab0 [2022-03-21T13:11:57.303Z] Successfully tagged busybox:latest [2022-03-21T13:11:57.303Z] INFO: Docker images of the daemon under test [2022-03-21T13:11:57.303Z] [2022-03-21T13:11:57.303Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:11:57.303Z] busybox latest 1ce65e404ab0 Less than a second ago 5.01GB [2022-03-21T13:11:57.303Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-21T13:11:57.303Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-21T13:11:57.303Z] [2022-03-21T13:11:57.303Z] INFO: Running integration tests at 03/21/2022 13:11:57... [2022-03-21T13:11:57.303Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-21T13:11:57.303Z] INFO: Integration API tests being run from the host: [2022-03-21T13:11:57.303Z] INFO: make.ps1 starting at 03/21/2022 13:11:57 [2022-03-21T13:11:57.553Z] --- PASS: TestBatching (0.29s) [2022-03-21T13:11:57.553Z] === RUN TestFrequency [2022-03-21T13:11:58.288Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-21T13:11:58.734Z] --- PASS: TestFrequency (0.17s) [2022-03-21T13:11:58.734Z] === RUN TestOneMessagePerRequest [2022-03-21T13:11:58.734Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-21T13:11:58.734Z] === RUN TestVerify [2022-03-21T13:11:58.734Z] --- PASS: TestVerify (0.00s) [2022-03-21T13:11:58.734Z] === RUN TestSkipVerify [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] --- PASS: TestSkipVerify (0.76s) [2022-03-21T13:11:58.734Z] === RUN TestBufferMaximum [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.266368\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.266368\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-21T13:11:58.734Z] === RUN TestServerAlwaysDown [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.269360\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.269360\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.269360\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.274609\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] time="2022-03-21T13:11:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647868318.274609\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:58.734Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-03-21T13:11:58.734Z] === RUN TestCannotSendAfterClose [2022-03-21T13:11:58.734Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-03-21T13:11:58.734Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-21T13:11:58.734Z] === RUN TestV1IDService [2022-03-21T13:11:58.734Z] --- PASS: TestV1IDService (0.03s) [2022-03-21T13:11:58.734Z] === RUN TestV2MetadataService [2022-03-21T13:11:58.982Z] ok github.com/docker/docker/libnetwork 37.109s coverage: 40.7% of statements [2022-03-21T13:11:58.982Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-21T13:11:58.982Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-21T13:11:58.982Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-21T13:11:58.982Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-21T13:11:58.982Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-21T13:11:59.056Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-21T13:11:59.056Z] === RUN TestParallelCreate [2022-03-21T13:11:59.056Z] 2022/03/21 13:11:58 Closing DB instances... [2022-03-21T13:11:59.056Z] --- PASS: TestParallelCreate (0.02s) [2022-03-21T13:11:59.056Z] === RUN TestParallelDelete [2022-03-21T13:11:59.056Z] 2022/03/21 13:11:58 Closing DB instances... [2022-03-21T13:11:59.056Z] --- PASS: TestParallelDelete (0.02s) [2022-03-21T13:11:59.056Z] === RUN TestNetworkDBIslands [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cbe44c694c83 with config:&{NodeID:cbe44c694c83 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node cbe44c694c83/172.29.41.105, joined gossip cluster" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node cbe44c694c83/172.29.41.105, added to nodes list" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:86672a33e4dd with config:&{NodeID:86672a33e4dd Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node 86672a33e4dd/172.29.41.105, joined gossip cluster" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to nodes list" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node 86672a33e4dd/172.29.41.105, joined gossip cluster" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to nodes list" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node cbe44c694c83/172.29.41.105, joined gossip cluster" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=info msg="Node cbe44c694c83/172.29.41.105, added to nodes list" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-21T13:11:59.056Z] time="2022-03-21T13:11:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-21T13:11:59.554Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.285s coverage: 59.9% of statements [2022-03-21T13:11:59.554Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-21T13:11:59.554Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-21T13:11:59.703Z] time="2022-03-21T13:11:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-21T13:11:59.703Z] time="2022-03-21T13:11:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b70c1b11da79\"}'" [2022-03-21T13:11:59.703Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-21T13:11:59.703Z] PASS [2022-03-21T13:11:59.703Z] coverage: 82.5% of statements [2022-03-21T13:11:59.703Z] ok github.com/docker/docker/daemon/logger/splunk 2.349s coverage: 82.5% of statements [2022-03-21T13:11:59.703Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-21T13:11:59.703Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-21T13:11:59.703Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-21T13:11:59.703Z] --- PASS: TestV2MetadataService (0.98s) [2022-03-21T13:11:59.703Z] PASS [2022-03-21T13:11:59.703Z] coverage: 48.2% of statements [2022-03-21T13:11:59.703Z] ok github.com/docker/docker/distribution/metadata 1.086s coverage: 48.2% of statements [2022-03-21T13:11:59.703Z] === RUN TestSuccessfulDownload [2022-03-21T13:11:59.703Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e2974759fc11 with config:&{NodeID:e2974759fc11 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node cbe44c694c83/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node cbe44c694c83/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node 86672a33e4dd/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.041Z] time="2022-03-21T13:11:59Z" level=info msg="Node e2974759fc11/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.126Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.041s coverage: 4.0% of statements [2022-03-21T13:12:00.126Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-21T13:12:00.162Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-21T13:12:00.162Z] === RUN TestCancelledDownload [2022-03-21T13:12:00.162Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-21T13:12:00.162Z] === RUN TestMaxDownloadAttempts [2022-03-21T13:12:00.162Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:12:00.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:12:00.162Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:12:00.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:12:00.162Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:12:00.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:12:00.162Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:12:00.162Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:12:00.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-21T13:12:00.162Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-21T13:12:00.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-21T13:12:00.162Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-21T13:12:00.162Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-21T13:12:00.162Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-21T13:12:00.162Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-21T13:12:00.162Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-21T13:12:00.162Z] === RUN TestContinueOnError_NeverContinue [2022-03-21T13:12:00.162Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-21T13:12:00.162Z] === RUN TestManifestStore [2022-03-21T13:12:00.162Z] === RUN TestManifestStore/no_remote_or_local [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5033db6e0ad6 with config:&{NodeID:5033db6e0ad6 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 86672a33e4dd/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node e2974759fc11/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node e2974759fc11/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node cbe44c694c83/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node cbe44c694c83/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.509Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.626Z] time="2022-03-21T13:11:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:12:00.626Z] time="2022-03-21T13:11:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:12:00.626Z] time="2022-03-21T13:11:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:12:00.626Z] time="2022-03-21T13:11:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-21T13:12:00.626Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-21T13:12:00.626Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-21T13:12:00.626Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-21T13:12:00.626Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-03-21T13:12:00.626Z] === RUN TestTransfer [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1378034569\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/no_local_cache [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/with_local_cache [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/unknown_media_type [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="reference for unknown type: " [2022-03-21T13:12:00.626Z] --- PASS: TestTransfer (0.12s) [2022-03-21T13:12:00.626Z] === RUN TestConcurrencyLimit [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="reference for unknown type: " [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="reference for unknown type: " [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="reference for unknown type: " [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="reference for unknown type: " [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-21T13:12:00.626Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-21T13:12:00.626Z] time="2022-03-21T13:12:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore (0.40s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-21T13:12:00.626Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-21T13:12:00.626Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestFixManifestLayers [2022-03-21T13:12:00.626Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-21T13:12:00.626Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:12:00.626Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestFixManifestLayersBadParent [2022-03-21T13:12:00.626Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestValidateManifest [2022-03-21T13:12:00.626Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:12:00.626Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestFormatPlatform [2022-03-21T13:12:00.626Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-21T13:12:00.626Z] === RUN TestPullSchema2Config [2022-03-21T13:12:00.626Z] === RUN TestPullSchema2Config/success_first_time [2022-03-21T13:12:00.626Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:12:00.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:00.626Z] === RUN TestPullSchema2Config/500_status [2022-03-21T13:12:00.626Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:12:00.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:00.699Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-21T13:12:00.699Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-21T13:12:00.960Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7021a7a7ad5f with config:&{NodeID:7021a7a7ad5f Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 86672a33e4dd/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node cbe44c694c83/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node cbe44c694c83/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node e2974759fc11/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node e2974759fc11/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:00.977Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:01.086Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:01.086Z] === RUN TestPullSchema2Config/EOF [2022-03-21T13:12:01.086Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:12:01.086Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:01.086Z] 2022/03/21 13:12:00 http: panic serving 127.0.0.1:49222: intentional panic [2022-03-21T13:12:01.086Z] goroutine 40 [running]: [2022-03-21T13:12:01.086Z] net/http.(*conn).serve.func1() [2022-03-21T13:12:01.086Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:12:01.086Z] panic({0x8c6e40, 0xaa8df0}) [2022-03-21T13:12:01.086Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:12:01.086Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000116b60?, {0xab05d8?, 0xc00009a0e0?}) [2022-03-21T13:12:01.086Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-21T13:12:01.086Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xab05d8, 0xc00009a0e0}, 0xc0004dc400) [2022-03-21T13:12:01.086Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-21T13:12:01.086Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xab05d8?, 0xc00009a0e0?}, 0xc00011a400?) [2022-03-21T13:12:01.086Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:12:01.086Z] net/http.serverHandler.ServeHTTP({0xc0004c4b40?}, {0xab05d8, 0xc00009a0e0}, 0xc0004dc400) [2022-03-21T13:12:01.086Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:12:01.086Z] net/http.(*conn).serve(0xc000418000, {0xab0e50, 0xc0001794a0}) [2022-03-21T13:12:01.086Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:12:01.086Z] created by net/http.(*Server).Serve [2022-03-21T13:12:01.086Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:12:01.086Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-03-21T13:12:01.086Z] === RUN TestInactiveJobs [2022-03-21T13:12:01.086Z] === RUN TestNotFound [2022-03-21T13:12:01.086Z] --- PASS: TestNotFound (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestConflict [2022-03-21T13:12:01.086Z] --- PASS: TestConflict (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestForbidden [2022-03-21T13:12:01.086Z] --- PASS: TestForbidden (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestInvalidParameter [2022-03-21T13:12:01.086Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestNotImplemented [2022-03-21T13:12:01.086Z] --- PASS: TestNotImplemented (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestNotModified [2022-03-21T13:12:01.086Z] --- PASS: TestNotModified (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestUnauthorized [2022-03-21T13:12:01.086Z] --- PASS: TestUnauthorized (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestUnknown [2022-03-21T13:12:01.086Z] --- PASS: TestUnknown (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestCancelled [2022-03-21T13:12:01.086Z] --- PASS: TestCancelled (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestDeadline [2022-03-21T13:12:01.086Z] --- PASS: TestDeadline (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestDataLoss [2022-03-21T13:12:01.086Z] --- PASS: TestDataLoss (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestUnavailable [2022-03-21T13:12:01.086Z] --- PASS: TestUnavailable (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestSystem [2022-03-21T13:12:01.086Z] --- PASS: TestSystem (0.00s) [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Not_Found [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Bad_Request [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Conflict [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Unauthorized [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Forbidden [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Not_Modified [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-21T13:12:01.086Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-21T13:12:01.087Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-21T13:12:01.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-21T13:12:01.087Z] PASS [2022-03-21T13:12:01.087Z] coverage: 77.0% of statements [2022-03-21T13:12:01.087Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-03-21T13:12:01.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:01.087Z] === RUN TestPullSchema2Config/unauthorized [2022-03-21T13:12:01.087Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-21T13:12:01.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-21T13:12:01.087Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-21T13:12:01.087Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-21T13:12:01.087Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-21T13:12:01.087Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-21T13:12:01.087Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-21T13:12:01.087Z] === RUN TestGetRepositoryMountCandidates [2022-03-21T13:12:01.087Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-21T13:12:01.087Z] === RUN TestLayerAlreadyExists [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-21T13:12:01.087Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-21T13:12:01.087Z] === RUN TestWhenEmptyAuthConfig [2022-03-21T13:12:01.087Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-21T13:12:01.087Z] === RUN TestWatchRelease [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:00Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:01.455Z] networkdb_test.go:835: Re-joining: 3 [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=info msg="The new bootstrap node list is:[172.29.41.105:10033 172.29.41.105:10034 172.29.41.105:10035]" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10033" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49370" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10034" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49371" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49372" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10035" [2022-03-21T13:12:01.455Z] networkdb_test.go:835: Re-joining: 4 [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=info msg="The new bootstrap node list is:[172.29.41.105:10033 172.29.41.105:10034 172.29.41.105:10035]" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10033" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49373" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10034" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49374" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10035" [2022-03-21T13:12:01.455Z] time="2022-03-21T13:12:01Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49375" [2022-03-21T13:12:01.545Z] --- PASS: TestWatchRelease (0.04s) [2022-03-21T13:12:01.545Z] === RUN TestWatchFinishedTransfer [2022-03-21T13:12:01.545Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-21T13:12:01.545Z] === RUN TestDuplicateTransfer [2022-03-21T13:12:01.545Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-21T13:12:01.545Z] === RUN TestSuccessfulUpload [2022-03-21T13:12:01.545Z] time="2022-03-21T13:12:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-21T13:12:01.545Z] === RUN TestFSGetInvalidData [2022-03-21T13:12:01.545Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-21T13:12:01.545Z] === RUN TestFSInvalidSet [2022-03-21T13:12:01.545Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-21T13:12:01.545Z] === RUN TestFSInvalidRoot [2022-03-21T13:12:01.545Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-21T13:12:01.545Z] === RUN TestFSMetadataGetSet [2022-03-21T13:12:01.923Z] time="2022-03-21T13:12:01Z" level=info msg="node 0 leaving" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83 change state NodeActive --> NodeLeft" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="node4(5033db6e0ad6): Node leave event for cbe44c694c83/172.29.41.105" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83 change state NodeActive --> NodeLeft" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="node2(86672a33e4dd): Node leave event for cbe44c694c83/172.29.41.105" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83 change state NodeActive --> NodeLeft" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="node5(7021a7a7ad5f): Node leave event for cbe44c694c83/172.29.41.105" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83 change state NodeActive --> NodeLeft" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="node3(e2974759fc11): Node leave event for cbe44c694c83/172.29.41.105" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83 change state NodeActive --> NodeLeft" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="node1(cbe44c694c83): Node leave event for cbe44c694c83/172.29.41.105" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83/172.29.41.105, left gossip cluster" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83/172.29.41.105, left gossip cluster" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83/172.29.41.105, left gossip cluster" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83/172.29.41.105, left gossip cluster" [2022-03-21T13:12:01.924Z] time="2022-03-21T13:12:01Z" level=info msg="Node cbe44c694c83/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.003Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-21T13:12:02.004Z] === RUN TestCancelledUpload [2022-03-21T13:12:02.004Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-21T13:12:02.004Z] PASS [2022-03-21T13:12:02.004Z] coverage: 77.3% of statements [2022-03-21T13:12:02.004Z] ok github.com/docker/docker/distribution/xfer 2.029s coverage: 77.3% of statements [2022-03-21T13:12:02.004Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-21T13:12:02.004Z] === RUN TestFSInvalidWalker [2022-03-21T13:12:02.004Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-21T13:12:02.004Z] === RUN TestFSGetSet [2022-03-21T13:12:02.004Z] --- PASS: TestFSGetSet (0.04s) [2022-03-21T13:12:02.004Z] === RUN TestFSGetUnsetKey [2022-03-21T13:12:02.004Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-21T13:12:02.004Z] === RUN TestFSGetEmptyData [2022-03-21T13:12:02.004Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-21T13:12:02.004Z] === RUN TestFSDelete [2022-03-21T13:12:02.004Z] --- PASS: TestFSDelete (0.03s) [2022-03-21T13:12:02.004Z] === RUN TestFSWalker [2022-03-21T13:12:02.004Z] --- PASS: TestFSWalker (0.02s) [2022-03-21T13:12:02.004Z] === RUN TestFSWalkerStopOnError [2022-03-21T13:12:02.004Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-21T13:12:02.004Z] === RUN TestNewFromJSON [2022-03-21T13:12:02.004Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-21T13:12:02.004Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestMarshalKeyOrder [2022-03-21T13:12:02.004Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestHistoryEqual [2022-03-21T13:12:02.004Z] --- PASS: TestHistoryEqual (0.17s) [2022-03-21T13:12:02.004Z] === RUN TestImage [2022-03-21T13:12:02.004Z] --- PASS: TestImage (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestImageOSNotEmpty [2022-03-21T13:12:02.004Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-21T13:12:02.004Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-21T13:12:02.004Z] === RUN TestCreate [2022-03-21T13:12:02.004Z] --- PASS: TestCreate (0.02s) [2022-03-21T13:12:02.004Z] === RUN TestRestore [2022-03-21T13:12:02.004Z] time="2022-03-21T13:12:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-21T13:12:02.004Z] --- PASS: TestRestore (0.04s) [2022-03-21T13:12:02.004Z] === RUN TestAddDelete [2022-03-21T13:12:02.004Z] --- PASS: TestAddDelete (0.03s) [2022-03-21T13:12:02.004Z] === RUN TestSearchAfterDelete [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.29.41.105:10037: use of closed network connection" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="node 1 leaving" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="node5(7021a7a7ad5f): Node leave event for 86672a33e4dd/172.29.41.105" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd change state NodeActive --> NodeFailed" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd/172.29.41.105, added to failed nodes list" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="node4(5033db6e0ad6): Node leave event for 86672a33e4dd/172.29.41.105" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="Node 86672a33e4dd change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=error msg="node: 86672a33e4dd is unknown to memberlist" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:01Z" level=info msg="node3(e2974759fc11): Node leave event for 86672a33e4dd/172.29.41.105" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:02Z" level=info msg="Node 86672a33e4dd/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:02Z" level=info msg="Node 86672a33e4dd/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.392Z] time="2022-03-21T13:12:02Z" level=info msg="Node 86672a33e4dd/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="node 2 leaving" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11 change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="node4(5033db6e0ad6): Node leave event for e2974759fc11/172.29.41.105" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11 change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="node5(7021a7a7ad5f): Node leave event for e2974759fc11/172.29.41.105" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11 change state NodeActive --> NodeLeft" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="node3(e2974759fc11): Node leave event for e2974759fc11/172.29.41.105" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="Node e2974759fc11/172.29.41.105, left gossip cluster" [2022-03-21T13:12:02.860Z] networkdb_test.go:867: node5: OK [2022-03-21T13:12:02.860Z] networkdb_test.go:867: node4: OK [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="node 0 coming back" [2022-03-21T13:12:02.860Z] time="2022-03-21T13:12:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c5706b0ac520 with config:&{NodeID:c5706b0ac520 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:02.997Z] --- PASS: TestSearchAfterDelete (0.05s) [2022-03-21T13:12:02.997Z] === RUN TestParentReset [2022-03-21T13:12:02.997Z] --- PASS: TestParentReset (0.06s) [2022-03-21T13:12:02.997Z] === RUN TestGetAndSetLastUpdated [2022-03-21T13:12:02.997Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-21T13:12:02.997Z] === RUN TestStoreLen [2022-03-21T13:12:02.997Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-03-21T13:12:02.997Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-21T13:12:02.997Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-21T13:12:02.997Z] === RUN TestTokenPassThru [2022-03-21T13:12:02.997Z] === RUN TestCompare [2022-03-21T13:12:02.997Z] --- PASS: TestCompare (0.00s) [2022-03-21T13:12:02.997Z] PASS [2022-03-21T13:12:02.997Z] coverage: 19.2% of statements [2022-03-21T13:12:02.997Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-21T13:12:02.997Z] === RUN TestTokenPassThruDifferentHost [2022-03-21T13:12:02.997Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-21T13:12:02.997Z] PASS [2022-03-21T13:12:02.997Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2022-03-21T13:12:02.997Z] coverage: 26.7% of statements [2022-03-21T13:12:02.997Z] ok github.com/docker/docker/distribution 2.248s coverage: 26.7% of statements [2022-03-21T13:12:02.997Z] --- PASS: TestStoreLen (0.11s) [2022-03-21T13:12:02.997Z] PASS [2022-03-21T13:12:02.997Z] coverage: 86.9% of statements [2022-03-21T13:12:02.997Z] ok github.com/docker/docker/image 0.773s coverage: 86.9% of statements [2022-03-21T13:12:02.997Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-21T13:12:02.997Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node c5706b0ac520/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node c5706b0ac520/172.29.41.105, added to nodes list" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="node 1 coming back" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b728332f6d77 with config:&{NodeID:b728332f6d77 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node b728332f6d77/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node b728332f6d77/172.29.41.105, added to nodes list" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="node 2 coming back" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7deaaf524c8b with config:&{NodeID:7deaaf524c8b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:03.328Z] time="2022-03-21T13:12:02Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, added to nodes list" [2022-03-21T13:12:03.456Z] === RUN TestValidateManifest [2022-03-21T13:12:03.456Z] === RUN TestValidateManifest/nil [2022-03-21T13:12:03.456Z] === RUN TestValidateManifest/non-nil [2022-03-21T13:12:03.456Z] --- PASS: TestValidateManifest (0.00s) [2022-03-21T13:12:03.456Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-21T13:12:03.456Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-21T13:12:03.456Z] PASS [2022-03-21T13:12:03.456Z] coverage: 0.7% of statements [2022-03-21T13:12:03.456Z] ok github.com/docker/docker/image/tarexport 0.085s coverage: 0.7% of statements [2022-03-21T13:12:03.456Z] === RUN TestMakeV1ConfigFromConfig [2022-03-21T13:12:03.456Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-21T13:12:03.456Z] PASS [2022-03-21T13:12:03.456Z] coverage: 25.0% of statements [2022-03-21T13:12:03.456Z] ok github.com/docker/docker/image/v1 0.160s coverage: 25.0% of statements [2022-03-21T13:12:03.456Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-21T13:12:04.422Z] === RUN TestSerialization [2022-03-21T13:12:04.422Z] --- PASS: TestSerialization (0.02s) [2022-03-21T13:12:04.422Z] PASS [2022-03-21T13:12:04.422Z] coverage: 100.0% of statements [2022-03-21T13:12:04.422Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-03-21T13:12:04.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-21T13:12:04.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-21T13:12:05.388Z] === RUN TestEmptyLayer [2022-03-21T13:12:05.388Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-21T13:12:05.388Z] === RUN TestCommitFailure [2022-03-21T13:12:05.388Z] --- PASS: TestCommitFailure (0.01s) [2022-03-21T13:12:05.388Z] === RUN TestStartTransactionFailure [2022-03-21T13:12:05.388Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-21T13:12:05.388Z] === RUN TestGetOrphan [2022-03-21T13:12:05.388Z] --- PASS: TestGetOrphan (0.01s) [2022-03-21T13:12:05.388Z] === RUN TestMountAndRegister [2022-03-21T13:12:05.848Z] === RUN TestEnvironmentParsing [2022-03-21T13:12:05.848Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-21T13:12:05.848Z] PASS [2022-03-21T13:12:05.848Z] coverage: 1.2% of statements [2022-03-21T13:12:05.848Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2022-03-21T13:12:05.848Z] layer_test.go:258: Layer size: 14 [2022-03-21T13:12:05.848Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-21T13:12:05.848Z] === RUN TestLayerRelease [2022-03-21T13:12:05.848Z] layer_test.go:291: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestStoreRestore [2022-03-21T13:12:05.848Z] layer_test.go:340: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestTarStreamStability [2022-03-21T13:12:05.848Z] layer_test.go:455: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestRegisterExistingLayer [2022-03-21T13:12:05.848Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-21T13:12:05.848Z] === RUN TestTarStreamVerification [2022-03-21T13:12:05.848Z] layer_test.go:684: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestLayerMigration [2022-03-21T13:12:05.848Z] migration_test.go:45: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestLayerMigrationNoTarsplit [2022-03-21T13:12:05.848Z] migration_test.go:181: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestMountInit [2022-03-21T13:12:05.848Z] mount_test.go:17: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestMountInit (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestMountSize [2022-03-21T13:12:05.848Z] mount_test.go:76: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestMountSize (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestMountChanges [2022-03-21T13:12:05.848Z] mount_test.go:125: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestMountChanges (0.00s) [2022-03-21T13:12:05.848Z] === RUN TestMountApply [2022-03-21T13:12:05.848Z] mount_test.go:212: Failing on Windows [2022-03-21T13:12:05.848Z] --- SKIP: TestMountApply (0.00s) [2022-03-21T13:12:05.848Z] PASS [2022-03-21T13:12:05.848Z] coverage: 30.6% of statements [2022-03-21T13:12:05.848Z] ok github.com/docker/docker/layer 0.382s coverage: 30.6% of statements [2022-03-21T13:12:06.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-21T13:12:06.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-21T13:12:06.280Z] time="2022-03-21T13:12:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.41.105:10033 172.29.41.105:10034 172.29.41.105:10035]" [2022-03-21T13:12:06.307Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-21T13:12:06.307Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-21T13:12:06.307Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-21T13:12:06.307Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-21T13:12:06.307Z] === RUN TestSequenceGetAvailableBit [2022-03-21T13:12:06.307Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSequenceEqual [2022-03-21T13:12:06.307Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSequenceCopy [2022-03-21T13:12:06.307Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestGetFirstAvailable [2022-03-21T13:12:06.307Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestFindSequence [2022-03-21T13:12:06.307Z] --- PASS: TestFindSequence (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestCheckIfAvailable [2022-03-21T13:12:06.307Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestMergeSequences [2022-03-21T13:12:06.307Z] --- PASS: TestMergeSequences (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestPushReservation [2022-03-21T13:12:06.307Z] --- PASS: TestPushReservation (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSerializeDeserialize [2022-03-21T13:12:06.307Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSet [2022-03-21T13:12:06.307Z] --- PASS: TestSet (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSetUnset [2022-03-21T13:12:06.307Z] --- PASS: TestSetUnset (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestOffsetSetUnset [2022-03-21T13:12:06.307Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSetInRange [2022-03-21T13:12:06.307Z] --- PASS: TestSetInRange (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestSetAnyInRange [2022-03-21T13:12:06.307Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestMethods [2022-03-21T13:12:06.307Z] --- PASS: TestMethods (0.00s) [2022-03-21T13:12:06.307Z] === RUN TestRandomAllocateDeallocate [2022-03-21T13:12:06.748Z] time="2022-03-21T13:12:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.41.105:10033 172.29.41.105:10034 172.29.41.105:10035]" [2022-03-21T13:12:06.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-21T13:12:07.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-21T13:12:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10033" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49376" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, is the new incarnation of the shutdown node cbe44c694c83/172.29.41.105" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10034" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49377" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, is the new incarnation of the shutdown node cbe44c694c83/172.29.41.105" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, is the new incarnation of the shutdown node 86672a33e4dd/172.29.41.105" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10035" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49378" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.735Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node c5706b0ac520/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, is the new incarnation of the shutdown node e2974759fc11/172.29.41.105" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, is the new incarnation of the shutdown node 86672a33e4dd/172.29.41.105" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node b728332f6d77/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, is the new incarnation of the shutdown node e2974759fc11/172.29.41.105" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, joined gossip cluster" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, added to nodes list" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10033" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49379" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49380" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10034" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49381" [2022-03-21T13:12:07.736Z] time="2022-03-21T13:12:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.41.105:10035" [2022-03-21T13:12:08.204Z] 2022/03/21 13:12:07 Closing DB instances... [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="node4(5033db6e0ad6): Node leave event for c5706b0ac520/172.29.41.105" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="node2(b728332f6d77): Node leave event for c5706b0ac520/172.29.41.105" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="node5(7021a7a7ad5f): Node leave event for c5706b0ac520/172.29.41.105" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="node1(c5706b0ac520): Node leave event for c5706b0ac520/172.29.41.105" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.204Z] time="2022-03-21T13:12:08Z" level=info msg="node3(7deaaf524c8b): Node leave event for c5706b0ac520/172.29.41.105" [2022-03-21T13:12:08.486Z] === RUN TestInvalidConfig [2022-03-21T13:12:08.486Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-21T13:12:08.486Z] === RUN TestConfig [2022-03-21T13:12:08.486Z] --- PASS: TestConfig (0.00s) [2022-03-21T13:12:08.486Z] === RUN TestOptionsLabels [2022-03-21T13:12:08.486Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-21T13:12:08.486Z] === RUN TestValidName [2022-03-21T13:12:08.486Z] --- PASS: TestValidName (0.00s) [2022-03-21T13:12:08.486Z] PASS [2022-03-21T13:12:08.486Z] coverage: 19.7% of statements [2022-03-21T13:12:08.486Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-03-21T13:12:08.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520/172.29.41.105, left gossip cluster" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520/172.29.41.105, left gossip cluster" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520/172.29.41.105, left gossip cluster" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520/172.29.41.105, left gossip cluster" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node c5706b0ac520/172.29.41.105, left gossip cluster" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="node4(5033db6e0ad6): Node leave event for b728332f6d77/172.29.41.105" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="node5(7021a7a7ad5f): Node leave event for b728332f6d77/172.29.41.105" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="node3(7deaaf524c8b): Node leave event for b728332f6d77/172.29.41.105" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77 change state NodeActive --> NodeLeft" [2022-03-21T13:12:08.672Z] time="2022-03-21T13:12:08Z" level=info msg="node2(b728332f6d77): Node leave event for b728332f6d77/172.29.41.105" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node b728332f6d77/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node 7deaaf524c8b change state NodeActive --> NodeLeft" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="node4(5033db6e0ad6): Node leave event for 7deaaf524c8b/172.29.41.105" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="Node 7deaaf524c8b change state NodeActive --> NodeLeft" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:08Z" level=info msg="node5(7021a7a7ad5f): Node leave event for 7deaaf524c8b/172.29.41.105" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:09Z" level=info msg="Node 7deaaf524c8b change state NodeActive --> NodeLeft" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:09Z" level=info msg="node3(7deaaf524c8b): Node leave event for 7deaaf524c8b/172.29.41.105" [2022-03-21T13:12:09.140Z] time="2022-03-21T13:12:09Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.457Z] === RUN TestKey [2022-03-21T13:12:09.457Z] --- PASS: TestKey (0.00s) [2022-03-21T13:12:09.457Z] === RUN TestParseKey [2022-03-21T13:12:09.457Z] --- PASS: TestParseKey (0.00s) [2022-03-21T13:12:09.457Z] === RUN TestInvalidDataStore [2022-03-21T13:12:09.457Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-21T13:12:09.457Z] === RUN TestKVObjectFlatKey [2022-03-21T13:12:09.457Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-21T13:12:09.457Z] === RUN TestAtomicKVObjectFlatKey [2022-03-21T13:12:09.457Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-21T13:12:09.457Z] PASS [2022-03-21T13:12:09.457Z] coverage: 21.9% of statements [2022-03-21T13:12:09.457Z] ok github.com/docker/docker/libnetwork/datastore 0.066s coverage: 21.9% of statements [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=info msg="Node 7deaaf524c8b/172.29.41.105, left gossip cluster" [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=debug msg="memberlist: Failed ping: 5033db6e0ad6 (timeout reached)" [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.41.105:10037: use of closed network connection" [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.41.105:10035: use of closed network connection" [2022-03-21T13:12:09.607Z] time="2022-03-21T13:12:09Z" level=debug msg="memberlist: Stream connection from=172.29.41.105:49382" [2022-03-21T13:12:10.075Z] time="2022-03-21T13:12:09Z" level=info msg="Node 5033db6e0ad6 change state NodeActive --> NodeLeft" [2022-03-21T13:12:10.075Z] time="2022-03-21T13:12:09Z" level=info msg="node5(7021a7a7ad5f): Node leave event for 5033db6e0ad6/172.29.41.105" [2022-03-21T13:12:10.075Z] time="2022-03-21T13:12:09Z" level=info msg="Node 5033db6e0ad6 change state NodeActive --> NodeLeft" [2022-03-21T13:12:10.075Z] time="2022-03-21T13:12:09Z" level=info msg="node4(5033db6e0ad6): Node leave event for 5033db6e0ad6/172.29.41.105" [2022-03-21T13:12:10.075Z] time="2022-03-21T13:12:09Z" level=warning msg="memberlist: Was able to connect to 5033db6e0ad6 but other probes failed, network may be misconfigured" [2022-03-21T13:12:10.425Z] === RUN TestIPDataMarshalling [2022-03-21T13:12:10.425Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestValidateAndIsV6 [2022-03-21T13:12:10.425Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-21T13:12:10.425Z] PASS [2022-03-21T13:12:10.425Z] coverage: 68.9% of statements [2022-03-21T13:12:10.425Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-03-21T13:12:10.425Z] === RUN TestErrorInterfaces [2022-03-21T13:12:10.425Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestNetworkMarshalling [2022-03-21T13:12:10.425Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-21T13:12:10.425Z] === RUN TestEndpointMarshalling [2022-03-21T13:12:10.425Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestAuxAddresses [2022-03-21T13:12:10.425Z] time="2022-03-21T13:12:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:12:10.425Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-21T13:12:10.425Z] === RUN TestSRVServiceQuery [2022-03-21T13:12:10.425Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-21T13:12:10.425Z] === RUN TestServiceVIPReuse [2022-03-21T13:12:10.425Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-21T13:12:10.425Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestDNSIPQuery [2022-03-21T13:12:10.425Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestDNSProxyServFail [2022-03-21T13:12:10.425Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestSandboxAddEmpty [2022-03-21T13:12:10.425Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestSandboxAddMultiPrio [2022-03-21T13:12:10.425Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestSandboxAddSamePrio [2022-03-21T13:12:10.425Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestCleanupServiceDiscovery [2022-03-21T13:12:10.425Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestDNSOptions [2022-03-21T13:12:10.425Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:10.425Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-21T13:12:10.425Z] === RUN TestMultipleControllersWithSameStore [2022-03-21T13:12:10.425Z] time="2022-03-21T13:12:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:12:10.425Z] time="2022-03-21T13:12:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-21T13:12:10.425Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-21T13:12:10.425Z] PASS [2022-03-21T13:12:10.425Z] coverage: 8.5% of statements [2022-03-21T13:12:10.425Z] ok github.com/docker/docker/libnetwork 0.405s coverage: 8.5% of statements [2022-03-21T13:12:10.544Z] time="2022-03-21T13:12:10Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, left gossip cluster" [2022-03-21T13:12:10.544Z] time="2022-03-21T13:12:10Z" level=info msg="Node 5033db6e0ad6/172.29.41.105, left gossip cluster" [2022-03-21T13:12:10.884Z] === RUN TestDriver [2022-03-21T13:12:10.884Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:12:10.884Z] PASS [2022-03-21T13:12:10.884Z] coverage: 34.8% of statements [2022-03-21T13:12:10.884Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-21T13:12:10.961Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.791s coverage: 7.2% of statements [2022-03-21T13:12:10.961Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-21T13:12:10.961Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-21T13:12:10.961Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-03-21T13:12:10.961Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-21T13:12:10.961Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-21T13:12:10.961Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-21T13:12:11.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-21T13:12:11.531Z] time="2022-03-21T13:12:11Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, left gossip cluster" [2022-03-21T13:12:11.531Z] time="2022-03-21T13:12:11Z" level=info msg="Node 7021a7a7ad5f change state NodeActive --> NodeFailed" [2022-03-21T13:12:11.531Z] time="2022-03-21T13:12:11Z" level=info msg="Node 7021a7a7ad5f/172.29.41.105, added to failed nodes list" [2022-03-21T13:12:11.531Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-03-21T13:12:11.531Z] PASS [2022-03-21T13:12:11.531Z] coverage: 60.0% of statements [2022-03-21T13:12:11.531Z] ok github.com/docker/docker/libnetwork/networkdb 104.315s coverage: 60.0% of statements [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/quota [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/rootless [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/volume [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-21T13:12:11.531Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-21T13:12:11.532Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-21T13:12:11.794Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-21T13:12:11.794Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-21T13:12:11.850Z] === RUN TestDriver [2022-03-21T13:12:11.850Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:12:11.850Z] PASS [2022-03-21T13:12:11.850Z] coverage: 34.8% of statements [2022-03-21T13:12:11.850Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-03-21T13:12:11.850Z] === RUN TestNetworkAllocateFree [2022-03-21T13:12:11.850Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-21T13:12:11.850Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-21T13:12:11.850Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-21T13:12:11.850Z] PASS [2022-03-21T13:12:11.850Z] coverage: 63.6% of statements [2022-03-21T13:12:11.850Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-03-21T13:12:12.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-21T13:12:12.055Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-21T13:12:12.308Z] === RUN TestGetEmptyCapabilities [2022-03-21T13:12:12.771Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-21T13:12:12.771Z] === RUN TestGetExtraCapabilities [2022-03-21T13:12:12.771Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-21T13:12:12.771Z] === RUN TestGetInvalidCapabilities [2022-03-21T13:12:12.771Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-21T13:12:12.771Z] === RUN TestRemoteDriver [2022-03-21T13:12:12.771Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:12:12.771Z] === RUN TestDriverError [2022-03-21T13:12:12.771Z] --- PASS: TestDriverError (0.00s) [2022-03-21T13:12:12.771Z] === RUN TestMissingValues [2022-03-21T13:12:12.771Z] --- PASS: TestMissingValues (0.00s) [2022-03-21T13:12:12.771Z] === RUN TestRollback [2022-03-21T13:12:12.771Z] --- PASS: TestRollback (0.01s) [2022-03-21T13:12:12.771Z] PASS [2022-03-21T13:12:12.771Z] coverage: 57.4% of statements [2022-03-21T13:12:12.771Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.110s coverage: 57.4% of statements [2022-03-21T13:12:12.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-21T13:12:13.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-21T13:12:13.230Z] --- PASS: TestRandomAllocateDeallocate (7.04s) [2022-03-21T13:12:13.230Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:12:13.230Z] === RUN TestNew [2022-03-21T13:12:13.230Z] --- PASS: TestNew (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestAddDriver [2022-03-21T13:12:13.230Z] --- PASS: TestAddDriver (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestAddDuplicateDriver [2022-03-21T13:12:13.230Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-21T13:12:13.230Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestDriver [2022-03-21T13:12:13.230Z] --- PASS: TestDriver (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestIPAM [2022-03-21T13:12:13.230Z] --- PASS: TestIPAM (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestWalkIPAMs [2022-03-21T13:12:13.230Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestWalkDrivers [2022-03-21T13:12:13.230Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-21T13:12:13.230Z] PASS [2022-03-21T13:12:13.230Z] coverage: 82.4% of statements [2022-03-21T13:12:13.230Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-21T13:12:13.230Z] === RUN TestNAT [2022-03-21T13:12:13.230Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:12:13.230Z] --- SKIP: TestNAT (0.00s) [2022-03-21T13:12:13.230Z] === RUN TestTransparent [2022-03-21T13:12:13.230Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:12:13.230Z] --- SKIP: TestTransparent (0.00s) [2022-03-21T13:12:13.230Z] PASS [2022-03-21T13:12:13.230Z] coverage: 0.0% of statements [2022-03-21T13:12:13.230Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2022-03-21T13:12:13.688Z] === RUN TestBuildDefault [2022-03-21T13:12:13.688Z] --- PASS: TestBuildDefault (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestBuildHostnameDomainname [2022-03-21T13:12:13.688Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestBuildHostname [2022-03-21T13:12:13.688Z] --- PASS: TestBuildHostname (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestBuildHostnameFQDN [2022-03-21T13:12:13.688Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestBuildNoIP [2022-03-21T13:12:13.688Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestUpdate [2022-03-21T13:12:13.688Z] --- PASS: TestUpdate (0.00s) [2022-03-21T13:12:13.688Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-21T13:12:13.689Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-21T13:12:13.689Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestAddEmpty [2022-03-21T13:12:13.689Z] --- PASS: TestAddEmpty (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestAdd [2022-03-21T13:12:13.689Z] --- PASS: TestAdd (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestDeleteEmpty [2022-03-21T13:12:13.689Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestDeleteNewline [2022-03-21T13:12:13.689Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestDelete [2022-03-21T13:12:13.689Z] --- PASS: TestDelete (0.00s) [2022-03-21T13:12:13.689Z] === RUN TestConcurrentWrites [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === Skipped [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-21T13:12:13.746Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-21T13:12:13.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-21T13:12:13.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-21T13:12:13.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-21T13:12:13.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-03-21T13:12:13.746Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-21T13:12:13.746Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-21T13:12:13.746Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-21T13:12:13.746Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-21T13:12:13.746Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-21T13:12:13.746Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-21T13:12:13.746Z] daemon_test.go:145: root required [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:12:13.746Z] reload_test.go:342: root required [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-21T13:12:13.746Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:12:13.746Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-21T13:12:13.746Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-21T13:12:13.746Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-21T13:12:13.746Z] layer_test.go:291: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-21T13:12:13.746Z] layer_test.go:340: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-21T13:12:13.746Z] layer_test.go:455: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-21T13:12:13.746Z] layer_test.go:684: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-21T13:12:13.746Z] migration_test.go:45: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:13.746Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:12:13.746Z] migration_test.go:181: Failing on Windows [2022-03-21T13:12:13.746Z] [2022-03-21T13:12:14.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-21T13:12:14.146Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-21T13:12:14.147Z] PASS [2022-03-21T13:12:14.147Z] coverage: 81.2% of statements [2022-03-21T13:12:14.147Z] ok github.com/docker/docker/libnetwork/etchosts 0.354s coverage: 81.2% of statements [2022-03-21T13:12:14.147Z] === RUN TestNew [2022-03-21T13:12:14.147Z] --- PASS: TestNew (0.00s) [2022-03-21T13:12:14.147Z] === RUN TestAllocate [2022-03-21T13:12:14.147Z] --- PASS: TestAllocate (0.00s) [2022-03-21T13:12:14.147Z] === RUN TestUninitialized [2022-03-21T13:12:14.147Z] --- PASS: TestUninitialized (0.00s) [2022-03-21T13:12:14.147Z] === RUN TestAllocateInRange [2022-03-21T13:12:14.147Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-21T13:12:14.147Z] === RUN TestAllocateSerial [2022-03-21T13:12:14.147Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-21T13:12:14.147Z] PASS [2022-03-21T13:12:14.147Z] coverage: 87.5% of statements [2022-03-21T13:12:14.147Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-03-21T13:12:14.147Z] === RUN TestCaller [2022-03-21T13:12:14.147Z] --- PASS: TestCaller (0.00s) [2022-03-21T13:12:14.147Z] PASS [2022-03-21T13:12:14.147Z] coverage: 100.0% of statements [2022-03-21T13:12:14.147Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-21T13:12:14.216Z] mount_test.go:17: Failing on Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-21T13:12:14.216Z] mount_test.go:76: Failing on Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-21T13:12:14.216Z] mount_test.go:125: Failing on Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-21T13:12:14.216Z] mount_test.go:212: Failing on Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-21T13:12:14.216Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-21T13:12:14.216Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:12:14.216Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-21T13:12:14.216Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-21T13:12:14.216Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-21T13:12:14.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:12:14.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-21T13:12:14.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:12:14.216Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-21T13:12:14.216Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-21T13:12:14.216Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-21T13:12:14.216Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:12:14.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:12:14.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:12:14.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:12:14.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:12:14.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-21T13:12:14.216Z] archive_test.go:140: zstd not installed [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:12:14.216Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:12:14.216Z] changes_test.go:195: needs more investigation [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-21T13:12:14.216Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-21T13:12:14.216Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-21T13:12:14.216Z] changes_test.go:432: needs further investigation [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:12:14.216Z] changes_test.go:468: needs further investigation [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-21T13:12:14.216Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:12:14.216Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-21T13:12:14.216Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:12:14.216Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:12:14.216Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-21T13:12:14.216Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-21T13:12:14.216Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-21T13:12:14.216Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-21T13:12:14.216Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-21T13:12:14.216Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:12:14.216Z] [2022-03-21T13:12:14.216Z] DONE 2091 tests, 70 skipped in 299.301s [2022-03-21T13:12:14.216Z] INFO: make.ps1 ended at 03/21/2022 13:12:13 [2022-03-21T13:12:14.605Z] --- PASS: TestAllocateRandomDeallocate (1.42s) [2022-03-21T13:12:14.605Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-21T13:12:15.064Z] === RUN TestSetSerialInsertDelete [2022-03-21T13:12:15.064Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-21T13:12:15.064Z] === RUN TestSetParallelInsertDelete [2022-03-21T13:12:15.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-21T13:12:15.786Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-21T13:12:15.786Z] INFO: Unit tests ended at 03/21/2022 13:12:15. Duration:00:05:14.1797647 [2022-03-21T13:12:15.786Z] INFO: Building busybox [2022-03-21T13:12:15.786Z] Sending build context to Docker daemon 5.12kB [2022-03-21T13:12:15.786Z] [2022-03-21T13:12:15.786Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-21T13:12:15.786Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-21T13:12:15.786Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-21T13:12:15.786Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-21T13:12:15.786Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-21T13:12:15.786Z] ---> 02f938cacc3b [2022-03-21T13:12:15.786Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-21T13:12:16.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-21T13:12:16.032Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.51s) [2022-03-21T13:12:16.032Z] === RUN TestRetrieveFromStore [2022-03-21T13:12:16.255Z] ---> Running in 73f6d3ca50a3 [2022-03-21T13:12:16.491Z] === RUN TestInt2IP2IntConversion [2022-03-21T13:12:16.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-21T13:12:16.949Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-03-21T13:12:16.949Z] === RUN TestIsCorrupted [2022-03-21T13:12:16.949Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-03-21T13:12:16.949Z] === RUN TestGetAddressVersion [2022-03-21T13:12:16.949Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-21T13:12:16.949Z] === RUN TestKeyString [2022-03-21T13:12:16.949Z] --- PASS: TestKeyString (0.00s) [2022-03-21T13:12:16.949Z] === RUN TestPoolDataMarshal [2022-03-21T13:12:16.949Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-21T13:12:16.949Z] === RUN TestSubnetsMarshal [2022-03-21T13:12:16.949Z] --- PASS: TestIsCorrupted (0.03s) [2022-03-21T13:12:16.949Z] === RUN TestSetRollover [2022-03-21T13:12:16.949Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-21T13:12:16.949Z] === RUN TestAddSubnets [2022-03-21T13:12:16.949Z] --- PASS: TestAddSubnets (0.07s) [2022-03-21T13:12:16.949Z] === RUN TestDoublePoolRelease [2022-03-21T13:12:16.949Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-21T13:12:16.949Z] === RUN TestAddReleasePoolID [2022-03-21T13:12:16.949Z] === RUN TestPoolRequest [2022-03-21T13:12:16.949Z] --- PASS: TestPoolRequest (0.00s) [2022-03-21T13:12:16.949Z] === RUN TestOtherRequests [2022-03-21T13:12:16.949Z] --- PASS: TestOtherRequests (0.00s) [2022-03-21T13:12:16.949Z] PASS [2022-03-21T13:12:16.949Z] coverage: 57.1% of statements [2022-03-21T13:12:16.949Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-21T13:12:16.949Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-21T13:12:16.949Z] === RUN TestPredefinedPool [2022-03-21T13:12:17.409Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-21T13:12:17.409Z] === RUN TestRemoveSubnet [2022-03-21T13:12:17.409Z] --- PASS: TestRemoveSubnet (0.28s) [2022-03-21T13:12:17.409Z] === RUN TestGetSameAddress [2022-03-21T13:12:17.409Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-21T13:12:17.409Z] === RUN TestPoolAllocationReuse [2022-03-21T13:12:17.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-21T13:12:18.377Z] === RUN TestGetCapabilities [2022-03-21T13:12:18.377Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-21T13:12:18.377Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-21T13:12:18.377Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-21T13:12:18.377Z] === RUN TestGetDefaultAddressSpaces [2022-03-21T13:12:18.377Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-21T13:12:18.377Z] === RUN TestRemoteDriver [2022-03-21T13:12:18.377Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-21T13:12:18.377Z] PASS [2022-03-21T13:12:18.377Z] coverage: 47.4% of statements [2022-03-21T13:12:18.377Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.091s coverage: 47.4% of statements [2022-03-21T13:12:18.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:12:18.457Z] Using test binary docker [2022-03-21T13:12:18.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-21T13:12:18.457Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-21T13:12:18.457Z] Starting dockerd [2022-03-21T13:12:18.457Z] INFO: Waiting for daemon to start... [2022-03-21T13:12:18.836Z] --- PASS: TestSetRollover (1.95s) [2022-03-21T13:12:18.836Z] === RUN TestSetRolloverSerial [2022-03-21T13:12:19.294Z] --- PASS: TestPoolAllocationReuse (1.94s) [2022-03-21T13:12:19.294Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-21T13:12:19.294Z] === RUN TestWindowsIPAM [2022-03-21T13:12:19.294Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-21T13:12:19.294Z] PASS [2022-03-21T13:12:19.294Z] coverage: 71.4% of statements [2022-03-21T13:12:19.294Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-21T13:12:19.294Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-21T13:12:19.294Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-21T13:12:20.261Z] === RUN TestDefaultNetwork [2022-03-21T13:12:20.987Z] . [2022-03-21T13:12:20.987Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:12:20.987Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:12:20.987Z] Error: No such image: emptyfs [2022-03-21T13:12:20.987Z] Running integration-test (iteration 1) [2022-03-21T13:12:20.987Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-21T13:12:21.009Z] Removing intermediate container 73f6d3ca50a3 [2022-03-21T13:12:21.009Z] ---> d0f56451530c [2022-03-21T13:12:21.009Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-21T13:12:21.009Z] ---> Running in 6fd58e51d844 [2022-03-21T13:12:21.009Z] Removing intermediate container 6fd58e51d844 [2022-03-21T13:12:21.009Z] ---> d48fb8d7e69b [2022-03-21T13:12:21.009Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-21T13:12:21.009Z] ---> Running in a17a78fdf196 [2022-03-21T13:12:21.246Z] Loaded image: busybox:latest [2022-03-21T13:12:21.246Z] Loaded image: busybox:glibc [2022-03-21T13:12:21.367Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-21T13:12:21.367Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-21T13:12:21.367Z] --- PASS: TestSetRolloverSerial (1.96s) [2022-03-21T13:12:21.367Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-21T13:12:21.367Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-21T13:12:21.367Z] PASS [2022-03-21T13:12:21.367Z] coverage: 84.4% of statements [2022-03-21T13:12:21.367Z] ok github.com/docker/docker/libnetwork/bitseq 14.681s coverage: 84.4% of statements [2022-03-21T13:12:21.367Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-21T13:12:21.367Z] === RUN TestInitAddressPools [2022-03-21T13:12:21.367Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-21T13:12:21.367Z] PASS [2022-03-21T13:12:21.367Z] coverage: 74.0% of statements [2022-03-21T13:12:21.367Z] ok github.com/docker/docker/libnetwork/ipamutils 0.666s coverage: 74.0% of statements [2022-03-21T13:12:21.477Z] Removing intermediate container a17a78fdf196 [2022-03-21T13:12:21.477Z] ---> 59eb99cd9096 [2022-03-21T13:12:21.477Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-21T13:12:21.827Z] === RUN TestKeyValue [2022-03-21T13:12:21.827Z] --- PASS: TestKeyValue (0.00s) [2022-03-21T13:12:21.827Z] PASS [2022-03-21T13:12:21.827Z] coverage: 60.0% of statements [2022-03-21T13:12:21.827Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-03-21T13:12:22.286Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.81s) [2022-03-21T13:12:22.286Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-21T13:12:22.623Z] Loaded image: debian:bullseye-slim [2022-03-21T13:12:22.623Z] Loaded image: hello-world:latest [2022-03-21T13:12:22.623Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:12:22.882Z] INFO: Testing against a local daemon [2022-03-21T13:12:22.882Z] === RUN TestCgroupNamespacesBuild [2022-03-21T13:12:23.041Z] [2022-03-21T13:12:23.509Z] ---> 10790bf2547e [2022-03-21T13:12:23.509Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-21T13:12:23.509Z] ---> Running in aa2796ccf8ec [2022-03-21T13:12:24.258Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-21T13:12:24.258Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-21T13:12:24.290Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-21T13:12:25.167Z] === RUN TestNetworkDBSimple [2022-03-21T13:12:25.167Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-21T13:12:25.167Z] PASS [2022-03-21T13:12:25.167Z] coverage: 100.0% of statements [2022-03-21T13:12:25.167Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-03-21T13:12:25.195Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-03-21T13:12:25.195Z] === RUN TestBuildWithSession [2022-03-21T13:12:25.195Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:12:25.195Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:12:25.195Z] === RUN TestBuildSquashParent [2022-03-21T13:12:25.626Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.36s) [2022-03-21T13:12:25.626Z] === RUN TestGetAddress [2022-03-21T13:12:26.085Z] === RUN TestGenerate [2022-03-21T13:12:26.085Z] --- PASS: TestGenerate (0.00s) [2022-03-21T13:12:26.085Z] === RUN TestGeneratePtr [2022-03-21T13:12:26.085Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-21T13:12:26.085Z] === RUN TestGenerateMissingField [2022-03-21T13:12:26.085Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-21T13:12:26.085Z] === RUN TestFieldCannotBeSet [2022-03-21T13:12:26.085Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-21T13:12:26.085Z] === RUN TestTypeMismatchError [2022-03-21T13:12:26.085Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-21T13:12:26.085Z] PASS [2022-03-21T13:12:26.085Z] coverage: 100.0% of statements [2022-03-21T13:12:26.085Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-03-21T13:12:26.085Z] 2022/03/21 13:12:25 Closing DB instances... [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-21T13:12:26.544Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-21T13:12:26.544Z] testing: warning: no tests to run [2022-03-21T13:12:26.544Z] PASS [2022-03-21T13:12:26.544Z] coverage: 0.0% of statements [2022-03-21T13:12:26.544Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:12:27.511Z] === RUN TestRequestNewPort [2022-03-21T13:12:27.511Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestRequestSpecificPort [2022-03-21T13:12:27.511Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestReleasePort [2022-03-21T13:12:27.511Z] --- PASS: TestReleasePort (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestReuseReleasedPort [2022-03-21T13:12:27.511Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestReleaseUnreadledPort [2022-03-21T13:12:27.511Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestUnknowProtocol [2022-03-21T13:12:27.511Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestAllocateAllPorts [2022-03-21T13:12:27.511Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestPortAllocation [2022-03-21T13:12:27.511Z] --- PASS: TestPortAllocation (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestPortAllocationWithCustomRange [2022-03-21T13:12:27.511Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestNoDuplicateBPR [2022-03-21T13:12:27.511Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-21T13:12:27.511Z] === RUN TestChangePortRange [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-21T13:12:27.511Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-21T13:12:27.511Z] --- PASS: TestChangePortRange (0.00s) [2022-03-21T13:12:27.511Z] PASS [2022-03-21T13:12:27.511Z] coverage: 88.6% of statements [2022-03-21T13:12:27.511Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-03-21T13:12:27.511Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-03-21T13:12:27.511Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-21T13:12:27.511Z] testing: warning: no tests to run [2022-03-21T13:12:27.511Z] PASS [2022-03-21T13:12:27.511Z] coverage: 0.0% of statements [2022-03-21T13:12:27.511Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-03-21T13:12:28.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:12:28.425Z] INFO: Testing against a local daemon [2022-03-21T13:12:28.425Z] === RUN TestBuildWithSession [2022-03-21T13:12:28.425Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:12:28.425Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:12:28.425Z] === RUN TestBuildSquashParent [2022-03-21T13:12:28.425Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:12:28.425Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:28.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:28.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:28.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:28.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:28.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:28.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:28.998Z] === RUN TestHashData [2022-03-21T13:12:28.998Z] --- PASS: TestHashData (0.00s) [2022-03-21T13:12:28.998Z] PASS [2022-03-21T13:12:28.998Z] coverage: 2.8% of statements [2022-03-21T13:12:28.998Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-03-21T13:12:28.998Z] === RUN TestErrorConstructors [2022-03-21T13:12:28.998Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-21T13:12:28.998Z] === RUN TestCompareIPMask [2022-03-21T13:12:28.998Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-21T13:12:28.998Z] === RUN TestUtilGetHostPartIP [2022-03-21T13:12:28.998Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-21T13:12:28.998Z] === RUN TestUtilGetBroadcastIP [2022-03-21T13:12:28.998Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-21T13:12:28.998Z] === RUN TestParseCIDR [2022-03-21T13:12:28.998Z] --- PASS: TestParseCIDR (0.00s) [2022-03-21T13:12:28.998Z] PASS [2022-03-21T13:12:28.998Z] coverage: 37.3% of statements [2022-03-21T13:12:28.998Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-03-21T13:12:28.998Z] 2022/03/21 13:12:28 Closing DB instances... [2022-03-21T13:12:29.385Z] --- PASS: TestBuildSquashParent (3.97s) [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:29.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:29.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:29.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:12:29.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-21T13:12:29.457Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-21T13:12:29.457Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-21T13:12:29.457Z] PASS [2022-03-21T13:12:29.457Z] coverage: 50.0% of statements [2022-03-21T13:12:29.457Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2022-03-21T13:12:29.915Z] === RUN TestAddressPoolOpt [2022-03-21T13:12:29.915Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/a [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/something [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/_=a [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/env1=value1 [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/_env1=value1 [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/PATH [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/=a [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/PATH= [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/PATH=something [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/asd!qwe [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/1asd [2022-03-21T13:12:29.915Z] === RUN TestValidateEnv/123 [2022-03-21T13:12:30.374Z] === RUN TestValidateEnv/some_space [2022-03-21T13:12:30.374Z] === RUN TestValidateEnv/__some_space_before [2022-03-21T13:12:30.374Z] === RUN TestValidateEnv/some_space_after__ [2022-03-21T13:12:30.374Z] === RUN TestValidateEnv/= [2022-03-21T13:12:30.374Z] === RUN TestValidateEnv/PaTh [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestParseHost [2022-03-21T13:12:30.374Z] --- PASS: TestParseHost (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestParseDockerDaemonHost [2022-03-21T13:12:30.374Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestParseTCP [2022-03-21T13:12:30.374Z] --- PASS: TestParseTCP (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-21T13:12:30.374Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestValidateExtraHosts [2022-03-21T13:12:30.374Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestIpOptString [2022-03-21T13:12:30.374Z] --- PASS: TestIpOptString (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-21T13:12:30.374Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestNewIpOptValidDefaultVal [2022-03-21T13:12:30.374Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestIpOptSetInvalidVal [2022-03-21T13:12:30.374Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestValidateIPAddress [2022-03-21T13:12:30.374Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestMapOpts [2022-03-21T13:12:30.374Z] --- PASS: TestMapOpts (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestListOptsWithoutValidator [2022-03-21T13:12:30.374Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestListOptsWithValidator [2022-03-21T13:12:30.374Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestValidateDNSSearch [2022-03-21T13:12:30.374Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_general_format [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_one_more [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-21T13:12:30.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-21T13:12:30.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestNamedListOpts [2022-03-21T13:12:30.374Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestNamedMapOpts [2022-03-21T13:12:30.374Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestParseLink [2022-03-21T13:12:30.374Z] --- PASS: TestParseLink (0.00s) [2022-03-21T13:12:30.374Z] === RUN TestUlimitOpt [2022-03-21T13:12:30.374Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-21T13:12:30.374Z] PASS [2022-03-21T13:12:30.374Z] coverage: 66.3% of statements [2022-03-21T13:12:30.374Z] ok github.com/docker/docker/opts 0.091s coverage: 66.3% of statements [2022-03-21T13:12:30.374Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-21T13:12:30.374Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-21T13:12:30.374Z] === RUN TestParseVersion [2022-03-21T13:12:30.374Z] --- PASS: TestParseVersion (0.00s) [2022-03-21T13:12:30.374Z] PASS [2022-03-21T13:12:30.374Z] coverage: 52.9% of statements [2022-03-21T13:12:30.374Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-03-21T13:12:30.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:31.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:31.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-21T13:12:31.908Z] 2022/03/21 13:12:31 Closing DB instances... [2022-03-21T13:12:31.908Z] === RUN TestPeerCertificateMarshalJSON [2022-03-21T13:12:31.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:12:32.228Z] Removing intermediate container aa2796ccf8ec [2022-03-21T13:12:32.228Z] ---> 8b60c716a6c1 [2022-03-21T13:12:32.228Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-21T13:12:32.228Z] ---> Running in 3beec23d021c [2022-03-21T13:12:32.367Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-21T13:12:32.367Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-21T13:12:32.367Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-03-21T13:12:32.367Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-21T13:12:32.367Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-21T13:12:32.367Z] === RUN TestMiddleware [2022-03-21T13:12:32.367Z] --- PASS: TestMiddleware (0.00s) [2022-03-21T13:12:32.367Z] === RUN TestNewResponseModifier [2022-03-21T13:12:32.367Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-21T13:12:32.367Z] PASS [2022-03-21T13:12:32.367Z] coverage: 26.8% of statements [2022-03-21T13:12:32.367Z] ok github.com/docker/docker/pkg/authorization 0.380s coverage: 26.8% of statements [2022-03-21T13:12:32.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:12:32.826Z] === RUN TestIsArchivePathDir [2022-03-21T13:12:32.826Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-21T13:12:32.826Z] === RUN TestIsArchivePathInvalidFile [2022-03-21T13:12:32.826Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-21T13:12:32.826Z] === RUN TestIsArchivePathTar [2022-03-21T13:12:33.284Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-21T13:12:33.284Z] === RUN TestDecompressStreamGzip [2022-03-21T13:12:33.284Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.05s) [2022-03-21T13:12:33.284Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-21T13:12:33.284Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-21T13:12:33.284Z] === RUN TestDecompressStreamBzip2 [2022-03-21T13:12:33.284Z] === RUN TestUnbuffered [2022-03-21T13:12:33.284Z] --- PASS: TestUnbuffered (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestRaceUnbuffered [2022-03-21T13:12:33.284Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-21T13:12:33.284Z] PASS [2022-03-21T13:12:33.284Z] coverage: 100.0% of statements [2022-03-21T13:12:33.284Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-21T13:12:33.284Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-21T13:12:33.284Z] === RUN TestDecompressStreamXz [2022-03-21T13:12:33.284Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:12:33.284Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestDecompressStreamZstd [2022-03-21T13:12:33.284Z] archive_test.go:140: zstd not installed [2022-03-21T13:12:33.284Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-21T13:12:33.284Z] === RUN TestCompressStreamXzUnsupported [2022-03-21T13:12:33.284Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-21T13:12:33.284Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestCompressStreamInvalid [2022-03-21T13:12:33.284Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionInvalid [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionUncompressed [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionBzip2 [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionGzip [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionXz [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionXz (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestExtensionZstd [2022-03-21T13:12:33.284Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestCmdStreamLargeStderr [2022-03-21T13:12:33.284Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-21T13:12:33.284Z] === RUN TestCmdStreamBad [2022-03-21T13:12:33.284Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:12:33.284Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-21T13:12:33.284Z] === RUN TestCmdStreamGood [2022-03-21T13:12:33.284Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-21T13:12:33.284Z] === RUN TestUntarPathWithInvalidDest [2022-03-21T13:12:33.743Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-21T13:12:33.743Z] === RUN TestUntarPathWithInvalidSrc [2022-03-21T13:12:33.743Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-21T13:12:33.743Z] === RUN TestUntarPath [2022-03-21T13:12:33.743Z] --- PASS: TestUntarPath (0.08s) [2022-03-21T13:12:33.743Z] === RUN TestUntarPathWithDestinationFile [2022-03-21T13:12:33.743Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-21T13:12:33.743Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-21T13:12:33.743Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-21T13:12:33.743Z] === RUN TestCopyWithTarInvalidSrc [2022-03-21T13:12:33.743Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-21T13:12:33.743Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-21T13:12:33.743Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:12:33.743Z] === RUN TestCopyWithTarSrcFile [2022-03-21T13:12:33.743Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-21T13:12:33.743Z] === RUN TestCopyWithTarSrcFolder [2022-03-21T13:12:33.743Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-21T13:12:33.743Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-21T13:12:33.743Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-21T13:12:33.743Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-21T13:12:33.743Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-21T13:12:33.743Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-21T13:12:33.743Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-21T13:12:33.744Z] === RUN TestCopyFileWithTarSrcFile [2022-03-21T13:12:33.744Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-21T13:12:33.744Z] === RUN TestTarFiles [2022-03-21T13:12:33.794Z] [2022-03-21T13:12:33.794Z] SUCCESS: Specified value was saved. [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.75s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-03-21T13:12:33.903Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-03-21T13:12:33.903Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:12:33.903Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:12:34.202Z] === RUN TestMatch [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[foo]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[foo_bar]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[]#01 [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[qux]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-21T13:12:34.202Z] === RUN TestMatch/[[foo_baz]] [2022-03-21T13:12:34.202Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-21T13:12:34.202Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-21T13:12:34.202Z] PASS [2022-03-21T13:12:34.202Z] coverage: 87.5% of statements [2022-03-21T13:12:34.202Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-03-21T13:12:35.171Z] === RUN TestChrootTarUntar [2022-03-21T13:12:35.171Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-21T13:12:35.171Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootUntarEmptyArchive [2022-03-21T13:12:35.171Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootTarUntarWithSymlink [2022-03-21T13:12:35.171Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootCopyWithTar [2022-03-21T13:12:35.171Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootCopyFileWithTar [2022-03-21T13:12:35.171Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootUntarPath [2022-03-21T13:12:35.171Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-21T13:12:35.171Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-21T13:12:35.171Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:12:35.171Z] === RUN TestChrootApplyDotDotFile [2022-03-21T13:12:35.171Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:12:35.171Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:12:35.171Z] PASS [2022-03-21T13:12:35.171Z] coverage: 15.1% of statements [2022-03-21T13:12:35.171Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2022-03-21T13:12:35.171Z] 2022/03/21 13:12:35 Closing DB instances... [2022-03-21T13:12:35.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:12:35.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:12:35.538Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:12:35.797Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-21T13:12:35.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-21T13:12:35.797Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:12:36.137Z] === RUN TestEnsureRemoveAllNotExist [2022-03-21T13:12:36.137Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-21T13:12:36.137Z] === RUN TestEnsureRemoveAllWithDir [2022-03-21T13:12:36.137Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-21T13:12:36.137Z] === RUN TestEnsureRemoveAllWithFile [2022-03-21T13:12:36.137Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-21T13:12:36.137Z] PASS [2022-03-21T13:12:36.137Z] coverage: 0.0% of statements [2022-03-21T13:12:36.137Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-03-21T13:12:36.734Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-03-21T13:12:36.734Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:12:36.757Z] Removing intermediate container 3beec23d021c [2022-03-21T13:12:36.757Z] ---> 9c4cb00a585e [2022-03-21T13:12:36.757Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-21T13:12:36.757Z] ---> Running in 96f3325dd9ee [2022-03-21T13:12:37.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:12:37.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:12:37.103Z] === RUN TestSizeEmpty [2022-03-21T13:12:37.103Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestSizeEmptyFile [2022-03-21T13:12:37.103Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestSizeNonemptyFile [2022-03-21T13:12:37.103Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-21T13:12:37.103Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-21T13:12:37.103Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-21T13:12:37.103Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-21T13:12:37.103Z] === RUN TestMoveToSubdir [2022-03-21T13:12:37.103Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-21T13:12:37.103Z] === RUN TestSizeNonExistingDirectory [2022-03-21T13:12:37.103Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-21T13:12:37.103Z] PASS [2022-03-21T13:12:37.103Z] coverage: 80.0% of statements [2022-03-21T13:12:37.103Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements [2022-03-21T13:12:37.103Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-21T13:12:37.103Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-21T13:12:37.335Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-03-21T13:12:37.335Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:12:37.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-21T13:12:37.920Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2022-03-21T13:12:37.920Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:12:38.071Z] === RUN TestPollerAddRemove [2022-03-21T13:12:38.071Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-21T13:12:38.071Z] === RUN TestPollerEvent [2022-03-21T13:12:38.071Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:12:38.071Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-21T13:12:38.071Z] === RUN TestPollerClose [2022-03-21T13:12:38.071Z] --- PASS: TestPollerClose (0.00s) [2022-03-21T13:12:38.071Z] PASS [2022-03-21T13:12:38.071Z] coverage: 45.7% of statements [2022-03-21T13:12:38.071Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-03-21T13:12:39.256Z] ok github.com/docker/docker/libnetwork/ipam 16.264s coverage: 85.3% of statements [2022-03-21T13:12:39.256Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-21T13:12:39.256Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-21T13:12:39.517Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-21T13:12:39.608Z] === RUN TestCopyFileWithInvalidSrc [2022-03-21T13:12:39.608Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:12:39.608Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-21T13:12:39.608Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-21T13:12:39.608Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCopyFile [2022-03-21T13:12:39.608Z] --- PASS: TestCopyFile (0.01s) [2022-03-21T13:12:39.608Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-21T13:12:39.608Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:12:39.608Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-21T13:12:39.608Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-21T13:12:39.608Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:12:39.608Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestWildcardMatches [2022-03-21T13:12:39.608Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestPatternMatches [2022-03-21T13:12:39.608Z] --- PASS: TestPatternMatches (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-21T13:12:39.608Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestPatternMatchesFolderExclusions [2022-03-21T13:12:39.608Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-21T13:12:39.608Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-21T13:12:39.608Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-21T13:12:39.608Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-21T13:12:39.608Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestSingleExclamationError [2022-03-21T13:12:39.608Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestMatchesWithNoPatterns [2022-03-21T13:12:39.608Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestMatchesWithMalformedPatterns [2022-03-21T13:12:39.608Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestMatches [2022-03-21T13:12:39.608Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-21T13:12:39.608Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-21T13:12:39.608Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-21T13:12:39.608Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-21T13:12:39.608Z] --- PASS: TestMatches (0.01s) [2022-03-21T13:12:39.608Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-21T13:12:39.608Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-21T13:12:39.608Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-21T13:12:39.608Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatterns [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatternsExceptionFlag [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCleanPatternsErrorSingleException [2022-03-21T13:12:39.608Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCreateIfNotExistsDir [2022-03-21T13:12:39.608Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-21T13:12:39.608Z] === RUN TestCreateIfNotExistsFile [2022-03-21T13:12:39.608Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-21T13:12:39.608Z] === RUN TestMatch [2022-03-21T13:12:39.608Z] --- PASS: TestMatch (0.00s) [2022-03-21T13:12:39.608Z] === RUN TestCompile [2022-03-21T13:12:39.608Z] === RUN TestCompile/slash [2022-03-21T13:12:39.608Z] === RUN TestCompile/backslash [2022-03-21T13:12:39.608Z] --- PASS: TestCompile (0.00s) [2022-03-21T13:12:39.608Z] --- PASS: TestCompile/slash (0.00s) [2022-03-21T13:12:39.608Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-21T13:12:39.608Z] PASS [2022-03-21T13:12:39.608Z] coverage: 84.7% of statements [2022-03-21T13:12:39.608Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-03-21T13:12:39.608Z] 2022/03/21 13:12:39 Closing DB instances... [2022-03-21T13:12:39.779Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-21T13:12:39.779Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-21T13:12:39.869Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-03-21T13:12:39.869Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:12:40.040Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-21T13:12:40.072Z] === RUN TestGet [2022-03-21T13:12:40.073Z] --- PASS: TestGet (0.00s) [2022-03-21T13:12:40.073Z] === RUN TestGetShortcutString [2022-03-21T13:12:40.073Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-21T13:12:40.073Z] PASS [2022-03-21T13:12:40.073Z] coverage: 42.9% of statements [2022-03-21T13:12:40.073Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-03-21T13:12:40.127Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-21T13:12:40.128Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:12:40.532Z] --- PASS: TestTarFiles (6.70s) [2022-03-21T13:12:40.532Z] === RUN TestDetectCompressionZstd [2022-03-21T13:12:40.532Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-21T13:12:40.532Z] === RUN TestTarUntar [2022-03-21T13:12:40.532Z] --- PASS: TestTarUntar (0.04s) [2022-03-21T13:12:40.532Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-21T13:12:40.532Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-21T13:12:40.532Z] === RUN TestTarWithOptions [2022-03-21T13:12:40.532Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-21T13:12:40.532Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-21T13:12:40.532Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-21T13:12:40.532Z] === RUN TestUntarUstarGnuConflict [2022-03-21T13:12:40.532Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-21T13:12:40.532Z] === RUN TestUntarInvalidFilenames [2022-03-21T13:12:40.532Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-21T13:12:40.532Z] === RUN TestNetworkDBNodeLeave [2022-03-21T13:12:40.556Z] Cannot create a file when that file already exists. [2022-03-21T13:12:40.613Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-03-21T13:12:40.990Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames497753232\\dest" [2022-03-21T13:12:40.990Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-21T13:12:40.990Z] === RUN TestUntarHardlinkToSymlink [2022-03-21T13:12:40.990Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-21T13:12:40.990Z] === RUN TestUntarInvalidHardlink [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2240478650\\victim\\hello" -> "../victim/hello" [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2093276906\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3404610226\\victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1403678086\\victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1170171521\\victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2557801815\\victim" -> "../victim" [2022-03-21T13:12:40.990Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-21T13:12:40.990Z] === RUN TestUntarInvalidSymlink [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3942362358\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2820692695\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2236672676\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1088757016\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4045796483\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3124417652\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:40.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1583016044\\dest\\dir\\loophole" -> "../../victim" [2022-03-21T13:12:40.990Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-21T13:12:40.990Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-21T13:12:40.990Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-21T13:12:40.990Z] === RUN TestXGlobalNoParent [2022-03-21T13:12:40.990Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-21T13:12:40.990Z] === RUN TestReplaceFileTarWrapper [2022-03-21T13:12:40.990Z] === RUN TestCreateIDMapOrder [2022-03-21T13:12:40.990Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-21T13:12:40.990Z] === RUN TestPrefixHeaderReadable [2022-03-21T13:12:40.990Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-21T13:12:40.990Z] PASS [2022-03-21T13:12:40.990Z] coverage: 7.2% of statements [2022-03-21T13:12:40.990Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-03-21T13:12:40.990Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-21T13:12:40.990Z] === RUN TestDisablePigz [2022-03-21T13:12:40.990Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-21T13:12:41.184Z] ok github.com/docker/docker/libnetwork/iptables 0.139s coverage: 45.1% of statements [2022-03-21T13:12:41.445Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-21T13:12:41.448Z] --- PASS: TestDisablePigz (0.13s) [2022-03-21T13:12:41.448Z] === RUN TestPigz [2022-03-21T13:12:41.448Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-21T13:12:41.448Z] --- PASS: TestPigz (0.14s) [2022-03-21T13:12:41.448Z] === RUN TestNosysFileInfo [2022-03-21T13:12:41.448Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestCopyFileWithInvalidDest [2022-03-21T13:12:41.448Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:12:41.448Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestCanonicalTarNameForPath [2022-03-21T13:12:41.448Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestCanonicalTarName [2022-03-21T13:12:41.448Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestChmodTarEntry [2022-03-21T13:12:41.448Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestHardLinkOrder [2022-03-21T13:12:41.448Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-21T13:12:41.448Z] === RUN TestChangeString [2022-03-21T13:12:41.448Z] --- PASS: TestChangeString (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestChangesWithNoChanges [2022-03-21T13:12:41.448Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-21T13:12:41.448Z] === RUN TestChangesWithChanges [2022-03-21T13:12:41.448Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-21T13:12:41.448Z] === RUN TestChangesWithChangesGH13590 [2022-03-21T13:12:41.448Z] changes_test.go:195: needs more investigation [2022-03-21T13:12:41.448Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:12:41.448Z] === RUN TestChangesDirsEmpty [2022-03-21T13:12:41.706Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-21T13:12:41.909Z] --- PASS: TestChangesDirsEmpty (0.24s) [2022-03-21T13:12:41.909Z] === RUN TestChangesDirsMutated [2022-03-21T13:12:41.909Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-03-21T13:12:41.909Z] === RUN TestApplyLayer [2022-03-21T13:12:41.909Z] changes_test.go:432: needs further investigation [2022-03-21T13:12:41.909Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-21T13:12:41.909Z] === RUN TestChangesSizeWithHardlinks [2022-03-21T13:12:41.909Z] changes_test.go:468: needs further investigation [2022-03-21T13:12:41.909Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:12:41.909Z] === RUN TestChangesSizeWithNoChanges [2022-03-21T13:12:41.909Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-21T13:12:41.909Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-21T13:12:41.909Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-21T13:12:41.909Z] === RUN TestChangesSize [2022-03-21T13:12:41.909Z] --- PASS: TestChangesSize (0.01s) [2022-03-21T13:12:41.909Z] === RUN TestApplyLayerInvalidFilenames [2022-03-21T13:12:41.909Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1519360781\\dest" [2022-03-21T13:12:41.909Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-21T13:12:41.909Z] === RUN TestApplyLayerInvalidHardlink [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1636492652\\victim\\hello" -> "../victim/hello" [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2016685421\\victim\\hello" -> "/../victim/hello" [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3914373011\\victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3684153152\\victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink557840469\\victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1374851935\\victim" -> "../victim" [2022-03-21T13:12:41.909Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-21T13:12:41.909Z] === RUN TestApplyLayerInvalidSymlink [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2772351779\\dest\\dotdot" -> "../victim/hello" [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1311411675\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink906957216\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3031929496\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2761006936\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:41.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2723196787\\dest\\loophole-victim" -> "../victim" [2022-03-21T13:12:41.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-21T13:12:41.909Z] === RUN TestApplyLayerWhiteouts [2022-03-21T13:12:42.031Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-03-21T13:12:42.031Z] === RUN TestBuildWithHugeFile [2022-03-21T13:12:42.367Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-21T13:12:42.367Z] === RUN TestGenerateEmptyFile [2022-03-21T13:12:42.367Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-21T13:12:42.367Z] === RUN TestGenerateWithContent [2022-03-21T13:12:42.368Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-21T13:12:42.368Z] PASS [2022-03-21T13:12:42.368Z] coverage: 63.0% of statements [2022-03-21T13:12:42.368Z] ok github.com/docker/docker/pkg/archive 9.537s coverage: 63.0% of statements [2022-03-21T13:12:42.368Z] === RUN TestFixedBufferCap [2022-03-21T13:12:42.368Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestFixedBufferLen [2022-03-21T13:12:42.368Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestFixedBufferString [2022-03-21T13:12:42.368Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestFixedBufferWrite [2022-03-21T13:12:42.368Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestFixedBufferRead [2022-03-21T13:12:42.368Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestBytesPipeRead [2022-03-21T13:12:42.368Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestBytesPipeWrite [2022-03-21T13:12:42.368Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-21T13:12:42.368Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-21T13:12:42.826Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-21T13:12:42.826Z] === RUN TestAtomicWriteToFile [2022-03-21T13:12:42.826Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-21T13:12:42.826Z] === RUN TestAtomicWriteSetCommit [2022-03-21T13:12:42.826Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-21T13:12:42.826Z] === RUN TestAtomicWriteSetCancel [2022-03-21T13:12:42.826Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-21T13:12:42.826Z] === RUN TestReadCloserWrapperClose [2022-03-21T13:12:42.826Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-21T13:12:42.826Z] === RUN TestReaderErrWrapperReadOnError [2022-03-21T13:12:42.826Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-21T13:12:42.826Z] === RUN TestReaderErrWrapperRead [2022-03-21T13:12:42.826Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-21T13:12:42.826Z] === RUN TestCancelReadCloser [2022-03-21T13:12:43.283Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-21T13:12:43.283Z] === RUN TestWriteCloserWrapperClose [2022-03-21T13:12:43.283Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-21T13:12:43.283Z] === RUN TestNopWriteCloser [2022-03-21T13:12:43.283Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-21T13:12:43.283Z] === RUN TestNopWriter [2022-03-21T13:12:43.283Z] --- PASS: TestNopWriter (0.00s) [2022-03-21T13:12:43.283Z] === RUN TestWriteCounter [2022-03-21T13:12:43.283Z] --- PASS: TestWriteCounter (0.00s) [2022-03-21T13:12:43.283Z] PASS [2022-03-21T13:12:43.283Z] coverage: 70.5% of statements [2022-03-21T13:12:43.283Z] ok github.com/docker/docker/pkg/ioutils 0.684s coverage: 70.5% of statements [2022-03-21T13:12:43.743Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2022-03-21T13:12:43.743Z] === RUN TestNetworkDBWatch [2022-03-21T13:12:44.200Z] === RUN TestError [2022-03-21T13:12:44.200Z] --- PASS: TestError (0.00s) [2022-03-21T13:12:44.200Z] === RUN TestProgressString [2022-03-21T13:12:44.200Z] === RUN TestProgressString/no_progress [2022-03-21T13:12:44.200Z] === RUN TestProgressString/progress_1 [2022-03-21T13:12:44.200Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-21T13:12:44.200Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-21T13:12:44.200Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-21T13:12:44.200Z] === RUN TestProgressString/with_units [2022-03-21T13:12:44.200Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-21T13:12:44.200Z] === RUN TestProgressString/hide_counts [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-21T13:12:44.200Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-21T13:12:44.200Z] === RUN TestJSONMessageDisplay [2022-03-21T13:12:44.658Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-21T13:12:44.658Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-21T13:12:44.658Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-21T13:12:44.658Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-21T13:12:44.658Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-21T13:12:44.658Z] === RUN TestDisplayJSONMessagesStream [2022-03-21T13:12:44.658Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-21T13:12:44.658Z] PASS [2022-03-21T13:12:44.658Z] coverage: 91.7% of statements [2022-03-21T13:12:44.658Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2022-03-21T13:12:45.117Z] 2022/03/21 13:12:45 Closing DB instances... [2022-03-21T13:12:45.117Z] === RUN TestStandardLongPath [2022-03-21T13:12:45.117Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-21T13:12:45.117Z] === RUN TestUNCLongPath [2022-03-21T13:12:45.117Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-21T13:12:45.117Z] PASS [2022-03-21T13:12:45.117Z] coverage: 100.0% of statements [2022-03-21T13:12:45.310Z] Removing intermediate container 96f3325dd9ee [2022-03-21T13:12:45.310Z] ---> cbfc824173b9 [2022-03-21T13:12:45.310Z] Step 13/13 : CMD ["sh"] [2022-03-21T13:12:45.310Z] ---> Running in 1d0bbd49fef7 [2022-03-21T13:12:45.576Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2022-03-21T13:12:45.792Z] Removing intermediate container 1d0bbd49fef7 [2022-03-21T13:12:45.792Z] ---> 78a9c8d61b5a [2022-03-21T13:12:45.793Z] Successfully built 78a9c8d61b5a [2022-03-21T13:12:45.793Z] Successfully tagged busybox:latest [2022-03-21T13:12:45.793Z] INFO: Docker images of the daemon under test [2022-03-21T13:12:45.793Z] [2022-03-21T13:12:45.793Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:12:45.793Z] busybox latest 78a9c8d61b5a Less than a second ago 5.01GB [2022-03-21T13:12:45.793Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-21T13:12:45.793Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-21T13:12:45.793Z] [2022-03-21T13:12:45.793Z] INFO: Running integration tests at 03/21/2022 13:12:45... [2022-03-21T13:12:45.793Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-21T13:12:45.793Z] INFO: Integration API tests being run from the host: [2022-03-21T13:12:45.793Z] INFO: make.ps1 starting at 03/21/2022 13:12:45 [2022-03-21T13:12:45.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-21T13:12:46.034Z] === RUN TestNameFormat [2022-03-21T13:12:46.034Z] --- PASS: TestNameFormat (0.00s) [2022-03-21T13:12:46.034Z] === RUN TestNameRetries [2022-03-21T13:12:46.034Z] --- PASS: TestNameRetries (0.00s) [2022-03-21T13:12:46.034Z] PASS [2022-03-21T13:12:46.034Z] coverage: 85.7% of statements [2022-03-21T13:12:46.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-03-21T13:12:46.782Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-21T13:12:46.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-21T13:12:47.000Z] --- PASS: TestNetworkDBWatch (3.09s) [2022-03-21T13:12:47.001Z] === RUN TestNetworkDBBulkSync [2022-03-21T13:12:47.001Z] === RUN TestParseKeyValueOpt [2022-03-21T13:12:47.001Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-21T13:12:47.001Z] === RUN TestParseUintList [2022-03-21T13:12:47.001Z] --- PASS: TestParseUintList (0.00s) [2022-03-21T13:12:47.001Z] === RUN TestParseUintListMaximumLimits [2022-03-21T13:12:47.001Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-21T13:12:47.001Z] PASS [2022-03-21T13:12:47.001Z] coverage: 97.0% of statements [2022-03-21T13:12:47.001Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-03-21T13:12:47.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.77s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.93s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.69s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.21s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.76s) [2022-03-21T13:12:47.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.97s) [2022-03-21T13:12:47.518Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:12:47.518Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-21T13:12:47.969Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-21T13:12:47.969Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-21T13:12:47.969Z] PASS [2022-03-21T13:12:47.969Z] coverage: 36.4% of statements [2022-03-21T13:12:47.969Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 36.4% of statements [2022-03-21T13:12:47.969Z] 2022/03/21 13:12:47 Closing DB instances... [2022-03-21T13:12:48.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-21T13:12:48.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-21T13:12:49.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-21T13:12:49.506Z] === RUN TestNewAndRemove [2022-03-21T13:12:49.506Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-21T13:12:49.506Z] === RUN TestRemoveInvalidPath [2022-03-21T13:12:49.506Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-21T13:12:49.506Z] PASS [2022-03-21T13:12:49.506Z] coverage: 82.6% of statements [2022-03-21T13:12:49.506Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-03-21T13:12:49.506Z] --- PASS: TestNetworkDBBulkSync (2.90s) [2022-03-21T13:12:49.506Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-21T13:12:51.681Z] === RUN TestFailedConnection [2022-03-21T13:12:51.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-21T13:12:52.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-21T13:12:52.681Z] --- PASS: TestFailedConnection (1.06s) [2022-03-21T13:12:52.681Z] === RUN TestFailOnce [2022-03-21T13:12:52.681Z] 2022/03/21 13:12:52 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-03-21T13:12:52.681Z] goroutine 22 [running]: [2022-03-21T13:12:52.681Z] net/http.(*conn).serve.func1() [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-21T13:12:52.681Z] panic({0x1013700, 0x115d030}) [2022-03-21T13:12:52.681Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-21T13:12:52.681Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-03-21T13:12:52.681Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-21T13:12:52.681Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1162838?, 0xc0002240e0?}, 0xf6da46?) [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-21T13:12:52.681Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1162838, 0xc0002240e0}, 0xc000230200) [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-21T13:12:52.681Z] net/http.serverHandler.ServeHTTP({0x1160e58?}, {0x1162838, 0xc0002240e0}, 0xc000230200) [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-21T13:12:52.681Z] net/http.(*conn).serve(0xc000240000, {0x1162d38, 0xc00020a420}) [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-21T13:12:52.681Z] created by net/http.(*Server).Serve [2022-03-21T13:12:52.681Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-21T13:12:52.681Z] time="2022-03-21T13:12:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-03-21T13:12:53.230Z] 2022/03/21 13:12:52 Closing DB instances... [2022-03-21T13:12:53.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-21T13:12:53.746Z] --- PASS: TestFailOnce (1.19s) [2022-03-21T13:12:53.746Z] === RUN TestEchoInputOutput [2022-03-21T13:12:53.746Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-21T13:12:53.746Z] === RUN TestBackoff [2022-03-21T13:12:53.746Z] --- PASS: TestBackoff (0.00s) [2022-03-21T13:12:53.746Z] === RUN TestAbortRetry [2022-03-21T13:12:53.746Z] --- PASS: TestAbortRetry (0.00s) [2022-03-21T13:12:53.746Z] === RUN TestClientScheme [2022-03-21T13:12:53.746Z] --- PASS: TestClientScheme (0.00s) [2022-03-21T13:12:53.746Z] === RUN TestNewClientWithTimeout [2022-03-21T13:12:53.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-21T13:12:54.243Z] --- PASS: TestGetAddress (28.38s) [2022-03-21T13:12:54.243Z] === RUN TestRequestSyntaxCheck [2022-03-21T13:12:54.243Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-21T13:12:54.243Z] === RUN TestRequest [2022-03-21T13:12:54.243Z] time="2022-03-21T13:12:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-21T13:12:54.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:12:54.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-21T13:12:55.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-21T13:12:55.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:12:55.782Z] time="2022-03-21T13:12:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-21T13:12:56.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-21T13:12:56.636Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:12:56.741Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.69s) [2022-03-21T13:12:56.741Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-21T13:12:57.200Z] 2022/03/21 13:12:57 Closing DB instances... [2022-03-21T13:12:57.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-21T13:12:58.169Z] time="2022-03-21T13:12:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-21T13:12:58.199Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:12:58.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-21T13:12:58.811Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:12:58.812Z] Using test binary docker [2022-03-21T13:12:58.812Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-21T13:12:58.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:12:58.812Z] INFO: Waiting for daemon to start... [2022-03-21T13:12:58.812Z] Starting dockerd [2022-03-21T13:12:59.136Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-03-21T13:12:59.136Z] === RUN TestNetworkDBGarbageCollection [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy (13.37s) [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.68s) [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-03-21T13:12:59.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-03-21T13:12:59.765Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:13:01.340Z] . [2022-03-21T13:13:01.340Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:13:01.340Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:13:01.340Z] Error: No such image: emptyfs [2022-03-21T13:13:01.340Z] Running integration-test (iteration 1) [2022-03-21T13:13:01.340Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-21T13:13:01.340Z] Loaded image: busybox:latest [2022-03-21T13:13:01.340Z] Loaded image: busybox:glibc [2022-03-21T13:13:01.978Z] --- PASS: TestBuildMultiStageParentConfig (2.48s) [2022-03-21T13:13:01.978Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:13:01.978Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:13:01.978Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-21T13:13:01.978Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:13:02.715Z] Loaded image: debian:bullseye-slim [2022-03-21T13:13:02.715Z] Loaded image: hello-world:latest [2022-03-21T13:13:02.876Z] time="2022-03-21T13:13:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-21T13:13:02.973Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:13:02.973Z] INFO: Testing against a local daemon [2022-03-21T13:13:02.973Z] === RUN TestCgroupNamespacesBuild [2022-03-21T13:13:03.540Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-03-21T13:13:03.540Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:13:03.844Z] === RUN TestParseEmptyInterface [2022-03-21T13:13:03.844Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestParseNonInterfaceType [2022-03-21T13:13:03.844Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestParseWithOneFunction [2022-03-21T13:13:03.844Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestParseWithMultipleFuncs [2022-03-21T13:13:03.844Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestParseWithUnnamedReturn [2022-03-21T13:13:03.844Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestEmbeddedInterface [2022-03-21T13:13:03.844Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestParsedImports [2022-03-21T13:13:03.844Z] --- PASS: TestParsedImports (0.00s) [2022-03-21T13:13:03.844Z] === RUN TestAliasedImports [2022-03-21T13:13:03.844Z] --- PASS: TestAliasedImports (0.00s) [2022-03-21T13:13:03.844Z] PASS [2022-03-21T13:13:03.844Z] coverage: 56.8% of statements [2022-03-21T13:13:03.844Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-03-21T13:13:04.347Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-03-21T13:13:04.347Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-21T13:13:04.811Z] === RUN TestHTTPTransport [2022-03-21T13:13:04.811Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-21T13:13:04.811Z] PASS [2022-03-21T13:13:04.811Z] coverage: 85.7% of statements [2022-03-21T13:13:04.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-03-21T13:13:05.270Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:13:05.270Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-21T13:13:05.270Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-21T13:13:05.270Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-21T13:13:05.270Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-21T13:13:05.270Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-21T13:13:05.270Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-21T13:13:05.270Z] === RUN TestBufferPoolPutAndGet [2022-03-21T13:13:05.270Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-21T13:13:05.270Z] PASS [2022-03-21T13:13:05.270Z] coverage: 88.2% of statements [2022-03-21T13:13:05.270Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-03-21T13:13:05.281Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-03-21T13:13:05.281Z] === RUN TestBuildWithSession [2022-03-21T13:13:05.281Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:13:05.281Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:13:05.281Z] === RUN TestBuildSquashParent [2022-03-21T13:13:05.729Z] --- PASS: TestRequest (11.71s) [2022-03-21T13:13:05.729Z] === RUN TestOverlappingRequests [2022-03-21T13:13:06.190Z] === RUN TestOutputOnPrematureClose [2022-03-21T13:13:06.190Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-21T13:13:06.190Z] === RUN TestCompleteSilently [2022-03-21T13:13:06.190Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-21T13:13:06.190Z] PASS [2022-03-21T13:13:06.190Z] coverage: 75.9% of statements [2022-03-21T13:13:06.190Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-21T13:13:06.190Z] --- PASS: TestOverlappingRequests (0.56s) [2022-03-21T13:13:06.190Z] === RUN TestRelease [2022-03-21T13:13:06.650Z] === RUN TestSendToOneSub [2022-03-21T13:13:06.650Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-21T13:13:06.650Z] === RUN TestSendToMultipleSubs [2022-03-21T13:13:06.650Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-21T13:13:06.650Z] === RUN TestEvictOneSub [2022-03-21T13:13:06.650Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-21T13:13:06.650Z] === RUN TestClosePublisher [2022-03-21T13:13:06.650Z] --- PASS: TestClosePublisher (0.00s) [2022-03-21T13:13:06.650Z] === RUN TestPubSubRace [2022-03-21T13:13:08.214Z] --- PASS: TestPubSubRace (1.07s) [2022-03-21T13:13:08.214Z] PASS [2022-03-21T13:13:08.214Z] coverage: 75.0% of statements [2022-03-21T13:13:08.214Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-03-21T13:13:08.214Z] === RUN TestRegister [2022-03-21T13:13:08.214Z] --- PASS: TestRegister (0.00s) [2022-03-21T13:13:08.214Z] === RUN TestCommand [2022-03-21T13:13:08.214Z] --- PASS: TestCommand (0.04s) [2022-03-21T13:13:08.214Z] === RUN TestNaiveSelf [2022-03-21T13:13:08.214Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-21T13:13:08.214Z] PASS [2022-03-21T13:13:08.214Z] coverage: 82.4% of statements [2022-03-21T13:13:08.253Z] INFO [loader] Go packages loading at mode 575 (imports|name|exports_file|files|types_sizes|compiled_files|deps) took 2m45.546173126s [2022-03-21T13:13:08.253Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-21T13:13:08.253Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.308638ms [2022-03-21T13:13:08.673Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2022-03-21T13:13:08.673Z] --- PASS: TestRelease (2.29s) [2022-03-21T13:13:08.673Z] === RUN TestAllocateRandomDeallocate [2022-03-21T13:13:09.131Z] === RUN TestDump [2022-03-21T13:13:09.132Z] goroutine 19 [running]: [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.dump(0x8d2d57?) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-21T13:13:09.132Z] testing.tRunner(0xc000085380, 0xa9a498) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:13:09.132Z] created by testing.(*T).Run [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:13:09.132Z] [2022-03-21T13:13:09.132Z] goroutine 1 [chan receive]: [2022-03-21T13:13:09.132Z] testing.(*T).Run(0xc0000851e0, {0xa8913c?, 0x8ac1f3?}, 0xa9a498) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:13:09.132Z] testing.runTests.func1(0xc0000b6810?) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:13:09.132Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:13:09.132Z] testing.runTests(0xc000094460?, {0xc1e400, 0x3, 0x3}, {0x2d32fb60598?, 0x40?, 0xc234a0?}) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:13:09.132Z] testing.(*M).Run(0xc000094460) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:13:09.132Z] main.main() [2022-03-21T13:13:09.132Z] _testmain.go:99 +0x255 [2022-03-21T13:13:09.132Z] --- PASS: TestDump (0.00s) [2022-03-21T13:13:09.132Z] === RUN TestDumpToFile [2022-03-21T13:13:09.132Z] --- PASS: TestDumpToFile (0.17s) [2022-03-21T13:13:09.132Z] === RUN TestDumpToFileWithEmptyInput [2022-03-21T13:13:09.132Z] goroutine 21 [running]: [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.dump(0x94ecd3?) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x94eca0?}) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-21T13:13:09.132Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-03-21T13:13:09.132Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-21T13:13:09.132Z] testing.tRunner(0xc000085a00, 0xa9a488) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:13:09.132Z] created by testing.(*T).Run [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-21T13:13:09.132Z] [2022-03-21T13:13:09.132Z] goroutine 1 [chan receive]: [2022-03-21T13:13:09.132Z] testing.(*T).Run(0xc0000851e0, {0xa90713?, 0x8ac1f3?}, 0xa9a488) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-21T13:13:09.132Z] testing.runTests.func1(0xc0000b6810?) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-21T13:13:09.132Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-21T13:13:09.132Z] testing.runTests(0xc000094460?, {0xc1e400, 0x3, 0x3}, {0x2d32fb60598?, 0x40?, 0xc234a0?}) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-21T13:13:09.132Z] testing.(*M).Run(0xc000094460) [2022-03-21T13:13:09.132Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-21T13:13:09.132Z] main.main() [2022-03-21T13:13:09.132Z] _testmain.go:99 +0x255 [2022-03-21T13:13:09.132Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-21T13:13:09.132Z] PASS [2022-03-21T13:13:09.132Z] coverage: 90.9% of statements [2022-03-21T13:13:09.132Z] ok github.com/docker/docker/pkg/stack 0.215s coverage: 90.9% of statements [2022-03-21T13:13:10.099Z] === RUN TestNewStdWriter [2022-03-21T13:13:10.099Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-21T13:13:10.099Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestWriteWithNilBytes [2022-03-21T13:13:10.099Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestWrite [2022-03-21T13:13:10.099Z] --- PASS: TestWrite (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestWriteWithWriterError [2022-03-21T13:13:10.099Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-21T13:13:10.099Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyWriteAndRead [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-21T13:13:10.099Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-21T13:13:10.099Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-21T13:13:10.099Z] PASS [2022-03-21T13:13:10.099Z] coverage: 100.0% of statements [2022-03-21T13:13:10.099Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-21T13:13:10.559Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-21T13:13:10.559Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-21T13:13:10.559Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestFormatStatus [2022-03-21T13:13:10.559Z] --- PASS: TestFormatStatus (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestFormatError [2022-03-21T13:13:10.559Z] --- PASS: TestFormatError (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestFormatJSONError [2022-03-21T13:13:10.559Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-21T13:13:10.559Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-21T13:13:10.559Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestNewJSONProgressOutput [2022-03-21T13:13:10.559Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestAuxFormatterEmit [2022-03-21T13:13:10.559Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestStreamWriterStdout [2022-03-21T13:13:10.559Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-21T13:13:10.559Z] === RUN TestStreamWriterStderr [2022-03-21T13:13:10.559Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-21T13:13:10.559Z] PASS [2022-03-21T13:13:10.559Z] coverage: 66.2% of statements [2022-03-21T13:13:10.559Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-03-21T13:13:11.018Z] === RUN TestGenerateRandomID [2022-03-21T13:13:11.018Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestShortenId [2022-03-21T13:13:11.018Z] --- PASS: TestShortenId (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestShortenSha256Id [2022-03-21T13:13:11.018Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestShortenIdEmpty [2022-03-21T13:13:11.018Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestShortenIdInvalid [2022-03-21T13:13:11.018Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestIsShortIDNonHex [2022-03-21T13:13:11.018Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-21T13:13:11.018Z] === RUN TestIsShortIDNotCorrectSize [2022-03-21T13:13:11.018Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-21T13:13:11.018Z] PASS [2022-03-21T13:13:11.018Z] coverage: 70.6% of statements [2022-03-21T13:13:11.018Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-03-21T13:13:11.476Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-21T13:13:11.476Z] === RUN TestClientStream [2022-03-21T13:13:11.476Z] --- PASS: TestClientStream (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestClientSendFile [2022-03-21T13:13:11.476Z] --- PASS: TestClientSendFile (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestClientWithRequestTimeout [2022-03-21T13:13:11.476Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-21T13:13:11.476Z] === RUN TestFileSpecPlugin [2022-03-21T13:13:11.476Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-21T13:13:11.476Z] === RUN TestFileJSONSpecPlugin [2022-03-21T13:13:11.476Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-21T13:13:11.476Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestPluginAddHandler [2022-03-21T13:13:11.476Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestPluginWaitBadPlugin [2022-03-21T13:13:11.476Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-21T13:13:11.476Z] === RUN TestGet [2022-03-21T13:13:11.476Z] time="2022-03-21T13:13:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-21T13:13:11.934Z] === RUN TestIsCpusetListAvailable [2022-03-21T13:13:11.934Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-21T13:13:11.934Z] PASS [2022-03-21T13:13:11.934Z] coverage: 39.4% of statements [2022-03-21T13:13:11.934Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-03-21T13:13:12.392Z] time="2022-03-21T13:13:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-21T13:13:13.363Z] === RUN TestChtimes [2022-03-21T13:13:13.363Z] --- PASS: TestChtimes (0.01s) [2022-03-21T13:13:13.363Z] === RUN TestChtimesWindows [2022-03-21T13:13:13.363Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-21T13:13:13.363Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-21T13:13:13.363Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-21T13:13:13.363Z] PASS [2022-03-21T13:13:13.363Z] coverage: 13.0% of statements [2022-03-21T13:13:13.363Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-03-21T13:13:13.389Z] --- PASS: TestBuildSquashParent (6.92s) [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:13.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:13.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:13.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:13.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:13.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:13.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:14.399Z] === RUN TestTailFile [2022-03-21T13:13:14.399Z] --- PASS: TestTailFile (0.00s) [2022-03-21T13:13:14.399Z] === RUN TestTailFileManyLines [2022-03-21T13:13:14.399Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-21T13:13:14.399Z] === RUN TestTailEmptyFile [2022-03-21T13:13:14.399Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-21T13:13:14.399Z] === RUN TestTailNegativeN [2022-03-21T13:13:14.399Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader [2022-03-21T13:13:14.399Z] === CONT TestNewTailReader [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-21T13:13:14.399Z] === CONT TestNewTailReader/no_delimiter [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.399Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.399Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.400Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.401Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.401Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.402Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.402Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.928Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.929Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-21T13:13:14.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.930Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-21T13:13:14.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:14.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:14.932Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:15.390Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:15.391Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-21T13:13:15.392Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-21T13:13:15.392Z] PASS [2022-03-21T13:13:15.392Z] coverage: 88.6% of statements [2022-03-21T13:13:15.392Z] ok github.com/docker/docker/pkg/tailfile 0.202s coverage: 88.6% of statements [2022-03-21T13:13:15.392Z] time="2022-03-21T13:13:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-21T13:13:15.392Z] --- PASS: TestAllocateRandomDeallocate (6.59s) [2022-03-21T13:13:15.392Z] === RUN TestRetrieveFromStore [2022-03-21T13:13:15.852Z] === RUN TestTarSumRemoveNonExistent [2022-03-21T13:13:15.852Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-21T13:13:15.852Z] === RUN TestTarSumRemove [2022-03-21T13:13:15.852Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestSortFileInfoSums [2022-03-21T13:13:15.852Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestNewTarSumForLabelInvalid [2022-03-21T13:13:15.852Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestNewTarSumForLabel [2022-03-21T13:13:15.852Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestEmptyTar [2022-03-21T13:13:15.852Z] --- PASS: TestEmptyTar (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestTarSumsReadSize [2022-03-21T13:13:15.852Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestTarSums [2022-03-21T13:13:15.852Z] --- PASS: TestTarSums (0.07s) [2022-03-21T13:13:15.852Z] === RUN TestIteration [2022-03-21T13:13:15.852Z] --- PASS: TestIteration (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestVersionLabelForChecksum [2022-03-21T13:13:15.852Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestVersion [2022-03-21T13:13:15.852Z] --- PASS: TestVersion (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestGetVersion [2022-03-21T13:13:15.852Z] --- PASS: TestGetVersion (0.00s) [2022-03-21T13:13:15.852Z] === RUN TestGetVersions [2022-03-21T13:13:15.852Z] --- PASS: TestGetVersions (0.00s) [2022-03-21T13:13:15.852Z] PASS [2022-03-21T13:13:15.852Z] coverage: 89.3% of statements [2022-03-21T13:13:15.852Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2022-03-21T13:13:15.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:15.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:16.033Z] --- PASS: TestBuildMultiStageOnBuild (12.85s) [2022-03-21T13:13:16.033Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:13:16.033Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:13:16.033Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-21T13:13:16.033Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:13:16.310Z] === RUN TestTruncIndex [2022-03-21T13:13:16.310Z] --- PASS: TestTruncIndex (0.10s) [2022-03-21T13:13:16.310Z] PASS [2022-03-21T13:13:16.310Z] coverage: 91.5% of statements [2022-03-21T13:13:16.310Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-21T13:13:16.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:13:16.932Z] INFO: Testing against a local daemon [2022-03-21T13:13:16.932Z] === RUN TestBuildWithSession [2022-03-21T13:13:16.932Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:13:16.932Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:13:16.932Z] === RUN TestBuildSquashParent [2022-03-21T13:13:16.932Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:13:16.932Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:16.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:16.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:16.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:13:16.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:13:16.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:13:16.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:13:17.278Z] === RUN TestIsGIT [2022-03-21T13:13:17.278Z] --- PASS: TestIsGIT (0.00s) [2022-03-21T13:13:17.278Z] === RUN TestIsTransport [2022-03-21T13:13:17.278Z] --- PASS: TestIsTransport (0.00s) [2022-03-21T13:13:17.278Z] PASS [2022-03-21T13:13:17.278Z] coverage: 100.0% of statements [2022-03-21T13:13:17.278Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-03-21T13:13:17.278Z] --- PASS: TestRetrieveFromStore (2.01s) [2022-03-21T13:13:17.278Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-21T13:13:17.278Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-21T13:13:17.278Z] === RUN TestParallelPredefinedRequest1 [2022-03-21T13:13:17.278Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-21T13:13:17.278Z] === RUN TestParallelPredefinedRequest2 [2022-03-21T13:13:17.278Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-21T13:13:17.278Z] === RUN TestParallelPredefinedRequest3 [2022-03-21T13:13:17.278Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-21T13:13:17.278Z] === RUN TestParallelPredefinedRequest4 [2022-03-21T13:13:17.278Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-21T13:13:17.278Z] === RUN TestParallelPredefinedRequest5 [2022-03-21T13:13:17.278Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-21T13:13:17.278Z] === RUN TestDebug [2022-03-21T13:13:17.278Z] --- PASS: TestDebug (0.00s) [2022-03-21T13:13:17.278Z] === RUN TestRequestPoolParallel [2022-03-21T13:13:17.278Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-03-21T13:13:17.278Z] === RUN TestFullAllocateRelease [2022-03-21T13:13:17.743Z] === RUN TestVersionInfo [2022-03-21T13:13:17.743Z] --- PASS: TestVersionInfo (0.00s) [2022-03-21T13:13:17.743Z] === RUN TestAppendVersions [2022-03-21T13:13:17.743Z] --- PASS: TestAppendVersions (0.00s) [2022-03-21T13:13:17.743Z] PASS [2022-03-21T13:13:17.743Z] coverage: 88.9% of statements [2022-03-21T13:13:17.743Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-03-21T13:13:17.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2022-03-21T13:13:17.763Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:13:17.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:13:18.201Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-03-21T13:13:18.201Z] === RUN TestOddAllocateRelease [2022-03-21T13:13:18.201Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-03-21T13:13:18.201Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-21T13:13:18.201Z] time="2022-03-21T13:13:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-21T13:13:18.201Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-21T13:13:18.201Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-21T13:13:18.660Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-21T13:13:18.660Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-21T13:13:18.660Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest1 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest5 [2022-03-21T13:13:18.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest1 [2022-03-21T13:13:18.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest4 [2022-03-21T13:13:18.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:13:18.660Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:13:18.660Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:13:18.660Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest2 [2022-03-21T13:13:18.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:13:18.660Z] === CONT TestParallelPredefinedRequest3 [2022-03-21T13:13:18.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:13:18.660Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:13:18.660Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:13:18.660Z] PASS [2022-03-21T13:13:18.660Z] coverage: 85.3% of statements [2022-03-21T13:13:18.660Z] ok github.com/docker/docker/libnetwork/ipam 62.306s coverage: 85.3% of statements [2022-03-21T13:13:19.626Z] === RUN TestValidatePrivileges [2022-03-21T13:13:19.626Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-21T13:13:19.626Z] === RUN TestFilterByCapNeg [2022-03-21T13:13:19.626Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-21T13:13:19.626Z] === RUN TestFilterByCapPos [2022-03-21T13:13:19.626Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-21T13:13:19.626Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-21T13:13:19.626Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-21T13:13:19.626Z] PASS [2022-03-21T13:13:19.626Z] coverage: 12.0% of statements [2022-03-21T13:13:19.627Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-21T13:13:20.595Z] === RUN TestNewSettable [2022-03-21T13:13:20.595Z] --- PASS: TestNewSettable (0.00s) [2022-03-21T13:13:20.595Z] === RUN TestIsSettable [2022-03-21T13:13:20.595Z] --- PASS: TestIsSettable (0.00s) [2022-03-21T13:13:20.595Z] === RUN TestUpdateSettingsEnv [2022-03-21T13:13:20.595Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-21T13:13:20.595Z] PASS [2022-03-21T13:13:20.595Z] coverage: 20.0% of statements [2022-03-21T13:13:20.595Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-03-21T13:13:21.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:13:21.562Z] === RUN TestLoad [2022-03-21T13:13:21.562Z] --- PASS: TestLoad (0.00s) [2022-03-21T13:13:21.562Z] === RUN TestSave [2022-03-21T13:13:21.562Z] --- PASS: TestSave (0.03s) [2022-03-21T13:13:21.562Z] === RUN TestAddDeleteGet [2022-03-21T13:13:21.562Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-21T13:13:21.562Z] === RUN TestInvalidTags [2022-03-21T13:13:21.562Z] --- PASS: TestInvalidTags (0.01s) [2022-03-21T13:13:21.562Z] PASS [2022-03-21T13:13:21.562Z] coverage: 83.7% of statements [2022-03-21T13:13:21.562Z] ok github.com/docker/docker/reference 0.125s coverage: 83.7% of statements [2022-03-21T13:13:22.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:13:23.026Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:13:23.737Z] === RUN TestResolveAuthConfigIndexServer [2022-03-21T13:13:23.737Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestResolveAuthConfigFullURL [2022-03-21T13:13:23.737Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-21T13:13:23.737Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestValidateMirror [2022-03-21T13:13:23.737Z] --- PASS: TestValidateMirror (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestLoadInsecureRegistries [2022-03-21T13:13:23.737Z] time="2022-03-21T13:13:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:13:23.737Z] time="2022-03-21T13:13:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-21T13:13:23.737Z] time="2022-03-21T13:13:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-21T13:13:23.737Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-03-21T13:13:23.737Z] === RUN TestNewServiceConfig [2022-03-21T13:13:23.737Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestValidateIndexName [2022-03-21T13:13:23.737Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestValidateIndexNameWithError [2022-03-21T13:13:23.737Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestEndpointParse [2022-03-21T13:13:23.737Z] --- PASS: TestEndpointParse (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestEndpointParseInvalid [2022-03-21T13:13:23.737Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestValidateEndpoint [2022-03-21T13:13:23.737Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-21T13:13:23.737Z] === RUN TestPing [2022-03-21T13:13:23.737Z] --- PASS: TestPing (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestPingRegistryEndpoint [2022-03-21T13:13:23.737Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:13:23.737Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestEndpoint [2022-03-21T13:13:23.737Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:13:23.737Z] --- SKIP: TestEndpoint (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestParseRepositoryInfo [2022-03-21T13:13:23.737Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestNewIndexInfo [2022-03-21T13:13:23.737Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestMirrorEndpointLookup [2022-03-21T13:13:23.737Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:13:23.737Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestSearchRepositories [2022-03-21T13:13:23.737Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-21T13:13:23.737Z] Host: 127.0.0.1:49332 [2022-03-21T13:13:23.737Z] User-Agent: docker test client [2022-03-21T13:13:23.737Z] Authorization: Token fake-token [2022-03-21T13:13:23.737Z] X-Docker-Token: true [2022-03-21T13:13:23.737Z] Accept-Encoding: gzip [2022-03-21T13:13:23.737Z] [2022-03-21T13:13:23.737Z] [2022-03-21T13:13:23.737Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-21T13:13:23.737Z] Connection: close [2022-03-21T13:13:23.737Z] Content-Length: 144 [2022-03-21T13:13:23.737Z] Cache-Control: no-cache [2022-03-21T13:13:23.737Z] Content-Type: application/json [2022-03-21T13:13:23.737Z] Date: Mon, 21 Mar 2022 13:13:23 GMT [2022-03-21T13:13:23.737Z] Expires: -1 [2022-03-21T13:13:23.737Z] Pragma: no-cache [2022-03-21T13:13:23.737Z] Server: docker-tests/mock [2022-03-21T13:13:23.737Z] X-Docker-Registry-Config: mock [2022-03-21T13:13:23.737Z] X-Docker-Registry-Version: 0.0.0 [2022-03-21T13:13:23.737Z] [2022-03-21T13:13:23.737Z] [2022-03-21T13:13:23.737Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-21T13:13:23.737Z] === RUN TestTrustedLocation [2022-03-21T13:13:23.737Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-21T13:13:23.737Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestAllowNondistributableArtifacts [2022-03-21T13:13:23.737Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-21T13:13:23.737Z] === RUN TestIsSecureIndex [2022-03-21T13:13:23.737Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-21T13:13:23.737Z] PASS [2022-03-21T13:13:23.737Z] coverage: 52.0% of statements [2022-03-21T13:13:23.737Z] ok github.com/docker/docker/registry 0.229s coverage: 52.0% of statements [2022-03-21T13:13:24.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReaderWithReadError [2022-03-21T13:13:24.709Z] time="2022-03-21T13:13:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReader [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-21T13:13:24.709Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-21T13:13:24.709Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-21T13:13:24.709Z] PASS [2022-03-21T13:13:24.709Z] coverage: 100.0% of statements [2022-03-21T13:13:25.167Z] ok github.com/docker/docker/registry/resumable 0.210s coverage: 100.0% of statements [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-21T13:13:25.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-21T13:13:25.337Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:13:25.625Z] === RUN TestRestartManagerTimeout [2022-03-21T13:13:25.625Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-21T13:13:25.625Z] === RUN TestRestartManagerTimeoutReset [2022-03-21T13:13:25.625Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-21T13:13:25.625Z] PASS [2022-03-21T13:13:25.625Z] coverage: 50.9% of statements [2022-03-21T13:13:25.625Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-03-21T13:13:26.084Z] === RUN TestDecodeContainerConfig [2022-03-21T13:13:26.084Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-21T13:13:26.084Z] === RUN TestDecodeContainerConfigIsolation [2022-03-21T13:13:26.084Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-21T13:13:26.084Z] === RUN TestValidatePrivileged [2022-03-21T13:13:26.084Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-21T13:13:26.084Z] PASS [2022-03-21T13:13:26.084Z] coverage: 52.6% of statements [2022-03-21T13:13:26.084Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-21T13:13:26.542Z] --- PASS: TestGet (15.01s) [2022-03-21T13:13:26.542Z] === RUN TestPluginWithNoManifest [2022-03-21T13:13:26.542Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-21T13:13:26.542Z] === RUN TestGetAll [2022-03-21T13:13:26.542Z] --- PASS: TestGetAll (0.01s) [2022-03-21T13:13:26.542Z] PASS [2022-03-21T13:13:26.542Z] coverage: 73.2% of statements [2022-03-21T13:13:26.542Z] ok github.com/docker/docker/pkg/plugins 34.969s coverage: 73.2% of statements [2022-03-21T13:13:27.000Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-21T13:13:27.000Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-21T13:13:27.000Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-21T13:13:27.000Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-21T13:13:27.000Z] PASS [2022-03-21T13:13:27.000Z] coverage: 62.5% of statements [2022-03-21T13:13:27.000Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-03-21T13:13:28.522Z] --- PASS: TestBuildMultiStageLayerLeak (10.93s) [2022-03-21T13:13:28.522Z] === RUN TestBuildWithHugeFile [2022-03-21T13:13:29.906Z] === RUN TestGetDriver [2022-03-21T13:13:29.906Z] --- PASS: TestGetDriver (0.00s) [2022-03-21T13:13:29.906Z] === RUN TestVolumeRequestError [2022-03-21T13:13:29.906Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-21T13:13:29.906Z] PASS [2022-03-21T13:13:29.906Z] coverage: 36.1% of statements [2022-03-21T13:13:29.906Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-03-21T13:13:29.906Z] === RUN TestGetAddress [2022-03-21T13:13:29.906Z] --- PASS: TestGetAddress (0.00s) [2022-03-21T13:13:29.906Z] === RUN TestRemove [2022-03-21T13:13:29.906Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:13:29.906Z] --- SKIP: TestRemove (0.00s) [2022-03-21T13:13:29.906Z] === RUN TestInitializeWithVolumes [2022-03-21T13:13:29.906Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-21T13:13:29.906Z] === RUN TestCreate [2022-03-21T13:13:29.906Z] --- PASS: TestCreate (0.01s) [2022-03-21T13:13:29.906Z] === RUN TestValidateName [2022-03-21T13:13:29.906Z] --- PASS: TestValidateName (0.00s) [2022-03-21T13:13:29.906Z] === RUN TestCreateWithOpts [2022-03-21T13:13:29.906Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:13:29.906Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-21T13:13:29.906Z] === RUN TestRelaodNoOpts [2022-03-21T13:13:29.906Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-21T13:13:29.906Z] PASS [2022-03-21T13:13:29.906Z] coverage: 41.5% of statements [2022-03-21T13:13:29.906Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2022-03-21T13:13:30.611Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-21T13:13:30.612Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRaw [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-21T13:13:31.443Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRaw [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-21T13:13:31.443Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestConvertTmpfsOptions [2022-03-21T13:13:31.443Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-21T13:13:31.443Z] linux_parser_test.go:209: data="ro" [2022-03-21T13:13:31.443Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestParseMountSpec [2022-03-21T13:13:31.443Z] parser_test.go:62: case 0 [2022-03-21T13:13:31.443Z] parser_test.go:62: case 1 [2022-03-21T13:13:31.443Z] parser_test.go:62: case 2 [2022-03-21T13:13:31.443Z] parser_test.go:62: case 3 [2022-03-21T13:13:31.443Z] parser_test.go:62: case 4 [2022-03-21T13:13:31.443Z] parser_test.go:62: case 5 [2022-03-21T13:13:31.443Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestValidateMount [2022-03-21T13:13:31.443Z] --- PASS: TestValidateMount (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRaw [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-21T13:13:31.443Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-21T13:13:31.443Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-21T13:13:31.443Z] PASS [2022-03-21T13:13:31.443Z] coverage: 67.6% of statements [2022-03-21T13:13:31.443Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.6% of statements [2022-03-21T13:13:31.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:13:31.947Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:13:32.411Z] === RUN TestSetGetMeta [2022-03-21T13:13:32.411Z] === PAUSE TestSetGetMeta [2022-03-21T13:13:32.411Z] === RUN TestRestore [2022-03-21T13:13:32.411Z] === PAUSE TestRestore [2022-03-21T13:13:32.411Z] === RUN TestServiceCreate [2022-03-21T13:13:32.411Z] === PAUSE TestServiceCreate [2022-03-21T13:13:32.411Z] === RUN TestServiceList [2022-03-21T13:13:32.411Z] === PAUSE TestServiceList [2022-03-21T13:13:32.411Z] === RUN TestServiceRemove [2022-03-21T13:13:32.411Z] === PAUSE TestServiceRemove [2022-03-21T13:13:32.411Z] === RUN TestServiceGet [2022-03-21T13:13:32.411Z] === PAUSE TestServiceGet [2022-03-21T13:13:32.411Z] === RUN TestServicePrune [2022-03-21T13:13:32.411Z] === PAUSE TestServicePrune [2022-03-21T13:13:32.411Z] === RUN TestCreate [2022-03-21T13:13:32.411Z] === PAUSE TestCreate [2022-03-21T13:13:32.411Z] === RUN TestRemove [2022-03-21T13:13:32.411Z] === PAUSE TestRemove [2022-03-21T13:13:32.411Z] === RUN TestList [2022-03-21T13:13:32.411Z] === PAUSE TestList [2022-03-21T13:13:32.411Z] === RUN TestFindByDriver [2022-03-21T13:13:32.411Z] === PAUSE TestFindByDriver [2022-03-21T13:13:32.411Z] === RUN TestFindByReferenced [2022-03-21T13:13:32.411Z] === PAUSE TestFindByReferenced [2022-03-21T13:13:32.411Z] === RUN TestDerefMultipleOfSameRef [2022-03-21T13:13:32.411Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-21T13:13:32.411Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:13:32.411Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:13:32.411Z] === RUN TestDefererencePluginOnCreateError [2022-03-21T13:13:32.411Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-21T13:13:32.411Z] === RUN TestRefDerefRemove [2022-03-21T13:13:32.411Z] === PAUSE TestRefDerefRemove [2022-03-21T13:13:32.411Z] === RUN TestGet [2022-03-21T13:13:32.411Z] === PAUSE TestGet [2022-03-21T13:13:32.411Z] === RUN TestGetWithReference [2022-03-21T13:13:32.411Z] === PAUSE TestGetWithReference [2022-03-21T13:13:32.411Z] === RUN TestFilterFunc [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_nil_list [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_empty_list [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_filter_some [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_filter_middle [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:13:32.412Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-21T13:13:32.412Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_nil_list [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_filter_some [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_filter_middle [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-21T13:13:32.412Z] === CONT TestFilterFunc/test_empty_list [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-21T13:13:32.412Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-21T13:13:32.412Z] === CONT TestSetGetMeta [2022-03-21T13:13:32.412Z] === CONT TestGetWithReference [2022-03-21T13:13:32.412Z] === CONT TestList [2022-03-21T13:13:32.412Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-21T13:13:32.412Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-21T13:13:32.412Z] === CONT TestRemove [2022-03-21T13:13:32.412Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2022-03-21T13:13:32.412Z] === CONT TestCreate [2022-03-21T13:13:32.412Z] --- PASS: TestGetWithReference (0.06s) [2022-03-21T13:13:32.412Z] === CONT TestServicePrune [2022-03-21T13:13:32.412Z] --- PASS: TestList (0.06s) [2022-03-21T13:13:32.412Z] === CONT TestServiceGet [2022-03-21T13:13:32.412Z] --- PASS: TestCreate (0.03s) [2022-03-21T13:13:32.412Z] === CONT TestServiceRemove [2022-03-21T13:13:32.412Z] --- PASS: TestRemove (0.05s) [2022-03-21T13:13:32.412Z] === CONT TestServiceList [2022-03-21T13:13:32.412Z] --- PASS: TestServiceGet (0.16s) [2022-03-21T13:13:32.412Z] === CONT TestServiceCreate [2022-03-21T13:13:32.412Z] time="2022-03-21T13:13:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:13:32.412Z] --- PASS: TestServiceRemove (0.16s) [2022-03-21T13:13:32.412Z] === CONT TestRestore [2022-03-21T13:13:32.412Z] time="2022-03-21T13:13:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:13:32.412Z] --- PASS: TestServiceList (0.16s) [2022-03-21T13:13:32.412Z] === CONT TestFindByReferenced [2022-03-21T13:13:32.412Z] time="2022-03-21T13:13:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:13:32.412Z] time="2022-03-21T13:13:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-21T13:13:32.412Z] --- PASS: TestServiceCreate (0.04s) [2022-03-21T13:13:32.412Z] === CONT TestDerefMultipleOfSameRef [2022-03-21T13:13:32.412Z] time="2022-03-21T13:13:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-21T13:13:32.412Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-21T13:13:32.412Z] === CONT TestFindByDriver [2022-03-21T13:13:32.412Z] --- PASS: TestServicePrune (0.22s) [2022-03-21T13:13:32.412Z] === CONT TestRefDerefRemove [2022-03-21T13:13:32.412Z] --- PASS: TestRestore (0.05s) [2022-03-21T13:13:32.412Z] === CONT TestGet [2022-03-21T13:13:32.412Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-21T13:13:32.412Z] === CONT TestDefererencePluginOnCreateError [2022-03-21T13:13:32.412Z] --- PASS: TestFindByDriver (0.04s) [2022-03-21T13:13:32.870Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-21T13:13:32.870Z] --- PASS: TestGet (0.04s) [2022-03-21T13:13:32.870Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-21T13:13:32.870Z] PASS [2022-03-21T13:13:32.870Z] coverage: 69.0% of statements [2022-03-21T13:13:32.870Z] ok github.com/docker/docker/volume/service 0.384s coverage: 69.0% of statements [2022-03-21T13:13:32.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-21T13:13:32.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-21T13:13:32.870Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-21T13:13:32.870Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-21T13:13:38.262Z] --- PASS: TestBuildWithHugeFile (54.75s) [2022-03-21T13:13:38.262Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:13:38.262Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:13:38.262Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:13:38.262Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:13:38.262Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:13:38.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:13:38.262Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:13:38.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:13:38.262Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:13:38.262Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:13:38.262Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:13:38.262Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:13:38.262Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:13:38.262Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-21T13:13:38.262Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-21T13:13:38.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-21T13:13:38.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-21T13:13:38.263Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:13:38.263Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-21T13:13:38.718Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-21T13:13:38.719Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:13:38.830Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-21T13:13:40.215Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-03-21T13:13:40.215Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-03-21T13:13:40.215Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-03-21T13:13:40.215Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:13:40.215Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-21T13:13:40.215Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.23s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.34s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.43s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.54s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.72s) [2022-03-21T13:13:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.91s) [2022-03-21T13:13:40.615Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:13:40.615Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:13:40.783Z] Loaded image: busybox:latest [2022-03-21T13:13:41.043Z] Loaded image: busybox:glibc [2022-03-21T13:13:41.248Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-21T13:13:41.248Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:13:42.420Z] Loaded image: debian:bullseye-slim [2022-03-21T13:13:42.420Z] Loaded image: hello-world:latest [2022-03-21T13:13:42.420Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:13:46.510Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-21T13:13:46.510Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:13:46.768Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-21T13:13:46.768Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:13:49.283Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:13:49.283Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:13:50.280Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:13:50.543Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.55s) [2022-03-21T13:13:50.543Z] PASS [2022-03-21T13:13:50.543Z] [2022-03-21T13:13:50.543Z] === Skipped [2022-03-21T13:13:50.543Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-21T13:13:50.543Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:13:50.543Z] [2022-03-21T13:13:50.543Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:13:50.543Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:13:50.543Z] [2022-03-21T13:13:50.543Z] DONE 34 tests, 2 skipped in 89.694s [2022-03-21T13:13:50.543Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-21T13:13:50.543Z] INFO: Testing against a local daemon [2022-03-21T13:13:50.543Z] === RUN TestConfigInspect [2022-03-21T13:13:51.268Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:13:52.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-03-21T13:13:52.039Z] === RUN TestBuildWithHugeFile [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy (13.37s) [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-03-21T13:13:52.833Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-03-21T13:13:52.833Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:13:53.075Z] --- PASS: TestConfigInspect (2.26s) [2022-03-21T13:13:53.075Z] === RUN TestConfigList [2022-03-21T13:13:53.949Z] 2022/03/21 13:13:51 Closing DB instances... [2022-03-21T13:13:53.949Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-03-21T13:13:53.949Z] === RUN TestFindNode [2022-03-21T13:13:53.949Z] 2022/03/21 13:13:52 Closing DB instances... [2022-03-21T13:13:53.949Z] --- PASS: TestFindNode (0.02s) [2022-03-21T13:13:53.949Z] === RUN TestChangeNodeState [2022-03-21T13:13:53.949Z] 2022/03/21 13:13:52 Closing DB instances... [2022-03-21T13:13:53.949Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-21T13:13:53.949Z] === RUN TestNodeReincarnation [2022-03-21T13:13:53.949Z] 2022/03/21 13:13:52 Closing DB instances... [2022-03-21T13:13:54.984Z] --- PASS: TestConfigList (2.12s) [2022-03-21T13:13:54.984Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:13:55.789Z] --- PASS: TestBuildMultiStageParentConfig (2.74s) [2022-03-21T13:13:55.789Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:13:55.789Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:13:55.789Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-21T13:13:55.789Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:13:57.353Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2022-03-21T13:13:57.353Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:13:57.517Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-03-21T13:13:57.517Z] === RUN TestConfigsUpdate [2022-03-21T13:13:58.639Z] time="2022-03-21T13:13:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-21T13:13:58.639Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-21T13:13:58.639Z] === RUN TestParallelCreate [2022-03-21T13:13:58.639Z] 2022/03/21 13:13:57 Closing DB instances... [2022-03-21T13:13:58.639Z] --- PASS: TestParallelCreate (0.02s) [2022-03-21T13:13:58.639Z] === RUN TestParallelDelete [2022-03-21T13:13:58.639Z] 2022/03/21 13:13:58 Closing DB instances... [2022-03-21T13:13:58.639Z] --- PASS: TestParallelDelete (0.02s) [2022-03-21T13:13:58.639Z] === RUN TestNetworkDBIslands [2022-03-21T13:13:58.639Z] time="2022-03-21T13:13:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:75070054f9ac with config:&{NodeID:75070054f9ac Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:13:58.639Z] time="2022-03-21T13:13:58Z" level=info msg="Node 75070054f9ac/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:58.639Z] time="2022-03-21T13:13:58Z" level=info msg="Node 75070054f9ac/172.22.69.170, added to nodes list" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2f55347c129f with config:&{NodeID:2f55347c129f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 2f55347c129f/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to nodes list" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 2f55347c129f/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to nodes list" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 75070054f9ac/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=info msg="Node 75070054f9ac/172.22.69.170, added to nodes list" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-21T13:13:58.640Z] time="2022-03-21T13:13:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7d3bd158e23d with config:&{NodeID:7d3bd158e23d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-21T13:13:59.099Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.419Z] --- PASS: TestConfigsUpdate (2.12s) [2022-03-21T13:13:59.420Z] === RUN TestTemplatedConfig [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2ea290c1810d with config:&{NodeID:2ea290c1810d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.558Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, joined gossip cluster" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, added to nodes list" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-21T13:13:59.559Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a32db2761e5d with config:&{NodeID:a32db2761e5d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 75070054f9ac/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-21T13:14:00.018Z] time="2022-03-21T13:13:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:00.476Z] networkdb_test.go:835: Re-joining: 3 [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=info msg="The new bootstrap node list is:[172.22.69.170:10033 172.22.69.170:10034 172.22.69.170:10035]" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10033" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49376" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10034" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49377" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10035" [2022-03-21T13:14:00.476Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49378" [2022-03-21T13:14:00.937Z] networkdb_test.go:835: Re-joining: 4 [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="The new bootstrap node list is:[172.22.69.170:10033 172.22.69.170:10034 172.22.69.170:10035]" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10033" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49379" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10034" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49380" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10035" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49381" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node 0 leaving" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac change state NodeActive --> NodeLeft" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node5(a32db2761e5d): Node leave event for 75070054f9ac/172.22.69.170" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac change state NodeActive --> NodeLeft" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac change state NodeActive --> NodeLeft" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node4(2ea290c1810d): Node leave event for 75070054f9ac/172.22.69.170" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node2(2f55347c129f): Node leave event for 75070054f9ac/172.22.69.170" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac change state NodeActive --> NodeLeft" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node3(7d3bd158e23d): Node leave event for 75070054f9ac/172.22.69.170" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac change state NodeActive --> NodeLeft" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="node1(75070054f9ac): Node leave event for 75070054f9ac/172.22.69.170" [2022-03-21T13:14:00.937Z] time="2022-03-21T13:14:00Z" level=info msg="Node 75070054f9ac/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 75070054f9ac/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 75070054f9ac/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 75070054f9ac/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node 1 leaving" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node3(7d3bd158e23d): Node leave event for 2f55347c129f/172.22.69.170" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f change state NodeActive --> NodeFailed" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f/172.22.69.170, added to failed nodes list" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node4(2ea290c1810d): Node leave event for 2f55347c129f/172.22.69.170" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node5(a32db2761e5d): Node leave event for 2f55347c129f/172.22.69.170" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 75070054f9ac/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=error msg="node: 2f55347c129f is unknown to memberlist" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2f55347c129f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node 2 leaving" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node5(a32db2761e5d): Node leave event for 7d3bd158e23d/172.22.69.170" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node4(2ea290c1810d): Node leave event for 7d3bd158e23d/172.22.69.170" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d change state NodeActive --> NodeLeft" [2022-03-21T13:14:01.396Z] time="2022-03-21T13:14:01Z" level=info msg="node3(7d3bd158e23d): Node leave event for 7d3bd158e23d/172.22.69.170" [2022-03-21T13:14:01.855Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.855Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.855Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d3bd158e23d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:01.952Z] --- PASS: TestTemplatedConfig (2.53s) [2022-03-21T13:14:01.952Z] === RUN TestConfigCreateResolve [2022-03-21T13:14:02.313Z] networkdb_test.go:867: node4: OK [2022-03-21T13:14:02.313Z] networkdb_test.go:867: node5: OK [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="node 0 coming back" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2505dc1d3e1f with config:&{NodeID:2505dc1d3e1f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, added to nodes list" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="node 1 coming back" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7d0caf715eba with config:&{NodeID:7d0caf715eba Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d0caf715eba/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node 7d0caf715eba/172.22.69.170, added to nodes list" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="node 2 coming back" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ca631dc79e58 with config:&{NodeID:ca631dc79e58 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node ca631dc79e58/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:02.313Z] time="2022-03-21T13:14:01Z" level=info msg="Node ca631dc79e58/172.22.69.170, added to nodes list" [2022-03-21T13:14:03.856Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-03-21T13:14:03.856Z] PASS [2022-03-21T13:14:03.856Z] [2022-03-21T13:14:03.856Z] DONE 6 tests in 13.278s [2022-03-21T13:14:03.856Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-21T13:14:03.856Z] INFO: Testing against a local daemon [2022-03-21T13:14:03.856Z] === RUN TestCheckpoint [2022-03-21T13:14:03.856Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:14:03.856Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:14:03.856Z] === RUN TestContainerInvalidJSON [2022-03-21T13:14:03.856Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:03.856Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:03.856Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:03.856Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:04.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:04.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:04.115Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-21T13:14:04.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-21T13:14:04.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-21T13:14:04.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:14:04.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-21T13:14:04.115Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:14:04.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-21T13:14:04.115Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:14:04.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-21T13:14:04.115Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:14:04.115Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-21T13:14:04.115Z] === RUN TestCopyFromContainer [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer// [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer//bar/root [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer/bar/quux [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-21T13:14:05.491Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-21T13:14:05.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-21T13:14:05.750Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer (1.57s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-21T13:14:05.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-21T13:14:05.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:14:05.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:05.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:05.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:05.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:05.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:05.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:05.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:05.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:05.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:05.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:14:05.751Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:14:05.751Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-21T13:14:05.751Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:14:05.751Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:14:05.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:14:05.751Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:14:05.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:14:05.751Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:14:05.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:14:05.751Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:14:05.751Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:14:05.751Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:14:05.751Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:14:05.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:14:05.751Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:14:05.751Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-21T13:14:05.751Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:14:06.043Z] time="2022-03-21T13:14:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.69.170:10033 172.22.69.170:10034 172.22.69.170:10035]" [2022-03-21T13:14:06.043Z] time="2022-03-21T13:14:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.69.170:10033 172.22.69.170:10034 172.22.69.170:10035]" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10033" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49382" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, is the new incarnation of the shutdown node 75070054f9ac/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10034" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49383" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, is the new incarnation of the shutdown node 2f55347c129f/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49384" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10035" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2ea290c1810d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, is the new incarnation of the shutdown node 7d3bd158e23d/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, is the new incarnation of the shutdown node 2f55347c129f/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 7d0caf715eba/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, is the new incarnation of the shutdown node 75070054f9ac/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, joined gossip cluster" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, is the new incarnation of the shutdown node 7d3bd158e23d/172.22.69.170" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=info msg="Node ca631dc79e58/172.22.69.170, added to nodes list" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10033" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49385" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10034" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49386" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.69.170:10035" [2022-03-21T13:14:07.009Z] time="2022-03-21T13:14:06Z" level=debug msg="memberlist: Stream connection from=172.22.69.170:49387" [2022-03-21T13:14:07.009Z] 2022/03/21 13:14:06 Closing DB instances... [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="node3(ca631dc79e58): Node leave event for 2505dc1d3e1f/172.22.69.170" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="node4(2ea290c1810d): Node leave event for 2505dc1d3e1f/172.22.69.170" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="node5(a32db2761e5d): Node leave event for 2505dc1d3e1f/172.22.69.170" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="node1(2505dc1d3e1f): Node leave event for 2505dc1d3e1f/172.22.69.170" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="node2(7d0caf715eba): Node leave event for 2505dc1d3e1f/172.22.69.170" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.467Z] time="2022-03-21T13:14:07Z" level=info msg="Node 2505dc1d3e1f/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.654Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2022-03-21T13:14:07.654Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="node5(a32db2761e5d): Node leave event for 7d0caf715eba/172.22.69.170" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="node4(2ea290c1810d): Node leave event for 7d0caf715eba/172.22.69.170" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="node3(ca631dc79e58): Node leave event for 7d0caf715eba/172.22.69.170" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba change state NodeActive --> NodeLeft" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="node2(7d0caf715eba): Node leave event for 7d0caf715eba/172.22.69.170" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba/172.22.69.170, left gossip cluster" [2022-03-21T13:14:07.926Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="Node 7d0caf715eba/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.22.69.170:10037: use of closed network connection" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="Node ca631dc79e58 change state NodeActive --> NodeLeft" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="node5(a32db2761e5d): Node leave event for ca631dc79e58/172.22.69.170" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="Node ca631dc79e58 change state NodeActive --> NodeLeft" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:07Z" level=info msg="node4(2ea290c1810d): Node leave event for ca631dc79e58/172.22.69.170" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:08Z" level=info msg="Node ca631dc79e58 change state NodeActive --> NodeLeft" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:08Z" level=info msg="node3(ca631dc79e58): Node leave event for ca631dc79e58/172.22.69.170" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:08Z" level=info msg="Node ca631dc79e58/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:08Z" level=info msg="Node ca631dc79e58/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.385Z] time="2022-03-21T13:14:08Z" level=info msg="Node ca631dc79e58/172.22.69.170, left gossip cluster" [2022-03-21T13:14:08.843Z] time="2022-03-21T13:14:08Z" level=warning msg="memberlist: Failed to send gossip to 172.22.69.170:10037: write udp [::]:10035->172.22.69.170:10037: use of closed network connection" [2022-03-21T13:14:08.843Z] time="2022-03-21T13:14:08Z" level=info msg="Node 2ea290c1810d change state NodeActive --> NodeLeft" [2022-03-21T13:14:08.843Z] time="2022-03-21T13:14:08Z" level=info msg="node5(a32db2761e5d): Node leave event for 2ea290c1810d/172.22.69.170" [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:09.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:09.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:09.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:09.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:09.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:09.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:09.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:09.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:09.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:09.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:09.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:14:09.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-21T13:14:09.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:14:09.302Z] time="2022-03-21T13:14:08Z" level=info msg="Node 2ea290c1810d change state NodeActive --> NodeLeft" [2022-03-21T13:14:09.302Z] time="2022-03-21T13:14:08Z" level=info msg="node4(2ea290c1810d): Node leave event for 2ea290c1810d/172.22.69.170" [2022-03-21T13:14:09.302Z] time="2022-03-21T13:14:09Z" level=info msg="Node 2ea290c1810d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:09.597Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-03-21T13:14:09.597Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:14:09.597Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:14:09.597Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:14:09.597Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-21T13:14:09.597Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-21T13:14:09.597Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:14:09.597Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:14:09.597Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-21T13:14:09.597Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:14:09.597Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-21T13:14:09.597Z] === RUN TestContainerStartOnDaemonRestart [2022-03-21T13:14:09.597Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-21T13:14:09.597Z] === RUN TestDaemonRestartIpcMode [2022-03-21T13:14:09.597Z] === PAUSE TestDaemonRestartIpcMode [2022-03-21T13:14:09.597Z] === RUN TestDaemonHostGatewayIP [2022-03-21T13:14:09.597Z] === PAUSE TestDaemonHostGatewayIP [2022-03-21T13:14:09.597Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-21T13:14:09.597Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-21T13:14:09.597Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:14:09.597Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-21T13:14:09.597Z] === RUN TestDiff [2022-03-21T13:14:09.761Z] time="2022-03-21T13:14:09Z" level=info msg="Node 2ea290c1810d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:10.164Z] --- PASS: TestDiff (0.55s) [2022-03-21T13:14:10.164Z] === RUN TestExecWithCloseStdin [2022-03-21T13:14:10.219Z] time="2022-03-21T13:14:09Z" level=info msg="Node a32db2761e5d/172.22.69.170, left gossip cluster" [2022-03-21T13:14:10.219Z] time="2022-03-21T13:14:09Z" level=info msg="Node a32db2761e5d change state NodeActive --> NodeFailed" [2022-03-21T13:14:10.219Z] time="2022-03-21T13:14:09Z" level=info msg="Node a32db2761e5d/172.22.69.170, added to failed nodes list" [2022-03-21T13:14:10.219Z] --- PASS: TestNetworkDBIslands (11.86s) [2022-03-21T13:14:10.219Z] PASS [2022-03-21T13:14:10.219Z] coverage: 60.0% of statements [2022-03-21T13:14:10.219Z] ok github.com/docker/docker/libnetwork/networkdb 105.113s coverage: 60.0% of statements [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-21T13:14:10.219Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/quota [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/rootless [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/volume [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-21T13:14:10.220Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-21T13:14:10.731Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-21T13:14:10.731Z] === RUN TestExec [2022-03-21T13:14:11.299Z] --- PASS: TestExec (0.61s) [2022-03-21T13:14:11.299Z] === RUN TestExecUser [2022-03-21T13:14:11.867Z] --- PASS: TestExecUser (0.61s) [2022-03-21T13:14:11.867Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:14:12.293Z] --- PASS: TestBuildMultiStageOnBuild (14.11s) [2022-03-21T13:14:12.293Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:14:12.293Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:14:12.293Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-21T13:14:12.293Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:14:12.805Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-03-21T13:14:12.805Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === Skipped [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-21T13:14:13.129Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-21T13:14:13.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-21T13:14:13.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.03s) [2022-03-21T13:14:13.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2022-03-21T13:14:13.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-21T13:14:13.129Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-21T13:14:13.129Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-21T13:14:13.129Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-21T13:14:13.129Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-21T13:14:13.129Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-21T13:14:13.129Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-21T13:14:13.129Z] daemon_test.go:145: root required [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-21T13:14:13.129Z] reload_test.go:342: root required [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-21T13:14:13.129Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-21T13:14:13.129Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-21T13:14:13.129Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-21T13:14:13.129Z] download_test.go:267: Needs fixing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-21T13:14:13.129Z] layer_test.go:291: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-21T13:14:13.129Z] layer_test.go:340: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-21T13:14:13.129Z] layer_test.go:455: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-21T13:14:13.129Z] layer_test.go:684: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-21T13:14:13.129Z] migration_test.go:45: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-21T13:14:13.129Z] migration_test.go:181: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-21T13:14:13.129Z] mount_test.go:17: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-21T13:14:13.129Z] mount_test.go:76: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-21T13:14:13.129Z] mount_test.go:125: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-21T13:14:13.129Z] mount_test.go:212: Failing on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-21T13:14:13.129Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-21T13:14:13.129Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-21T13:14:13.129Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-21T13:14:13.129Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-21T13:14:13.129Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-21T13:14:13.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-21T13:14:13.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-21T13:14:13.129Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-21T13:14:13.129Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-21T13:14:13.129Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-21T13:14:13.129Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-21T13:14:13.129Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:14:13.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:14:13.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:14:13.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:14:13.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:14:13.129Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:133: Xz not present in msys2 [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-21T13:14:13.129Z] archive_test.go:140: zstd not installed [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:252: Failing on Windows CI machines [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-21T13:14:13.129Z] archive_windows_test.go:16: Currently fails [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-21T13:14:13.129Z] changes_test.go:195: needs more investigation [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-21T13:14:13.129Z] changes_test.go:432: needs further investigation [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-21T13:14:13.129Z] changes_test.go:468: needs further investigation [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-21T13:14:13.129Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-21T13:14:13.129Z] poller_test.go:40: No chmod on Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-21T13:14:13.129Z] fileutils_test.go:133: Needs porting to Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-21T13:14:13.129Z] fileutils_test.go:179: Needs porting to Windows [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-21T13:14:13.129Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-21T13:14:13.129Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-21T13:14:13.129Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-21T13:14:13.129Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-21T13:14:13.129Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-21T13:14:13.129Z] [2022-03-21T13:14:13.129Z] DONE 2091 tests, 68 skipped in 314.470s [2022-03-21T13:14:13.129Z] INFO: make.ps1 ended at 03/21/2022 13:14:12 [2022-03-21T13:14:14.183Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-21T13:14:14.183Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:14:14.752Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-03-21T13:14:14.752Z] === RUN TestHealthKillContainer [2022-03-21T13:14:15.312Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-21T13:14:15.312Z] INFO: Unit tests ended at 03/21/2022 13:14:14. Duration:00:05:33.6002136 [2022-03-21T13:14:15.312Z] INFO: Building busybox [2022-03-21T13:14:15.312Z] Sending build context to Docker daemon 5.12kB [2022-03-21T13:14:15.312Z] [2022-03-21T13:14:15.312Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-21T13:14:15.312Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-21T13:14:15.312Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-21T13:14:15.312Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-21T13:14:15.312Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-21T13:14:15.312Z] ---> 6a11116086a4 [2022-03-21T13:14:15.312Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-21T13:14:15.312Z] ---> Running in 6ee638053d6b [2022-03-21T13:14:16.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-21T13:14:18.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-21T13:14:22.867Z] --- PASS: TestHealthKillContainer (8.15s) [2022-03-21T13:14:22.867Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:14:23.435Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-03-21T13:14:23.435Z] === RUN TestIpcModeNone [2022-03-21T13:14:24.002Z] --- PASS: TestIpcModeNone (0.57s) [2022-03-21T13:14:24.002Z] === RUN TestIpcModePrivate [2022-03-21T13:14:24.260Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-21T13:14:24.808Z] --- PASS: TestBuildMultiStageLayerLeak (11.87s) [2022-03-21T13:14:24.808Z] === RUN TestBuildWithHugeFile [2022-03-21T13:14:24.828Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-21T13:14:24.828Z] === RUN TestIpcModeShareable [2022-03-21T13:14:25.088Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-21T13:14:25.347Z] --- PASS: TestIpcModeShareable (0.59s) [2022-03-21T13:14:25.347Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-21T13:14:27.251Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-03-21T13:14:27.251Z] === RUN TestAPIIpcModeHost [2022-03-21T13:14:27.251Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-03-21T13:14:27.251Z] === RUN TestDaemonIpcModeShareable [2022-03-21T13:14:28.628Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-21T13:14:28.628Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-03-21T13:14:28.628Z] === RUN TestDaemonIpcModePrivate [2022-03-21T13:14:29.564Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-21T13:14:29.564Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-03-21T13:14:29.564Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-21T13:14:30.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-21T13:14:30.759Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-21T13:14:30.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-21T13:14:31.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-21T13:14:31.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-03-21T13:14:31.956Z] === RUN TestIpcModeOlderClient [2022-03-21T13:14:31.956Z] === PAUSE TestIpcModeOlderClient [2022-03-21T13:14:31.956Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:14:32.216Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-21T13:14:32.216Z] === RUN TestKillContainer [2022-03-21T13:14:32.216Z] === RUN TestKillContainer/no_signal [2022-03-21T13:14:32.808Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:14:32.986Z] Removing intermediate container 6ee638053d6b [2022-03-21T13:14:32.986Z] ---> e0925ad12a5d [2022-03-21T13:14:32.986Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-21T13:14:32.986Z] ---> Running in a7c9948da83d [2022-03-21T13:14:33.068Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:14:33.208Z] time="2022-03-21T13:14:27Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-03-21T13:14:33.208Z] ok github.com/docker/docker/libnetwork/networkdb 104.219s coverage: 60.2% of statements [2022-03-21T13:14:33.208Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-21T13:14:33.208Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-21T13:14:33.208Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2022-03-21T13:14:33.208Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-21T13:14:33.208Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-21T13:14:33.446Z] Removing intermediate container a7c9948da83d [2022-03-21T13:14:33.446Z] ---> ea5eb1f4bc45 [2022-03-21T13:14:33.446Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-21T13:14:33.446Z] ---> Running in e44ff60b2c80 [2022-03-21T13:14:33.469Z] ok github.com/docker/docker/libnetwork/portmapper 0.286s coverage: 48.6% of statements [2022-03-21T13:14:33.680Z] --- PASS: TestKillContainer (1.33s) [2022-03-21T13:14:33.680Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-21T13:14:33.680Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-21T13:14:33.680Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-03-21T13:14:33.680Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:14:33.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-21T13:14:33.741Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-21T13:14:33.741Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-21T13:14:33.905Z] Removing intermediate container e44ff60b2c80 [2022-03-21T13:14:33.905Z] ---> f47f33475d66 [2022-03-21T13:14:33.905Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-21T13:14:33.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-21T13:14:34.002Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === Skipped [2022-03-21T13:14:34.002Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-21T13:14:34.002Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-21T13:14:34.002Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-21T13:14:34.002Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:14:34.002Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:14:34.002Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:14:34.002Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:14:34.002Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:14:34.002Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-21T13:14:34.002Z] firewalld_test.go:14: firewalld is not running [2022-03-21T13:14:34.002Z] [2022-03-21T13:14:34.002Z] DONE 326 tests, 9 skipped in 201.624s Post stage [Pipeline] junit [2022-03-21T13:14:34.589Z] Recording test results [2022-03-21T13:14:34.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-03-21T13:14:34.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-21T13:14:34.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-21T13:14:34.895Z] === RUN TestKillStoppedContainer [2022-03-21T13:14:34.895Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-21T13:14:34.895Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:14:34.895Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-21T13:14:34.895Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:14:35.444Z] [2022-03-21T13:14:35.462Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-21T13:14:35.462Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:14:35.462Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:14:35.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:14:35.462Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:14:35.462Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:14:35.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:14:35.462Z] === RUN TestLinksEtcHostsContentMatch [2022-03-21T13:14:35.722Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-21T13:14:35.722Z] === RUN TestLinksContainerNames [2022-03-21T13:14:35.903Z] ---> 2616ed5bac53 [2022-03-21T13:14:35.903Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-21T13:14:35.903Z] ---> Running in 375759f7a16e [2022-03-21T13:14:36.214Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-21T13:14:36.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -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:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary test-integration [2022-03-21T13:14:36.669Z] --- PASS: TestLinksContainerNames (0.89s) [2022-03-21T13:14:36.669Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:14:36.827Z] [2022-03-21T13:14:36.928Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-21T13:14:36.928Z] === RUN TestContainerNetworkMountsNoChown [2022-03-21T13:14:37.089Z] Removing bundles/ [2022-03-21T13:14:37.089Z] [2022-03-21T13:14:37.089Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-21T13:14:37.089Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:14:37.089Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:14:37.496Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/default [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/default [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/private [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/private [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rprivate [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/slave [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/slave [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rslave [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/shared [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/shared [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rshared [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/default [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rshared [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/shared [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rslave [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/slave [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rprivate [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/private [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-21T13:14:37.496Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:14:37.496Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-21T13:14:37.496Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:14:37.755Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-21T13:14:38.015Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-21T13:14:38.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-21T13:14:38.016Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-21T13:14:38.016Z] === RUN TestContainerBindMountNonRecursive [2022-03-21T13:14:39.392Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-03-21T13:14:39.392Z] === RUN TestContainerVolumesMountedAsShared [2022-03-21T13:14:39.651Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-03-21T13:14:39.651Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-21T13:14:39.910Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-21T13:14:39.910Z] === RUN TestNetworkNat [2022-03-21T13:14:40.479Z] --- PASS: TestNetworkNat (0.45s) [2022-03-21T13:14:40.479Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:14:41.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-03-21T13:14:41.045Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:14:43.577Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-21T13:14:43.577Z] === RUN TestPause [2022-03-21T13:14:43.836Z] --- PASS: TestPause (0.45s) [2022-03-21T13:14:43.836Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:14:43.836Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:14:43.836Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:14:43.836Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:14:44.403Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-21T13:14:44.403Z] === RUN TestPidHost [2022-03-21T13:14:44.755Z] INFO [linters context/goanalysis] analyzers took 4m38.216015473s with top 10 stages: buildir: 1m51.077642796s, goimports: 22.976619311s, unconvert: 17.608344373s, gosec: 15.223622402s, S1038: 8.391146196s, golint: 7.469600938s, misspell: 6.615789472s, nilness: 4.763741024s, inspect: 3.918359165s, unused: 3.568302002s [2022-03-21T13:14:44.755Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-03-21T13:14:44.755Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, filename_unadjuster: 2440/2440, skip_files: 2440/2440, exclude-rules: 78/2052, nolint: 0/78, cgo: 2440/3056, autogenerated_exclude: 2052/2440, identifier_marker: 2052/2052, exclude: 2052/2052, path_prettifier: 2440/2440 [2022-03-21T13:14:44.755Z] INFO [runner] processing took 193.455665ms with stages: nolint: 82.113747ms, identifier_marker: 63.87541ms, path_prettifier: 15.283815ms, exclude-rules: 14.609429ms, autogenerated_exclude: 12.549172ms, skip_dirs: 3.54558ms, cgo: 831.891µs, filename_unadjuster: 639.575µs, max_same_issues: 1.543µs, skip_files: 947ns, uniq_by_line: 762ns, max_from_linter: 724ns, source_code: 631ns, exclude: 546ns, diff: 423ns, path_shortener: 375ns, max_per_file_from_linter: 292ns, severity-rules: 287ns, sort_results: 275ns, path_prefixer: 241ns [2022-03-21T13:14:44.755Z] INFO [runner] linters took 1m28.397800379s with stages: goanalysis_metalinter: 1m28.204079437s [2022-03-21T13:14:44.755Z] INFO File cache stats: 1664 entries of total size 8.4MiB [2022-03-21T13:14:44.755Z] INFO Memory: 2546 samples, avg is 280.7MB, max is 1174.3MB [2022-03-21T13:14:44.755Z] INFO Execution took 4m14.455871151s [2022-03-21T13:14:44.755Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-21T13:14:45.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary test-docker-py [2022-03-21T13:14:45.339Z] --- PASS: TestPidHost (0.97s) [2022-03-21T13:14:45.340Z] === RUN TestPsFilter [2022-03-21T13:14:45.340Z] --- PASS: TestPsFilter (0.15s) [2022-03-21T13:14:45.340Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:14:45.340Z] [2022-03-21T13:14:45.597Z] Removing bundles/ [2022-03-21T13:14:45.597Z] [2022-03-21T13:14:45.597Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-21T13:14:45.597Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:14:45.597Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:14:45.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-21T13:14:45.908Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:14:46.166Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-21T13:14:46.166Z] === RUN TestRemoveContainerRunning [2022-03-21T13:14:46.735Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-21T13:14:46.735Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:14:46.994Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-21T13:14:46.994Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:14:46.994Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-21T13:14:46.994Z] === RUN TestRenameLinkedContainer [2022-03-21T13:14:48.268Z] --- PASS: TestBuildWithHugeFile (50.18s) [2022-03-21T13:14:48.268Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:14:48.268Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:14:48.268Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:14:48.268Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:14:48.268Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:14:48.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:14:48.268Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:14:48.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:14:48.268Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:14:48.268Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:14:48.268Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:14:48.268Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:14:48.268Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:14:48.268Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-21T13:14:48.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-21T13:14:48.268Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-21T13:14:48.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-21T13:14:48.268Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:14:48.268Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-21T13:14:48.268Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-21T13:14:48.896Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-03-21T13:14:48.896Z] === RUN TestRenameStoppedContainer [2022-03-21T13:14:49.156Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-21T13:14:49.156Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:14:50.093Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-21T13:14:50.093Z] === RUN TestRenameInvalidName [2022-03-21T13:14:50.352Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-21T13:14:50.352Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:14:51.547Z] --- PASS: TestBuildPreserveOwnership (9.60s) [2022-03-21T13:14:51.548Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.59s) [2022-03-21T13:14:51.548Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-21T13:14:51.548Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:14:51.548Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-21T13:14:51.548Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-21T13:14:51.548Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-21T13:14:51.548Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-21T13:14:51.548Z] PASS [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === Skipped [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-21T13:14:51.548Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:14:51.548Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-21T13:14:51.548Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] DONE 34 tests, 3 skipped in 110.173s [2022-03-21T13:14:51.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-21T13:14:51.548Z] INFO: Testing against a local daemon [2022-03-21T13:14:51.548Z] === RUN TestConfigInspect [2022-03-21T13:14:51.548Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-21T13:14:51.548Z] === RUN TestConfigList [2022-03-21T13:14:51.548Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestConfigList (0.01s) [2022-03-21T13:14:51.548Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:14:51.548Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-21T13:14:51.548Z] === RUN TestConfigsUpdate [2022-03-21T13:14:51.548Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-21T13:14:51.548Z] === RUN TestTemplatedConfig [2022-03-21T13:14:51.548Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-21T13:14:51.548Z] === RUN TestConfigCreateResolve [2022-03-21T13:14:51.548Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-21T13:14:51.548Z] PASS [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === Skipped [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-21T13:14:51.548Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-21T13:14:51.548Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-21T13:14:51.548Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-21T13:14:51.548Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-21T13:14:51.548Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-21T13:14:51.548Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:14:51.548Z] [2022-03-21T13:14:51.548Z] DONE 6 tests, 6 skipped in 0.163s [2022-03-21T13:14:51.548Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-21T13:14:51.548Z] INFO: Testing against a local daemon [2022-03-21T13:14:51.548Z] === RUN TestCheckpoint [2022-03-21T13:14:51.548Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:14:51.548Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:14:51.548Z] === RUN TestContainerInvalidJSON [2022-03-21T13:14:51.548Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:51.548Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:51.548Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:51.548Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:51.548Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:14:51.548Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:14:51.548Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-21T13:14:51.548Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-21T13:14:51.548Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-21T13:14:51.548Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:14:51.548Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-21T13:14:51.548Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:14:51.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-21T13:14:51.806Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:14:51.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-21T13:14:51.806Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:14:51.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-21T13:14:51.806Z] === RUN TestCopyFromContainer [2022-03-21T13:14:52.257Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-03-21T13:14:52.257Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:14:52.257Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-03-21T13:14:52.257Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:14:53.195Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-21T13:14:53.195Z] === RUN TestResize [2022-03-21T13:14:53.763Z] --- PASS: TestResize (0.39s) [2022-03-21T13:14:53.763Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:14:54.022Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-21T13:14:54.022Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:14:54.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:54.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:54.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:54.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:14:54.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:14:55.088Z] === RUN TestCopyFromContainer// [2022-03-21T13:14:55.088Z] === RUN TestCopyFromContainer//bar/root [2022-03-21T13:14:55.346Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-21T13:14:55.346Z] === RUN TestCopyFromContainer/bar/quux [2022-03-21T13:14:55.346Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-21T13:14:55.346Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-21T13:14:55.346Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-21T13:14:55.605Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-21T13:14:55.605Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-21T13:14:55.605Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer (3.90s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-21T13:14:55.605Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-21T13:14:55.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:14:55.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:55.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:55.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:55.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:55.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:55.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:55.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:14:55.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:14:55.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:14:55.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-21T13:14:55.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-21T13:14:55.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:14:55.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:14:55.605Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:14:55.863Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-21T13:14:55.863Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:14:55.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:14:55.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:14:55.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:14:55.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:14:55.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:14:55.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:14:55.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:14:55.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:14:55.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:14:55.863Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-21T13:14:55.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:14:55.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-21T13:14:55.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:14:55.863Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:14:55.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-21T13:14:55.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:14:56.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:56.798Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-21T13:14:56.798Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:14:57.022Z] Removing intermediate container 375759f7a16e [2022-03-21T13:14:57.022Z] ---> b5d78c78b108 [2022-03-21T13:14:57.022Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-21T13:14:57.022Z] ---> Running in 857db9dd7bc7 [2022-03-21T13:14:57.022Z] [2022-03-21T13:14:57.022Z] SUCCESS: Specified value was saved. [2022-03-21T13:14:57.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:58.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:58.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:14:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:14:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:14:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:14:58.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:14:58.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-21T13:14:58.171Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:14:58.429Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-21T13:14:58.429Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:14:58.429Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:14:58.429Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:14:58.429Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-21T13:14:58.429Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-21T13:14:58.429Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:14:58.429Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:14:58.429Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-21T13:14:58.429Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:14:58.429Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:14:58.429Z] === RUN TestContainerStartOnDaemonRestart [2022-03-21T13:14:58.429Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-21T13:14:58.429Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-21T13:14:58.429Z] === RUN TestDaemonRestartIpcMode [2022-03-21T13:14:58.429Z] === PAUSE TestDaemonRestartIpcMode [2022-03-21T13:14:58.429Z] === RUN TestDaemonHostGatewayIP [2022-03-21T13:14:58.429Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:14:58.429Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-21T13:14:58.429Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-21T13:14:58.429Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-21T13:14:58.429Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:14:58.429Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-21T13:14:58.429Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:14:58.429Z] === RUN TestDiff [2022-03-21T13:14:58.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:14:58.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:14:58.995Z] --- PASS: TestDiff (0.39s) [2022-03-21T13:14:58.995Z] === RUN TestExecWithCloseStdin [2022-03-21T13:14:59.253Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-21T13:14:59.253Z] === RUN TestExec [2022-03-21T13:14:59.820Z] --- PASS: TestExec (0.44s) [2022-03-21T13:14:59.820Z] === RUN TestExecUser [2022-03-21T13:14:59.928Z] Removing intermediate container 857db9dd7bc7 [2022-03-21T13:14:59.928Z] ---> 9f1344a704cc [2022-03-21T13:14:59.928Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-21T13:14:59.928Z] ---> Running in ea559c4ebb97 [2022-03-21T13:15:00.078Z] --- PASS: TestExecUser (0.42s) [2022-03-21T13:15:00.078Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:15:00.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:15:00.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:15:00.643Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-21T13:15:00.643Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:15:02.017Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-21T13:15:02.017Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:15:02.587Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-21T13:15:02.587Z] === RUN TestHealthKillContainer [2022-03-21T13:15:04.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:15:04.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:15:05.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:15:05.868Z] Cannot create a file when that file already exists. [2022-03-21T13:15:07.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:15:07.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:15:09.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:15:09.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:15:10.559Z] Removing intermediate container ea559c4ebb97 [2022-03-21T13:15:10.559Z] ---> c47a05b96430 [2022-03-21T13:15:10.559Z] Step 13/13 : CMD ["sh"] [2022-03-21T13:15:10.701Z] --- PASS: TestHealthKillContainer (7.87s) [2022-03-21T13:15:10.701Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:15:10.701Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:15:10.701Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:15:10.701Z] === RUN TestIpcModeNone [2022-03-21T13:15:10.701Z] --- PASS: TestIpcModeNone (0.41s) [2022-03-21T13:15:10.701Z] === RUN TestIpcModePrivate [2022-03-21T13:15:10.959Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-21T13:15:10.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:15:11.021Z] ---> Running in 8e534bbf7f76 [2022-03-21T13:15:11.217Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-21T13:15:11.217Z] === RUN TestIpcModeShareable [2022-03-21T13:15:11.217Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:15:11.217Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-21T13:15:11.217Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-21T13:15:11.479Z] Removing intermediate container 8e534bbf7f76 [2022-03-21T13:15:11.479Z] ---> 82558becc6cb [2022-03-21T13:15:11.479Z] Successfully built 82558becc6cb [2022-03-21T13:15:11.479Z] Successfully tagged busybox:latest [2022-03-21T13:15:11.479Z] INFO: Docker images of the daemon under test [2022-03-21T13:15:11.479Z] [2022-03-21T13:15:11.479Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T13:15:11.479Z] busybox latest 82558becc6cb 1 second ago 5.78GB [2022-03-21T13:15:11.479Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-21T13:15:11.479Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-21T13:15:11.479Z] [2022-03-21T13:15:11.479Z] INFO: Running integration tests at 03/21/2022 13:15:11... [2022-03-21T13:15:11.479Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-21T13:15:11.479Z] INFO: Integration API tests being run from the host: [2022-03-21T13:15:11.479Z] INFO: make.ps1 starting at 03/21/2022 13:15:11 [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-03-21T13:15:12.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-21T13:15:12.354Z] === RUN TestCgroupNamespacesRun [2022-03-21T13:15:12.457Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-21T13:15:12.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-21T13:15:12.591Z] === RUN TestAPIIpcModeHost [2022-03-21T13:15:12.591Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:15:12.591Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-21T13:15:12.591Z] === RUN TestDaemonIpcModeShareable [2022-03-21T13:15:12.592Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:15:12.592Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-21T13:15:12.592Z] === RUN TestDaemonIpcModePrivate [2022-03-21T13:15:13.525Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-21T13:15:13.525Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-03-21T13:15:13.525Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-21T13:15:13.525Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:15:13.525Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-21T13:15:13.525Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-21T13:15:13.525Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:15:13.525Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-21T13:15:13.525Z] === RUN TestIpcModeOlderClient [2022-03-21T13:15:13.525Z] === PAUSE TestIpcModeOlderClient [2022-03-21T13:15:13.525Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:15:13.730Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-03-21T13:15:13.731Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-21T13:15:13.731Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-21T13:15:13.731Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-21T13:15:13.731Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-21T13:15:14.112Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-21T13:15:14.113Z] === RUN TestKillContainer [2022-03-21T13:15:14.113Z] === RUN TestKillContainer/no_signal [2022-03-21T13:15:14.380Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:15:14.651Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:15:14.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-03-21T13:15:14.668Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-21T13:15:15.222Z] --- PASS: TestKillContainer (1.23s) [2022-03-21T13:15:15.222Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-03-21T13:15:15.222Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-21T13:15:15.222Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-21T13:15:15.222Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:15:15.222Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-21T13:15:15.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-21T13:15:16.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-21T13:15:16.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-21T13:15:16.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-03-21T13:15:16.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-21T13:15:16.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-21T13:15:16.047Z] === RUN TestKillStoppedContainer [2022-03-21T13:15:16.047Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-21T13:15:16.047Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:15:16.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-21T13:15:16.047Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:15:16.612Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-21T13:15:16.612Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:15:16.612Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:16.612Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:15:16.612Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:15:16.612Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:15:16.612Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:15:16.612Z] === RUN TestLinksEtcHostsContentMatch [2022-03-21T13:15:16.612Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-21T13:15:16.612Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-21T13:15:16.612Z] === RUN TestLinksContainerNames [2022-03-21T13:15:16.982Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-21T13:15:16.982Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-21T13:15:17.546Z] --- PASS: TestLinksContainerNames (0.85s) [2022-03-21T13:15:17.546Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:15:17.804Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-21T13:15:17.804Z] === RUN TestContainerNetworkMountsNoChown [2022-03-21T13:15:18.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/default [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/default [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/private [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/private [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rprivate [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/slave [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/slave [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rslave [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/shared [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/shared [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rshared [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/default [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/rshared [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/shared [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/rslave [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/slave [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/rprivate [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/private [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-21T13:15:18.063Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:15:18.063Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:15:18.063Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:15:18.321Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-21T13:15:18.359Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-21T13:15:18.359Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-21T13:15:18.579Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-21T13:15:18.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-21T13:15:18.579Z] === RUN TestContainerBindMountNonRecursive [2022-03-21T13:15:18.579Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:15:18.579Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-21T13:15:18.579Z] === RUN TestContainerVolumesMountedAsShared [2022-03-21T13:15:18.579Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:15:18.579Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-21T13:15:18.579Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-21T13:15:18.579Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:15:18.579Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-21T13:15:18.579Z] === RUN TestNetworkNat [2022-03-21T13:15:18.926Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-21T13:15:18.926Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-21T13:15:19.145Z] --- PASS: TestNetworkNat (0.50s) [2022-03-21T13:15:19.145Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:15:19.403Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-21T13:15:19.404Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:15:19.863Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-21T13:15:19.863Z] === RUN TestNISDomainname [2022-03-21T13:15:20.431Z] --- PASS: TestNISDomainname (0.53s) [2022-03-21T13:15:20.431Z] === RUN TestHostnameDnsResolution [2022-03-21T13:15:21.367Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-03-21T13:15:21.367Z] === RUN TestUnprivilegedPortsAndPing [2022-03-21T13:15:21.626Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-21T13:15:21.626Z] === RUN TestStats [2022-03-21T13:15:21.932Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-21T13:15:21.932Z] === RUN TestPause [2022-03-21T13:15:21.932Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:21.932Z] --- SKIP: TestPause (0.00s) [2022-03-21T13:15:21.932Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:15:21.932Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:15:21.932Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:15:21.932Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:15:21.932Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:21.932Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-21T13:15:21.932Z] === RUN TestPidHost [2022-03-21T13:15:22.867Z] --- PASS: TestPidHost (0.87s) [2022-03-21T13:15:22.867Z] === RUN TestPsFilter [2022-03-21T13:15:22.867Z] --- PASS: TestPsFilter (0.09s) [2022-03-21T13:15:22.867Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:15:23.434Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-21T13:15:23.434Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:15:23.693Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-21T13:15:23.693Z] === RUN TestRemoveContainerRunning [2022-03-21T13:15:24.157Z] --- PASS: TestStats (2.49s) [2022-03-21T13:15:24.157Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:15:24.157Z] === RUN TestStopContainerWithTimeout/0 [2022-03-21T13:15:24.157Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-21T13:15:24.157Z] === RUN TestStopContainerWithTimeout/1 [2022-03-21T13:15:24.157Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-21T13:15:24.157Z] === RUN TestStopContainerWithTimeout/3 [2022-03-21T13:15:24.157Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-21T13:15:24.157Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-21T13:15:24.157Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-21T13:15:24.157Z] === CONT TestStopContainerWithTimeout/0 [2022-03-21T13:15:24.157Z] === CONT TestStopContainerWithTimeout/3 [2022-03-21T13:15:24.259Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-21T13:15:24.259Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:15:24.518Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-21T13:15:24.518Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:15:24.518Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-21T13:15:24.518Z] === RUN TestRenameLinkedContainer [2022-03-21T13:15:25.094Z] === CONT TestStopContainerWithTimeout/1 [2022-03-21T13:15:25.213Z] --- PASS: TestBuildWithHugeFile (107.49s) [2022-03-21T13:15:25.213Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:15:25.213Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:15:25.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:15:25.213Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:15:25.213Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:15:25.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:15:25.213Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:15:25.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:15:25.213Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:15:25.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:15:25.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:15:25.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:15:25.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:15:25.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-21T13:15:25.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-21T13:15:25.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-21T13:15:25.214Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:15:25.214Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:15:25.214Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-21T13:15:25.214Z] PASS [2022-03-21T13:15:25.214Z] ok github.com/docker/docker/integration/build 170.501s [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === Skipped [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-21T13:15:25.214Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-21T13:15:25.214Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-21T13:15:25.214Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-21T13:15:25.214Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:15:25.214Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-21T13:15:25.214Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] DONE 29 tests, 6 skipped in 196.737s [2022-03-21T13:15:25.214Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-21T13:15:25.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:15:25.214Z] INFO: Testing against a local daemon [2022-03-21T13:15:25.214Z] === RUN TestConfigInspect [2022-03-21T13:15:25.214Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestConfigList [2022-03-21T13:15:25.214Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestConfigList (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:15:25.214Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestConfigsUpdate [2022-03-21T13:15:25.214Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestTemplatedConfig [2022-03-21T13:15:25.214Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestConfigCreateResolve [2022-03-21T13:15:25.214Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:15:25.214Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-21T13:15:25.214Z] PASS [2022-03-21T13:15:25.214Z] ok github.com/docker/docker/integration/config 0.075s [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === Skipped [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-21T13:15:25.214Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:15:25.214Z] [2022-03-21T13:15:25.214Z] DONE 6 tests, 6 skipped in 1.793s [2022-03-21T13:15:25.214Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-21T13:15:25.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:15:25.214Z] INFO: Testing against a local daemon [2022-03-21T13:15:25.214Z] === RUN TestCheckpoint [2022-03-21T13:15:25.214Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:15:25.214Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestContainerInvalidJSON [2022-03-21T13:15:25.214Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:15:25.214Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:15:25.214Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:15:25.214Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:15:25.214Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:15:25.214Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:15:25.214Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-21T13:15:25.214Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:15:25.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-21T13:15:25.214Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:15:25.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-21T13:15:25.214Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:15:25.214Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-21T13:15:25.214Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:15:25.214Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-03-21T13:15:25.214Z] === RUN TestCopyFromContainer [2022-03-21T13:15:25.214Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:15:25.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:15:25.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:15:25.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:15:25.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:15:25.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:15:25.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:15:25.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:15:25.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:15:25.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:15:25.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:15:25.214Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:15:25.214Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:15:25.214Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:15:25.214Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:15:25.214Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:15:25.214Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:15:25.214Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:15:25.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:15:25.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:15:25.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:15:25.214Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:15:25.214Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:15:25.214Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:15:25.214Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:15:25.214Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-21T13:15:25.214Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:15:25.214Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-21T13:15:25.214Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:15:25.214Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:15:25.214Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:15:25.214Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:15:25.214Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestDiff [2022-03-21T13:15:25.214Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] --- SKIP: TestDiff (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestExecWithCloseStdin [2022-03-21T13:15:25.214Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-21T13:15:25.214Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestExec [2022-03-21T13:15:25.214Z] --- PASS: TestExec (4.04s) [2022-03-21T13:15:25.214Z] === RUN TestExecUser [2022-03-21T13:15:25.214Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:15:25.214Z] --- SKIP: TestExecUser (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:15:25.214Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:15:25.214Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:25.214Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:15:25.214Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:15:25.214Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestHealthKillContainer [2022-03-21T13:15:25.214Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:15:25.214Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:15:25.214Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:15:25.214Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:15:25.214Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:15:26.419Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-21T13:15:26.419Z] === RUN TestRenameStoppedContainer [2022-03-21T13:15:26.469Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-21T13:15:26.677Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-03-21T13:15:26.677Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:15:27.611Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-03-21T13:15:27.611Z] === RUN TestRenameInvalidName [2022-03-21T13:15:27.869Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-21T13:15:27.869Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:15:28.197Z] --- PASS: TestKillContainerInvalidSignal (3.12s) [2022-03-21T13:15:28.197Z] === RUN TestKillContainer [2022-03-21T13:15:28.197Z] === RUN TestKillContainer/no_signal [2022-03-21T13:15:29.001Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-21T13:15:29.001Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-03-21T13:15:29.001Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-03-21T13:15:29.001Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-03-21T13:15:29.001Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-03-21T13:15:29.001Z] === RUN TestDeleteDevicemapper [2022-03-21T13:15:29.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:15:29.001Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-21T13:15:29.001Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:15:29.244Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-03-21T13:15:29.244Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:15:29.811Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-21T13:15:29.811Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:15:30.378Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-21T13:15:30.378Z] === RUN TestResize [2022-03-21T13:15:30.419Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-03-21T13:15:30.419Z] === RUN TestUpdateMemory [2022-03-21T13:15:30.419Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:15:30.419Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-21T13:15:30.419Z] === RUN TestUpdateCPUQuota [2022-03-21T13:15:30.945Z] --- PASS: TestResize (0.42s) [2022-03-21T13:15:30.945Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:15:31.149Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:15:31.149Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:15:31.149Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:15:31.204Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-21T13:15:31.204Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:15:31.386Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-03-21T13:15:31.386Z] === RUN TestUpdatePidsLimit [2022-03-21T13:15:31.386Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-21T13:15:31.386Z] === RUN TestUpdatePidsLimit/no_change [2022-03-21T13:15:31.647Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-21T13:15:31.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-03-21T13:15:31.770Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:15:31.770Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-21T13:15:31.770Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:15:31.770Z] === RUN TestCgroupNamespacesRun [2022-03-21T13:15:31.906Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-21T13:15:32.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-21T13:15:32.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-21T13:15:32.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-21T13:15:32.704Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-21T13:15:32.704Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit (2.19s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-03-21T13:15:33.619Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-03-21T13:15:33.619Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:15:34.076Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-03-21T13:15:34.076Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-21T13:15:34.942Z] --- PASS: TestKillContainer (6.26s) [2022-03-21T13:15:34.942Z] --- PASS: TestKillContainer/no_signal (3.05s) [2022-03-21T13:15:34.942Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:15:34.942Z] --- PASS: TestKillContainer/killing_signal (3.16s) [2022-03-21T13:15:34.942Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:15:34.942Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:15:34.942Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestKillStoppedContainer [2022-03-21T13:15:34.942Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:15:34.942Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:15:34.942Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:15:34.942Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:15:34.942Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:15:34.942Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:15:34.942Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:34.942Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:15:34.942Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:15:34.942Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:15:34.942Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:15:35.010Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-21T13:15:35.010Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-21T13:15:35.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-21T13:15:35.945Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-21T13:15:37.319Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-21T13:15:37.319Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-21T13:15:37.892Z] --- PASS: TestLogsFollowTailEmpty (3.19s) [2022-03-21T13:15:37.893Z] === RUN TestNetworkNat [2022-03-21T13:15:37.893Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:15:37.893Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-21T13:15:37.893Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:15:38.255Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-03-21T13:15:38.255Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-21T13:15:38.823Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-21T13:15:38.823Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-21T13:15:40.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-21T13:15:40.198Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-21T13:15:40.198Z] === RUN TestNISDomainname [2022-03-21T13:15:40.198Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-21T13:15:40.198Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-21T13:15:40.198Z] === RUN TestHostnameDnsResolution [2022-03-21T13:15:40.765Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-03-21T13:15:40.765Z] === RUN TestUnprivilegedPortsAndPing [2022-03-21T13:15:40.765Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-21T13:15:40.765Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-21T13:15:40.765Z] === RUN TestStats [2022-03-21T13:15:40.765Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:40.765Z] --- SKIP: TestStats (0.00s) [2022-03-21T13:15:40.765Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:15:40.765Z] === RUN TestStopContainerWithTimeout/0 [2022-03-21T13:15:40.765Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-21T13:15:40.765Z] === RUN TestStopContainerWithTimeout/1 [2022-03-21T13:15:40.765Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-21T13:15:40.765Z] === RUN TestStopContainerWithTimeout/3 [2022-03-21T13:15:40.765Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-21T13:15:40.765Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-21T13:15:40.765Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-21T13:15:40.765Z] === CONT TestStopContainerWithTimeout/0 [2022-03-21T13:15:40.765Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-21T13:15:41.332Z] === CONT TestStopContainerWithTimeout/3 [2022-03-21T13:15:41.681Z] --- PASS: TestNetworkLocalhostTCPNat (3.78s) [2022-03-21T13:15:41.681Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:15:41.681Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:15:41.681Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-21T13:15:41.681Z] === RUN TestPause [2022-03-21T13:15:41.681Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:15:41.681Z] --- SKIP: TestPause (0.00s) [2022-03-21T13:15:41.681Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:15:43.231Z] === CONT TestStopContainerWithTimeout/1 [2022-03-21T13:15:44.604Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-21T13:15:44.604Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-03-21T13:15:44.604Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-03-21T13:15:44.604Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-21T13:15:44.604Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-21T13:15:44.604Z] === RUN TestDeleteDevicemapper [2022-03-21T13:15:44.604Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:15:44.604Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-21T13:15:44.604Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:15:44.627Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.24s) [2022-03-21T13:15:44.627Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:15:44.627Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:44.627Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-21T13:15:44.627Z] === RUN TestPsFilter [2022-03-21T13:15:45.096Z] --- PASS: TestPsFilter (0.38s) [2022-03-21T13:15:45.096Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:15:45.820Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-03-21T13:15:45.821Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:15:45.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-21T13:15:45.821Z] === RUN TestWaitNonBlocked [2022-03-21T13:15:45.821Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:45.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:45.821Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:45.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:45.821Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:45.821Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:45.821Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-21T13:15:45.821Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-03-21T13:15:45.821Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-03-21T13:15:45.821Z] === RUN TestWaitBlocked [2022-03-21T13:15:45.821Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:45.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:45.821Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:45.821Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:45.821Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:45.821Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:45.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-03-21T13:15:45.981Z] === RUN TestUpdateMemory [2022-03-21T13:15:45.981Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:45.981Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-21T13:15:45.981Z] === RUN TestUpdateCPUQuota [2022-03-21T13:15:45.981Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:45.981Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-21T13:15:45.981Z] === RUN TestUpdatePidsLimit [2022-03-21T13:15:45.981Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:15:45.981Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-21T13:15:45.981Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:15:46.388Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-21T13:15:46.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-03-21T13:15:46.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-03-21T13:15:46.388Z] === CONT TestContainerStartOnDaemonRestart [2022-03-21T13:15:46.388Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-21T13:15:48.045Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.10s) [2022-03-21T13:15:48.045Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:15:48.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:15:48.167Z] INFO: Testing against a local daemon [2022-03-21T13:15:48.167Z] === RUN TestBuildWithSession [2022-03-21T13:15:48.167Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:15:48.167Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:15:48.167Z] === RUN TestBuildSquashParent [2022-03-21T13:15:48.167Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:15:48.167Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:15:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:15:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:15:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:15:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:15:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:15:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:15:48.927Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s) [2022-03-21T13:15:48.927Z] === CONT TestIpcModeOlderClient [2022-03-21T13:15:48.927Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-03-21T13:15:48.927Z] === CONT TestContainerKillOnDaemonStart [2022-03-21T13:15:48.927Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-21T13:15:48.927Z] === CONT TestDaemonHostGatewayIP [2022-03-21T13:15:50.991Z] --- PASS: TestRemoveContainerWithVolume (3.13s) [2022-03-21T13:15:50.991Z] === RUN TestRemoveContainerRunning [2022-03-21T13:15:51.460Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-03-21T13:15:51.460Z] === CONT TestDaemonRestartIpcMode [2022-03-21T13:15:53.364Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-03-21T13:15:54.774Z] --- PASS: TestRemoveContainerRunning (3.17s) [2022-03-21T13:15:54.774Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:15:57.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.07s) [2022-03-21T13:15:57.727Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:15:57.727Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-21T13:15:57.727Z] === RUN TestRenameLinkedContainer [2022-03-21T13:15:57.727Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:15:57.727Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-21T13:15:57.727Z] === RUN TestRenameStoppedContainer [2022-03-21T13:15:58.178Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-21T13:15:58.178Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:15:58.178Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-21T13:15:58.178Z] === RUN TestWaitNonBlocked [2022-03-21T13:15:58.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:58.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:58.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:58.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:58.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:15:58.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:15:58.178Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-21T13:15:58.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-21T13:15:58.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-21T13:15:58.178Z] === RUN TestWaitBlocked [2022-03-21T13:15:58.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:58.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:58.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:58.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:58.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:15:58.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:15:58.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:15:58.619Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:15:58.619Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:15:58.619Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:15:58.619Z] [2022-03-21T13:15:58.619Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-21T13:15:58.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-21T13:15:58.619Z] HOSTNAME=6202ab5c7714 [2022-03-21T13:15:58.619Z] TESTDEBUG=0 [2022-03-21T13:15:58.619Z] DEST=bundles/test-integration [2022-03-21T13:15:58.619Z] PWD=/go/src/github.com/docker/docker [2022-03-21T13:15:58.619Z] DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 [2022-03-21T13:15:58.619Z] container=docker [2022-03-21T13:15:58.619Z] HOME=/root [2022-03-21T13:15:58.619Z] GOLANG_VERSION=1.18 [2022-03-21T13:15:58.619Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-21T13:15:58.619Z] VALIDATE_BRANCH=master [2022-03-21T13:15:58.619Z] TERM=xterm [2022-03-21T13:15:58.619Z] DOCKER_PKG=github.com/docker/docker [2022-03-21T13:15:58.619Z] SHLVL=1 [2022-03-21T13:15:58.619Z] TIMEOUT=120m [2022-03-21T13:15:58.619Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-21T13:15:58.619Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-21T13:15:58.619Z] GO111MODULE=off [2022-03-21T13:15:58.619Z] DOCKER_EXPERIMENTAL=1 [2022-03-21T13:15:58.619Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-21T13:15:58.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-21T13:15:58.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-21T13:15:58.619Z] GOPATH=/go [2022-03-21T13:15:58.619Z] PKG_CONFIG=pkg-config [2022-03-21T13:15:58.619Z] _=/usr/bin/env [2022-03-21T13:15:58.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-21T13:15:58.745Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-21T13:15:58.745Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-21T13:15:58.745Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-03-21T13:15:58.745Z] === CONT TestDaemonRestartIpcMode [2022-03-21T13:15:58.745Z] === CONT TestIpcModeOlderClient [2022-03-21T13:15:58.745Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-21T13:15:58.745Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-21T13:16:00.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:16:00.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:16:00.674Z] --- PASS: TestRenameStoppedContainer (3.11s) [2022-03-21T13:16:00.674Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:16:01.277Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2022-03-21T13:16:01.277Z] --- PASS: TestDaemonRestartIpcMode (2.55s) [2022-03-21T13:16:01.277Z] PASS [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === Skipped [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-21T13:16:01.277Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-21T13:16:01.277Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-21T13:16:01.277Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:16:01.277Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:16:01.277Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-21T13:16:01.277Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-21T13:16:01.277Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-21T13:16:01.277Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-21T13:16:01.277Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-21T13:16:01.277Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:16:01.277Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:16:01.277Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-21T13:16:01.277Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-21T13:16:01.277Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-21T13:16:01.277Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-21T13:16:01.277Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-21T13:16:01.277Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:16:01.277Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-21T13:16:01.277Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:16:01.277Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-21T13:16:01.277Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-21T13:16:01.277Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-21T13:16:01.277Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-21T13:16:01.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-21T13:16:01.277Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-21T13:16:01.277Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-21T13:16:01.277Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-21T13:16:01.277Z] [2022-03-21T13:16:01.277Z] DONE 177 tests, 27 skipped in 69.730s [2022-03-21T13:16:01.277Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-21T13:16:01.277Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:16:01.474Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-03-21T13:16:01.474Z] PASS [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === Skipped [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-21T13:16:01.474Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:16:01.474Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:16:01.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:16:01.474Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-21T13:16:01.474Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-21T13:16:01.474Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-21T13:16:01.474Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:16:01.474Z] [2022-03-21T13:16:01.474Z] DONE 200 tests, 7 skipped in 116.569s [2022-03-21T13:16:01.474Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-21T13:16:01.474Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:16:01.474Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.474Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:01.474Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:01.474Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.474Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.474Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.474Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.474Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.474Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.474Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.474Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:01.475Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-21T13:16:01.475Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-21T13:16:01.475Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:16:01.475Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-21T13:16:01.842Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.843Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:01.843Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:01.843Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.843Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.843Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.843Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.843Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:16:01.843Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-21T13:16:01.843Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-21T13:16:01.843Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-21T13:16:02.100Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-21T13:16:02.100Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-21T13:16:02.100Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:16:02.100Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-21T13:16:02.410Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-21T13:16:03.346Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-21T13:16:03.473Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-21T13:16:04.281Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-21T13:16:04.281Z] daemon_test.go:156: [d51fee7a60411] daemon is not started [2022-03-21T13:16:04.281Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-21T13:16:04.281Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-21T13:16:04.281Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-21T13:16:04.281Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-21T13:16:04.281Z] === RUN TestDaemonProxy [2022-03-21T13:16:04.281Z] === RUN TestDaemonProxy/environment_variables [2022-03-21T13:16:04.411Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-21T13:16:05.344Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-21T13:16:05.344Z] daemon_test.go:156: [d25e50fa15c1e] daemon is not started [2022-03-21T13:16:05.344Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-03-21T13:16:05.344Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-21T13:16:05.344Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-21T13:16:05.344Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-21T13:16:05.344Z] === RUN TestDaemonProxy [2022-03-21T13:16:05.344Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-21T13:16:05.344Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-21T13:16:05.344Z] PASS [2022-03-21T13:16:05.344Z] [2022-03-21T13:16:05.344Z] === Skipped [2022-03-21T13:16:05.344Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-21T13:16:05.344Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-21T13:16:05.344Z] [2022-03-21T13:16:05.344Z] DONE 12 tests, 1 skipped in 4.151s [2022-03-21T13:16:05.344Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-21T13:16:05.602Z] INFO: Testing against a local daemon [2022-03-21T13:16:05.602Z] === RUN TestCommitInheritsEnv [2022-03-21T13:16:06.187Z] === RUN TestDaemonProxy/command-line_options [2022-03-21T13:16:06.529Z] --- PASS: TestRenameRunningContainerAndReuse (5.98s) [2022-03-21T13:16:06.529Z] === RUN TestRenameInvalidName [2022-03-21T13:16:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-21T13:16:07.549Z] --- PASS: TestCommitInheritsEnv (1.66s) [2022-03-21T13:16:07.549Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:16:07.549Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform// [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/linux [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/macos [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-21T13:16:07.549Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-21T13:16:07.549Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-21T13:16:07.549Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:16:07.549Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-21T13:16:07.549Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:16:07.549Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-03-21T13:16:07.549Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:16:08.090Z] === RUN TestDaemonProxy/configuration_file [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.62s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.80s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.06s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.09s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.43s) [2022-03-21T13:16:09.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.34s) [2022-03-21T13:16:09.108Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:16:09.108Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:16:09.458Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-21T13:16:09.458Z] === RUN TestRemoveImageGarbageCollector [2022-03-21T13:16:09.458Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-21T13:16:09.458Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-21T13:16:09.458Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:16:09.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-21T13:16:09.458Z] === RUN TestTagInvalidReference [2022-03-21T13:16:09.458Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-21T13:16:09.458Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:16:09.458Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-21T13:16:09.458Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:16:09.458Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-21T13:16:09.458Z] === RUN TestTagOfficialNames [2022-03-21T13:16:09.458Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-21T13:16:09.458Z] === RUN TestTagMatchesDigest [2022-03-21T13:16:09.458Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-21T13:16:09.458Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-21T13:16:09.477Z] --- PASS: TestRenameInvalidName (3.16s) [2022-03-21T13:16:09.477Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:16:09.991Z] === RUN TestDaemonProxy/conflicting_options [2022-03-21T13:16:10.249Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy (6.28s) [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-21T13:16:10.822Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-21T13:16:10.822Z] PASS [2022-03-21T13:16:10.822Z] [2022-03-21T13:16:10.822Z] DONE 17 tests in 10.167s [2022-03-21T13:16:10.822Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-21T13:16:10.822Z] INFO: Testing against a local daemon [2022-03-21T13:16:10.822Z] === RUN TestCommitInheritsEnv [2022-03-21T13:16:11.085Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-21T13:16:11.085Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:16:11.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform// [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform/linux [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-21T13:16:11.085Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-21T13:16:11.344Z] === RUN TestImportWithCustomPlatform/macos [2022-03-21T13:16:11.344Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-21T13:16:11.344Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-21T13:16:11.344Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-21T13:16:11.344Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:16:11.344Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-21T13:16:11.344Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:16:11.344Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-21T13:16:11.344Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:16:11.603Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-21T13:16:11.603Z] === RUN TestRemoveImageGarbageCollector [2022-03-21T13:16:13.506Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-03-21T13:16:13.506Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:16:13.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-21T13:16:13.506Z] === RUN TestTagInvalidReference [2022-03-21T13:16:13.506Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-21T13:16:13.506Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:16:13.506Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-21T13:16:13.506Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:16:13.506Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-21T13:16:13.506Z] === RUN TestTagOfficialNames [2022-03-21T13:16:13.506Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-21T13:16:13.506Z] === RUN TestTagMatchesDigest [2022-03-21T13:16:13.506Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-21T13:16:13.506Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-21T13:16:18.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:16:18.498Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:16:19.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:16:21.007Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:16:21.550Z] --- PASS: TestBuildWithHugeFile (109.63s) [2022-03-21T13:16:21.550Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:16:21.550Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:16:21.550Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:16:21.550Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:16:21.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:16:21.550Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:16:21.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:16:21.550Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:16:21.550Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:16:21.550Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:16:21.550Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:16:21.550Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:16:21.550Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-21T13:16:21.550Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-21T13:16:21.550Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-21T13:16:21.550Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-21T13:16:21.550Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:16:21.550Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:21.550Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:16:21.550Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-21T13:16:21.550Z] PASS [2022-03-21T13:16:21.550Z] ok github.com/docker/docker/integration/build 176.610s [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === Skipped [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-21T13:16:21.550Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-21T13:16:21.550Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-21T13:16:21.550Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-21T13:16:21.550Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:16:21.550Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-21T13:16:21.550Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] DONE 29 tests, 6 skipped in 206.384s [2022-03-21T13:16:21.550Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-21T13:16:21.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:16:21.550Z] INFO: Testing against a local daemon [2022-03-21T13:16:21.550Z] === RUN TestConfigInspect [2022-03-21T13:16:21.550Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestConfigList [2022-03-21T13:16:21.550Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestConfigList (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:16:21.550Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestConfigsUpdate [2022-03-21T13:16:21.550Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestTemplatedConfig [2022-03-21T13:16:21.550Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestConfigCreateResolve [2022-03-21T13:16:21.550Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:16:21.550Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-21T13:16:21.550Z] PASS [2022-03-21T13:16:21.550Z] ok github.com/docker/docker/integration/config 0.101s [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === Skipped [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-21T13:16:21.550Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:16:21.550Z] [2022-03-21T13:16:21.550Z] DONE 6 tests, 6 skipped in 2.022s [2022-03-21T13:16:21.550Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-21T13:16:21.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:16:21.550Z] INFO: Testing against a local daemon [2022-03-21T13:16:21.550Z] === RUN TestCheckpoint [2022-03-21T13:16:21.550Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:16:21.550Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestContainerInvalidJSON [2022-03-21T13:16:21.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:16:21.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:16:21.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:16:21.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:16:21.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:16:21.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:16:21.550Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-21T13:16:21.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-21T13:16:21.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-21T13:16:21.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:16:21.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-21T13:16:21.550Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:16:21.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-21T13:16:21.550Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:16:21.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-21T13:16:21.550Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:16:21.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-21T13:16:21.550Z] === RUN TestCopyFromContainer [2022-03-21T13:16:21.550Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:16:21.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:16:21.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:16:21.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:16:21.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:16:21.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:16:21.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:16:21.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:16:21.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:16:21.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:16:21.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-21T13:16:21.550Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:16:21.550Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:16:21.550Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:16:21.550Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:16:21.550Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:16:21.550Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:16:21.550Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:16:21.550Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:16:21.550Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:16:21.550Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:16:21.550Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:16:21.550Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.550Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:16:21.550Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:16:21.550Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:16:21.550Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:16:21.550Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:16:21.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:16:21.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:16:21.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:16:21.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:16:21.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:16:21.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:16:21.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:16:21.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:16:21.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:16:21.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:16:21.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:16:21.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:16:21.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:16:21.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:16:21.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-21T13:16:21.551Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:16:21.551Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:16:21.551Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:16:21.551Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:16:21.551Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:16:21.551Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:16:21.551Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-21T13:16:21.551Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:16:21.551Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:16:21.551Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-21T13:16:21.551Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:16:21.551Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:16:21.551Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:16:21.551Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:16:21.551Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:21.551Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:16:21.551Z] === RUN TestDiff [2022-03-21T13:16:21.551Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:21.551Z] --- SKIP: TestDiff (0.00s) [2022-03-21T13:16:21.551Z] === RUN TestExecWithCloseStdin [2022-03-21T13:16:21.966Z] --- PASS: TestRenameAnonymousContainer (11.59s) [2022-03-21T13:16:21.966Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy (13.97s) [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.17s) [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2022-03-21T13:16:21.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2022-03-21T13:16:21.976Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:16:22.019Z] --- PASS: TestExecWithCloseStdin (2.48s) [2022-03-21T13:16:22.019Z] === RUN TestExec [2022-03-21T13:16:24.174Z] --- PASS: TestRenameContainerWithSameName (3.11s) [2022-03-21T13:16:24.174Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:16:24.174Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:24.174Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:16:24.174Z] === RUN TestResize [2022-03-21T13:16:24.883Z] --- PASS: TestBuildMultiStageParentConfig (2.91s) [2022-03-21T13:16:24.883Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:16:24.979Z] --- PASS: TestExec (2.40s) [2022-03-21T13:16:24.979Z] === RUN TestExecUser [2022-03-21T13:16:24.979Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:16:24.979Z] --- SKIP: TestExecUser (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:16:24.979Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:24.979Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:16:24.979Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:24.979Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:16:24.979Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:24.979Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestHealthKillContainer [2022-03-21T13:16:24.979Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:16:24.979Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:16:24.979Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:16:24.979Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:16:24.979Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:16:25.340Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:25.341Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-21T13:16:25.341Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:16:26.876Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2022-03-21T13:16:26.876Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:16:27.202Z] --- PASS: TestKillContainerInvalidSignal (2.22s) [2022-03-21T13:16:27.203Z] === RUN TestKillContainer [2022-03-21T13:16:27.203Z] === RUN TestKillContainer/no_signal [2022-03-21T13:16:27.963Z] --- PASS: TestResize (3.20s) [2022-03-21T13:16:27.963Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:16:29.419Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:16:29.419Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:16:29.419Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:16:30.927Z] --- PASS: TestResizeWithInvalidSize (3.12s) [2022-03-21T13:16:30.927Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:16:32.368Z] --- PASS: TestKillContainer (5.20s) [2022-03-21T13:16:32.368Z] --- PASS: TestKillContainer/no_signal (2.22s) [2022-03-21T13:16:32.368Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:16:32.368Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-03-21T13:16:32.368Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:16:32.368Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:16:32.368Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestKillStoppedContainer [2022-03-21T13:16:32.368Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:16:32.368Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:16:32.368Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:16:32.368Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:16:32.368Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:16:32.368Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:16:32.368Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:32.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:16:32.368Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:16:32.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:16:32.368Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:16:33.888Z] --- PASS: TestResizeWhenContainerNotStarted (2.75s) [2022-03-21T13:16:33.888Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:16:33.888Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:33.888Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:16:33.888Z] === RUN TestStats [2022-03-21T13:16:33.888Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:16:33.888Z] --- SKIP: TestStats (0.00s) [2022-03-21T13:16:33.888Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:16:34.594Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2022-03-21T13:16:34.594Z] === RUN TestNetworkNat [2022-03-21T13:16:34.594Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:34.594Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-21T13:16:34.594Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:16:36.810Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-03-21T13:16:36.810Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:16:36.810Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:36.810Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-21T13:16:36.810Z] === RUN TestPause [2022-03-21T13:16:36.810Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:16:36.810Z] --- SKIP: TestPause (0.00s) [2022-03-21T13:16:36.810Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:16:37.024Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-21T13:16:37.024Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:16:37.024Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:16:37.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-21T13:16:37.280Z] [2022-03-21T13:16:37.280Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-21T13:16:37.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-21T13:16:37.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-21T13:16:37.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-21T13:16:37.536Z] Using test binary docker [2022-03-21T13:16:37.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-21T13:16:37.792Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:16:37.792Z] INFO: Waiting for daemon to start... [2022-03-21T13:16:37.792Z] Starting dockerd [2022-03-21T13:16:38.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-21T13:16:38.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-21T13:16:38.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-21T13:16:39.025Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.28s) [2022-03-21T13:16:39.025Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:16:39.025Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:16:39.025Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-21T13:16:39.025Z] === RUN TestPsFilter [2022-03-21T13:16:39.494Z] --- PASS: TestPsFilter (0.39s) [2022-03-21T13:16:39.494Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:16:40.308Z] . [2022-03-21T13:16:40.308Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-21T13:16:41.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-21T13:16:42.051Z] --- PASS: TestBuildMultiStageOnBuild (13.38s) [2022-03-21T13:16:42.051Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:16:42.051Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:16:42.051Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-21T13:16:42.051Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:16:42.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-21T13:16:42.442Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2022-03-21T13:16:42.442Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:16:42.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.93s) [2022-03-21T13:16:42.549Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:16:42.549Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:16:42.549Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-21T13:16:42.549Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:16:44.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-21T13:16:45.394Z] --- PASS: TestRemoveContainerWithVolume (2.79s) [2022-03-21T13:16:45.394Z] === RUN TestRemoveContainerRunning [2022-03-21T13:16:47.608Z] --- PASS: TestRemoveContainerRunning (2.23s) [2022-03-21T13:16:47.608Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:16:49.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.31s) [2022-03-21T13:16:49.836Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:16:49.836Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-21T13:16:49.836Z] === RUN TestRenameLinkedContainer [2022-03-21T13:16:49.836Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:16:49.836Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-03-21T13:16:49.836Z] === RUN TestRenameStoppedContainer [2022-03-21T13:16:52.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-21T13:16:52.797Z] --- PASS: TestRenameStoppedContainer (2.78s) [2022-03-21T13:16:52.797Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:16:55.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-21T13:16:56.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-21T13:16:56.895Z] --- PASS: TestBuildMultiStageLayerLeak (16.10s) [2022-03-21T13:16:56.895Z] === RUN TestBuildWithHugeFile [2022-03-21T13:16:57.551Z] --- PASS: TestRenameRunningContainerAndReuse (4.36s) [2022-03-21T13:16:57.551Z] === RUN TestRenameInvalidName [2022-03-21T13:16:59.115Z] --- PASS: TestRenameInvalidName (2.33s) [2022-03-21T13:16:59.115Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:16:59.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-21T13:17:00.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-21T13:17:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-21T13:17:03.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-21T13:17:05.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-21T13:17:07.828Z] --- PASS: TestUpdateRestartPolicy (24.62s) [2022-03-21T13:17:07.828Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:17:08.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-21T13:17:08.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-21T13:17:09.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-21T13:17:09.395Z] --- PASS: TestUpdateRestartWithAutoRemove (3.46s) [2022-03-21T13:17:09.395Z] === RUN TestWaitNonBlocked [2022-03-21T13:17:09.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:09.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:09.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:09.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:09.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:09.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:09.544Z] --- PASS: TestRenameAnonymousContainer (9.62s) [2022-03-21T13:17:09.544Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:17:09.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-21T13:17:10.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-21T13:17:10.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-21T13:17:11.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-21T13:17:11.107Z] --- PASS: TestRenameContainerWithSameName (2.36s) [2022-03-21T13:17:11.107Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:17:11.107Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:11.107Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:17:11.107Z] === RUN TestResize [2022-03-21T13:17:11.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-21T13:17:13.183Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-21T13:17:13.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.63s) [2022-03-21T13:17:13.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.90s) [2022-03-21T13:17:13.183Z] === RUN TestWaitBlocked [2022-03-21T13:17:13.183Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:13.183Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-21T13:17:13.183Z] PASS [2022-03-21T13:17:13.183Z] ok github.com/docker/docker/integration/container 113.869s [2022-03-21T13:17:13.322Z] --- PASS: TestResize (2.30s) [2022-03-21T13:17:13.323Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:17:13.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === Skipped [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-21T13:17:13.651Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-21T13:17:13.651Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:17:13.651Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:17:13.651Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:17:13.651Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:17:13.651Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:17:13.651Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:17:13.651Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:17:13.651Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-21T13:17:13.651Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-21T13:17:13.651Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-21T13:17:13.651Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-21T13:17:13.651Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:17:13.651Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-21T13:17:13.651Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-21T13:17:13.651Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:17:13.651Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:17:13.651Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:17:13.651Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-21T13:17:13.651Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-21T13:17:13.651Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-21T13:17:13.651Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-21T13:17:13.651Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-21T13:17:13.651Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:17:13.651Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:17:13.651Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-21T13:17:13.651Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-21T13:17:13.651Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-21T13:17:13.651Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:13.651Z] [2022-03-21T13:17:13.651Z] DONE 87 tests, 34 skipped in 116.286s [2022-03-21T13:17:13.651Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-21T13:17:14.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-21T13:17:14.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-21T13:17:15.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-21T13:17:15.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-21T13:17:16.281Z] --- PASS: TestResizeWithInvalidSize (2.28s) [2022-03-21T13:17:16.281Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:17:16.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-21T13:17:16.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:17:16.853Z] Using test binary docker [2022-03-21T13:17:16.853Z] +++ /etc/init.d/apparmor start [2022-03-21T13:17:16.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:17:16.853Z] INFO: Waiting for daemon to start... [2022-03-21T13:17:16.853Z] Starting dockerd [2022-03-21T13:17:16.853Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-21T13:17:17.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-21T13:17:17.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-21T13:17:18.476Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) [2022-03-21T13:17:18.476Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:17:18.476Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:18.476Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:17:18.476Z] === RUN TestStats [2022-03-21T13:17:18.476Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:17:18.476Z] --- SKIP: TestStats (0.00s) [2022-03-21T13:17:18.476Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:17:18.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-21T13:17:18.759Z] . [2022-03-21T13:17:18.759Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:17:18.759Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:17:18.759Z] Error: No such image: emptyfs [2022-03-21T13:17:18.759Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-21T13:17:18.759Z] ++++ docker load [2022-03-21T13:17:19.328Z] Running integration-test (iteration 1) [2022-03-21T13:17:19.328Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-21T13:17:19.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:17:19.328Z] ++ set -e [2022-03-21T13:17:19.328Z] ++ '[' -n 0 ']' [2022-03-21T13:17:19.328Z] ++ set -x [2022-03-21T13:17:19.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:17:19.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-21T13:17:20.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:17:20.046Z] Using test binary docker [2022-03-21T13:17:20.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-21T13:17:20.046Z] +++ /etc/init.d/apparmor start [2022-03-21T13:17:20.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:17:20.046Z] INFO: Waiting for daemon to start... [2022-03-21T13:17:20.046Z] Starting dockerd [2022-03-21T13:17:20.046Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-21T13:17:20.265Z] Loaded image: busybox:latest [2022-03-21T13:17:20.833Z] Loaded image: busybox:glibc [2022-03-21T13:17:25.027Z] Loaded image: debian:bullseye-slim [2022-03-21T13:17:25.286Z] Loaded image: hello-world:latest [2022-03-21T13:17:25.286Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:17:25.286Z] INFO: Testing against a local daemon [2022-03-21T13:17:25.286Z] === RUN TestCgroupNamespacesBuild [2022-03-21T13:17:26.953Z] sha256:46a4605779843cb3eca9cfefde6c42b5e705968c2660c55c0138d9b712b45a5b [2022-03-21T13:17:26.953Z] INFO: Starting docker-py tests... [2022-03-21T13:17:26.953Z] ============================= test session starts ============================== [2022-03-21T13:17:26.953Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-21T13:17:26.953Z] rootdir: /src, inifile: pytest.ini [2022-03-21T13:17:26.953Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-21T13:17:26.953Z] collected 395 items / 2 deselected / 393 selected [2022-03-21T13:17:26.953Z] [2022-03-21T13:17:27.029Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.41s) [2022-03-21T13:17:27.029Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:17:27.029Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:17:27.029Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-21T13:17:27.029Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:17:27.824Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2022-03-21T13:17:27.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-21T13:17:28.183Z] . [2022-03-21T13:17:28.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:17:28.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:17:28.184Z] Error: No such image: emptyfs [2022-03-21T13:17:28.184Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-21T13:17:28.184Z] ++++ docker load [2022-03-21T13:17:28.184Z] Running integration-test (iteration 1) [2022-03-21T13:17:28.184Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-21T13:17:28.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:17:28.184Z] ++ set -e [2022-03-21T13:17:28.184Z] ++ '[' -n 0 ']' [2022-03-21T13:17:28.184Z] ++ set -x [2022-03-21T13:17:28.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:17:28.184Z] Loaded image: busybox:latest [2022-03-21T13:17:28.184Z] Loaded image: busybox:glibc [2022-03-21T13:17:29.127Z] Loaded image: debian:bullseye-slim [2022-03-21T13:17:29.127Z] Loaded image: hello-world:latest [2022-03-21T13:17:29.127Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:17:29.127Z] INFO: Testing against a local daemon [2022-03-21T13:17:29.127Z] === RUN TestCgroupNamespacesBuild [2022-03-21T13:17:29.731Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2022-03-21T13:17:29.731Z] === RUN TestBuildWithSession [2022-03-21T13:17:29.731Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:17:29.731Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:17:29.731Z] === RUN TestBuildSquashParent [2022-03-21T13:17:31.041Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-03-21T13:17:31.042Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-21T13:17:31.985Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-21T13:17:31.985Z] === RUN TestBuildWithSession [2022-03-21T13:17:31.985Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:17:31.985Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-21T13:17:31.985Z] === RUN TestBuildSquashParent [2022-03-21T13:17:34.901Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:17:34.901Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:17:34.901Z] === RUN TestDaemonConfigValidation [2022-03-21T13:17:34.901Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-21T13:17:34.901Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:17:34.901Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:17:34.901Z] === RUN TestDaemonProxy [2022-03-21T13:17:34.901Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:17:34.901Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-21T13:17:34.901Z] PASS [2022-03-21T13:17:34.901Z] ok github.com/docker/docker/integration/daemon 0.127s [2022-03-21T13:17:34.901Z] [2022-03-21T13:17:34.901Z] === Skipped [2022-03-21T13:17:34.901Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:17:34.901Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] [2022-03-21T13:17:34.901Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-21T13:17:34.901Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] [2022-03-21T13:17:34.901Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:17:34.901Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:17:34.901Z] [2022-03-21T13:17:34.901Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-21T13:17:34.901Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:17:34.901Z] [2022-03-21T13:17:34.901Z] DONE 4 tests, 4 skipped in 19.194s [2022-03-21T13:17:34.901Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-21T13:17:35.286Z] --- PASS: TestBuildSquashParent (3.29s) [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:35.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:35.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:35.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:35.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:35.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:35.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:35.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:35.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:35.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:36.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:36.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:36.464Z] INFO: Testing against a local daemon [2022-03-21T13:17:36.464Z] === RUN TestCommitInheritsEnv [2022-03-21T13:17:36.464Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:17:36.464Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-21T13:17:36.464Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:17:36.464Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:17:36.464Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:17:36.464Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:17:36.464Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:17:36.464Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-21T13:17:36.464Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:17:36.464Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-21T13:17:36.464Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:17:36.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-21T13:17:36.464Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:17:36.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:37.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:37.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:37.453Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-03-21T13:17:37.453Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:17:37.453Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-21T13:17:37.453Z] === RUN TestTagInvalidReference [2022-03-21T13:17:37.453Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-21T13:17:37.453Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:17:37.453Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-21T13:17:37.453Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:17:37.453Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-21T13:17:37.453Z] === RUN TestTagOfficialNames [2022-03-21T13:17:37.453Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-21T13:17:37.453Z] === RUN TestTagMatchesDigest [2022-03-21T13:17:37.453Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-21T13:17:37.453Z] PASS [2022-03-21T13:17:37.453Z] ok github.com/docker/docker/integration/image 1.530s [2022-03-21T13:17:37.920Z] [2022-03-21T13:17:37.920Z] === Skipped [2022-03-21T13:17:37.920Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-21T13:17:37.920Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:17:37.920Z] [2022-03-21T13:17:37.920Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:17:37.920Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:17:37.920Z] [2022-03-21T13:17:37.920Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-21T13:17:37.920Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:17:37.920Z] [2022-03-21T13:17:37.920Z] DONE 12 tests, 3 skipped in 4.939s [2022-03-21T13:17:37.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-21T13:17:38.742Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.07s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-03-21T13:17:38.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-03-21T13:17:38.826Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:17:38.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:17:39.308Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-21T13:17:39.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:39.493Z] INFO: Testing against a local daemon [2022-03-21T13:17:39.493Z] === RUN TestNetworkCreateDelete [2022-03-21T13:17:39.493Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.493Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-21T13:17:39.493Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:17:39.494Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:17:39.494Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonDNSFallback [2022-03-21T13:17:39.494Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestInspectNetwork [2022-03-21T13:17:39.494Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:39.494Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:17:39.494Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.494Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:17:39.494Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:39.494Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:39.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:39.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:39.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:39.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:39.494Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:39.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:39.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-21T13:17:39.494Z] === RUN TestNetworkList [2022-03-21T13:17:39.494Z] === RUN TestNetworkList//networks [2022-03-21T13:17:39.494Z] === PAUSE TestNetworkList//networks [2022-03-21T13:17:39.494Z] === RUN TestNetworkList//networks/ [2022-03-21T13:17:39.494Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:17:39.494Z] === CONT TestNetworkList//networks [2022-03-21T13:17:39.494Z] === CONT TestNetworkList//networks/ [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkList (0.03s) [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:17:39.494Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:17:39.494Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:17:39.494Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:17:39.494Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:17:39.494Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:17:39.494Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:17:39.494Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:17:39.494Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:17:39.494Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:17:39.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:17:39.494Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:17:39.494Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:17:39.494Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:17:39.494Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:17:39.494Z] PASS [2022-03-21T13:17:39.494Z] ok github.com/docker/docker/integration/network 0.129s [2022-03-21T13:17:39.716Z] --- PASS: TestBuildSquashParent (8.86s) [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:39.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:39.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:39.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-21T13:17:39.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-21T13:17:39.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:17:39.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === Skipped [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-21T13:17:39.962Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:17:39.962Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-21T13:17:39.962Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-21T13:17:39.962Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:17:39.962Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:17:39.962Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:17:39.962Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:17:39.962Z] [2022-03-21T13:17:39.962Z] DONE 22 tests, 15 skipped in 1.835s [2022-03-21T13:17:39.962Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-21T13:17:40.030Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:17:40.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:17:40.429Z] testing: warning: no tests to run [2022-03-21T13:17:40.429Z] PASS [2022-03-21T13:17:40.429Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2022-03-21T13:17:40.429Z] [2022-03-21T13:17:40.429Z] DONE 0 tests in 0.659s [2022-03-21T13:17:40.429Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy (1.82s) [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-21T13:17:40.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-21T13:17:40.553Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:17:41.057Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-21T13:17:41.125Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-03-21T13:17:41.125Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:17:41.413Z] testing: warning: no tests to run [2022-03-21T13:17:41.413Z] PASS [2022-03-21T13:17:41.413Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2022-03-21T13:17:41.413Z] [2022-03-21T13:17:41.413Z] DONE 0 tests in 0.674s [2022-03-21T13:17:41.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-21T13:17:41.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-21T13:17:41.880Z] testing: warning: no tests to run [2022-03-21T13:17:41.880Z] PASS [2022-03-21T13:17:41.880Z] ok github.com/docker/docker/integration/plugin 0.061s [2022-03-21T13:17:41.880Z] [2022-03-21T13:17:41.880Z] DONE 0 tests in 0.688s [2022-03-21T13:17:41.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-21T13:17:42.069Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-03-21T13:17:42.069Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:17:42.330Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-21T13:17:42.330Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:17:42.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-21T13:17:42.814Z] testing: warning: no tests to run [2022-03-21T13:17:42.814Z] PASS [2022-03-21T13:17:42.814Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2022-03-21T13:17:42.814Z] [2022-03-21T13:17:42.814Z] DONE 0 tests in 0.680s [2022-03-21T13:17:42.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-21T13:17:43.739Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) [2022-03-21T13:17:43.739Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:17:44.320Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-21T13:17:44.320Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:17:45.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-21T13:17:45.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-21T13:17:45.705Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2022-03-21T13:17:45.705Z] === RUN TestBuildWithHugeFile [2022-03-21T13:17:45.894Z] --- PASS: TestImportExtremelyLargeImageWorks (92.49s) [2022-03-21T13:17:45.894Z] PASS [2022-03-21T13:17:45.894Z] [2022-03-21T13:17:45.894Z] === Skipped [2022-03-21T13:17:45.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-21T13:17:45.894Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-21T13:17:45.894Z] [2022-03-21T13:17:45.894Z] DONE 22 tests, 1 skipped in 96.464s [2022-03-21T13:17:45.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-21T13:17:45.894Z] INFO: Testing against a local daemon [2022-03-21T13:17:45.894Z] === RUN TestNetworkCreateDelete [2022-03-21T13:17:45.894Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-21T13:17:45.894Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:17:45.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-21T13:17:45.894Z] === RUN TestDaemonDNSFallback [2022-03-21T13:17:46.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:46.613Z] INFO: Testing against a local daemon [2022-03-21T13:17:46.613Z] === RUN TestPluginInvalidJSON [2022-03-21T13:17:46.613Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:46.613Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:46.613Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:46.613Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-21T13:17:46.613Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-21T13:17:46.613Z] === RUN TestPluginInstall [2022-03-21T13:17:46.613Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:17:46.613Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-21T13:17:46.613Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:17:46.613Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:17:46.613Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-21T13:17:46.613Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:17:46.613Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:17:46.613Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:17:46.613Z] PASS [2022-03-21T13:17:46.613Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2022-03-21T13:17:47.079Z] [2022-03-21T13:17:47.079Z] === Skipped [2022-03-21T13:17:47.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-21T13:17:47.079Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:17:47.079Z] [2022-03-21T13:17:47.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-21T13:17:47.079Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:17:47.079Z] [2022-03-21T13:17:47.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:17:47.079Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:17:47.079Z] [2022-03-21T13:17:47.079Z] DONE 5 tests, 3 skipped in 4.001s [2022-03-21T13:17:47.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-21T13:17:48.089Z] --- PASS: TestUpdateRestartPolicy (22.20s) [2022-03-21T13:17:48.089Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-03-21T13:17:48.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2022-03-21T13:17:48.471Z] === RUN TestBuildMultiStageCopy [2022-03-21T13:17:48.471Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-21T13:17:49.179Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-03-21T13:17:49.179Z] === RUN TestInspectNetwork [2022-03-21T13:17:49.179Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.179Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:17:49.179Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:17:49.179Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:49.179Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:49.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:49.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:49.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:49.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:49.179Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:17:49.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:17:49.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestNetworkList [2022-03-21T13:17:49.179Z] === RUN TestNetworkList//networks [2022-03-21T13:17:49.179Z] === PAUSE TestNetworkList//networks [2022-03-21T13:17:49.179Z] === RUN TestNetworkList//networks/ [2022-03-21T13:17:49.179Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:17:49.179Z] === CONT TestNetworkList//networks [2022-03-21T13:17:49.179Z] === CONT TestNetworkList//networks/ [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkList (0.01s) [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:17:49.179Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:17:49.179Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:17:49.179Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-21T13:17:49.179Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:17:49.179Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:17:49.179Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:17:49.179Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:17:49.179Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:17:49.179Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:17:49.179Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:17:49.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:17:49.179Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.179Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:17:49.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:17:49.179Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.179Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:17:49.179Z] PASS [2022-03-21T13:17:49.179Z] [2022-03-21T13:17:49.179Z] === Skipped [2022-03-21T13:17:49.179Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-21T13:17:49.179Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.179Z] [2022-03-21T13:17:49.179Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:17:49.179Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] [2022-03-21T13:17:49.179Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:17:49.179Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] [2022-03-21T13:17:49.179Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-21T13:17:49.179Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.179Z] [2022-03-21T13:17:49.179Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:17:49.180Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] DONE 22 tests, 12 skipped in 6.894s [2022-03-21T13:17:49.180Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.180Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.180Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-21T13:17:49.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:17:49.180Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestDockerNetworkIpvlan [2022-03-21T13:17:49.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:17:49.180Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:17:49.180Z] PASS [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === Skipped [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:17:49.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:17:49.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] DONE 2 tests, 2 skipped in 0.092s [2022-03-21T13:17:49.180Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.180Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.180Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-21T13:17:49.180Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestDockerNetworkMacvlan [2022-03-21T13:17:49.180Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-21T13:17:49.180Z] PASS [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === Skipped [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-21T13:17:49.180Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-21T13:17:49.180Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] DONE 2 tests, 2 skipped in 0.093s [2022-03-21T13:17:49.180Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.180Z] testing: warning: no tests to run [2022-03-21T13:17:49.180Z] PASS [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] DONE 0 tests in 0.024s [2022-03-21T13:17:49.180Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.180Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginAllowRequest [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginTLS [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginDenyRequest [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginDenyResponse [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginAllowEventStream [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginErrorResponse [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginErrorRequest [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginHeader [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginV2Disable [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-21T13:17:49.180Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-21T13:17:49.180Z] PASS [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === Skipped [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-21T13:17:49.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.180Z] [2022-03-21T13:17:49.180Z] DONE 17 tests, 17 skipped in 0.263s [2022-03-21T13:17:49.180Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:49.291Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.291Z] === RUN TestExternalGraphDriver [2022-03-21T13:17:49.291Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:17:49.291Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-21T13:17:49.291Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:17:49.291Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:17:49.291Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:17:49.291Z] PASS [2022-03-21T13:17:49.291Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2022-03-21T13:17:49.291Z] [2022-03-21T13:17:49.291Z] === Skipped [2022-03-21T13:17:49.291Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-21T13:17:49.291Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:17:49.291Z] [2022-03-21T13:17:49.291Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:17:49.291Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:17:49.291Z] [2022-03-21T13:17:49.291Z] DONE 2 tests, 2 skipped in 2.023s [2022-03-21T13:17:49.291Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-21T13:17:49.438Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.438Z] === RUN TestPluginInvalidJSON [2022-03-21T13:17:49.438Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:49.438Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:49.438Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:17:49.438Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-21T13:17:49.438Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-21T13:17:49.438Z] === RUN TestPluginInstall [2022-03-21T13:17:49.438Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.438Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-21T13:17:49.438Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:17:49.438Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-21T13:17:49.438Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-21T13:17:49.438Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:17:49.438Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-21T13:17:49.438Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:17:49.438Z] PASS [2022-03-21T13:17:49.438Z] [2022-03-21T13:17:49.438Z] === Skipped [2022-03-21T13:17:49.438Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-21T13:17:49.438Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-21T13:17:49.438Z] [2022-03-21T13:17:49.438Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-21T13:17:49.438Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-21T13:17:49.438Z] [2022-03-21T13:17:49.438Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:17:49.438Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-21T13:17:49.438Z] [2022-03-21T13:17:49.438Z] DONE 5 tests, 3 skipped in 0.137s [2022-03-21T13:17:49.438Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.438Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.438Z] === RUN TestExternalGraphDriver [2022-03-21T13:17:49.438Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-21T13:17:49.438Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-03-21T13:17:49.438Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:17:49.961Z] --- PASS: TestImportExtremelyLargeImageWorks (92.65s) [2022-03-21T13:17:49.961Z] PASS [2022-03-21T13:17:49.961Z] [2022-03-21T13:17:49.961Z] DONE 22 tests in 95.533s [2022-03-21T13:17:49.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-21T13:17:49.961Z] INFO: Testing against a local daemon [2022-03-21T13:17:49.961Z] === RUN TestNetworkCreateDelete [2022-03-21T13:17:49.961Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-21T13:17:49.961Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:17:49.961Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-21T13:17:49.961Z] === RUN TestDaemonDNSFallback [2022-03-21T13:17:50.260Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2022-03-21T13:17:50.260Z] === RUN TestWaitNonBlocked [2022-03-21T13:17:50.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:50.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:50.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:50.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:50.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:17:50.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:17:50.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:50.854Z] INFO: Testing against a local daemon [2022-03-21T13:17:50.854Z] === RUN TestReadPluginNoRead [2022-03-21T13:17:50.854Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:17:50.854Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-21T13:17:50.854Z] PASS [2022-03-21T13:17:50.854Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2022-03-21T13:17:51.006Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-21T13:17:51.320Z] [2022-03-21T13:17:51.320Z] === Skipped [2022-03-21T13:17:51.320Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-21T13:17:51.320Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:17:51.320Z] [2022-03-21T13:17:51.320Z] DONE 1 tests, 1 skipped in 2.056s [2022-03-21T13:17:51.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-21T13:17:51.580Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-21T13:17:52.149Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-21T13:17:52.304Z] testing: warning: no tests to run [2022-03-21T13:17:52.304Z] PASS [2022-03-21T13:17:52.304Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2022-03-21T13:17:52.304Z] [2022-03-21T13:17:52.304Z] DONE 0 tests in 1.063s [2022-03-21T13:17:52.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-21T13:17:52.751Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-21T13:17:53.245Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-21T13:17:53.245Z] === RUN TestInspectNetwork [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-03-21T13:17:53.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-03-21T13:17:53.401Z] === RUN TestBuildMultiStageParentConfig [2022-03-21T13:17:53.622Z] --- PASS: TestGraphdriverPluginV2 (3.45s) [2022-03-21T13:17:53.622Z] PASS [2022-03-21T13:17:53.622Z] [2022-03-21T13:17:53.622Z] === Skipped [2022-03-21T13:17:53.622Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-03-21T13:17:53.622Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-21T13:17:53.622Z] [2022-03-21T13:17:53.622Z] DONE 2 tests, 1 skipped in 3.601s [2022-03-21T13:17:53.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-21T13:17:53.622Z] INFO: Testing against a local daemon [2022-03-21T13:17:53.622Z] === RUN TestContinueAfterPluginCrash [2022-03-21T13:17:53.622Z] === PAUSE TestContinueAfterPluginCrash [2022-03-21T13:17:53.622Z] === RUN TestReadPluginNoRead [2022-03-21T13:17:53.622Z] === PAUSE TestReadPluginNoRead [2022-03-21T13:17:53.622Z] === RUN TestDaemonStartWithLogOpt [2022-03-21T13:17:53.622Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-21T13:17:53.622Z] === CONT TestContinueAfterPluginCrash [2022-03-21T13:17:53.622Z] === CONT TestDaemonStartWithLogOpt [2022-03-21T13:17:53.992Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-21T13:17:53.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.36s) [2022-03-21T13:17:53.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.43s) [2022-03-21T13:17:53.992Z] === RUN TestWaitBlocked [2022-03-21T13:17:53.992Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:53.992Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-21T13:17:53.992Z] PASS [2022-03-21T13:17:53.992Z] ok github.com/docker/docker/integration/container 95.689s [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === Skipped [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-21T13:17:53.992Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-21T13:17:53.992Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:17:53.992Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:17:53.992Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:17:53.992Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.992Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:17:53.992Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:53.992Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:17:53.993Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:17:53.993Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:17:53.993Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-21T13:17:53.993Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-21T13:17:53.993Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-21T13:17:53.993Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:17:53.993Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-21T13:17:53.993Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-21T13:17:53.993Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:17:53.993Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:17:53.993Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:17:53.993Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-21T13:17:53.993Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-21T13:17:53.993Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-21T13:17:53.993Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-21T13:17:53.993Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-03-21T13:17:53.993Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:17:53.993Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:17:53.993Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-21T13:17:53.993Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-21T13:17:53.993Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-21T13:17:53.993Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:53.993Z] [2022-03-21T13:17:53.993Z] DONE 87 tests, 33 skipped in 98.298s [2022-03-21T13:17:53.993Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-21T13:17:54.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:54.515Z] INFO: Testing against a local daemon [2022-03-21T13:17:54.515Z] === RUN TestPluginWithDevMounts [2022-03-21T13:17:54.515Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:54.515Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-21T13:17:54.515Z] PASS [2022-03-21T13:17:54.515Z] ok github.com/docker/docker/integration/plugin/volumes 0.118s [2022-03-21T13:17:54.515Z] [2022-03-21T13:17:54.515Z] === Skipped [2022-03-21T13:17:54.515Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-21T13:17:54.515Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:54.515Z] [2022-03-21T13:17:54.515Z] DONE 1 tests, 1 skipped in 2.172s [2022-03-21T13:17:54.783Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-03-21T13:17:54.783Z] === RUN TestBuildLabelWithTargets [2022-03-21T13:17:54.982Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-21T13:17:56.531Z] === RUN TestInspectNetwork/full_network_id [2022-03-21T13:17:56.531Z] === RUN TestInspectNetwork/partial_network_id [2022-03-21T13:17:56.531Z] === RUN TestInspectNetwork/network_name [2022-03-21T13:17:56.531Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-21T13:17:56.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:56.557Z] INFO: Testing against a local daemon [2022-03-21T13:17:56.557Z] === RUN TestSecretInspect [2022-03-21T13:17:56.557Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-21T13:17:56.557Z] === RUN TestSecretList [2022-03-21T13:17:56.557Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] --- SKIP: TestSecretList (0.00s) [2022-03-21T13:17:56.557Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:17:56.557Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:17:56.557Z] === RUN TestSecretsUpdate [2022-03-21T13:17:56.557Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-21T13:17:56.557Z] === RUN TestTemplatedSecret [2022-03-21T13:17:56.557Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-21T13:17:56.557Z] === RUN TestSecretCreateResolve [2022-03-21T13:17:56.557Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:56.557Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-21T13:17:56.557Z] PASS [2022-03-21T13:17:56.557Z] ok github.com/docker/docker/integration/secret 0.090s [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === Skipped [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-21T13:17:56.557Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:56.557Z] [2022-03-21T13:17:56.557Z] DONE 6 tests, 6 skipped in 1.644s [2022-03-21T13:17:56.557Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-21T13:17:56.686Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2022-03-21T13:17:56.686Z] === RUN TestBuildWithEmptyLayers [2022-03-21T13:17:57.805Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-03-21T13:17:57.805Z] === CONT TestReadPluginNoRead [2022-03-21T13:17:58.062Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-03-21T13:17:58.062Z] === RUN TestBuildMultiStageOnBuild [2022-03-21T13:17:58.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:17:58.768Z] INFO: Testing against a local daemon [2022-03-21T13:17:58.768Z] === RUN TestServiceCreateInit [2022-03-21T13:17:58.768Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:17:58.768Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:17:58.768Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- PASS: TestServiceCreateInit (0.03s) [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:17:58.768Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceConflict [2022-03-21T13:17:58.768Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:17:58.768Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:17:58.768Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:17:58.768Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:17:58.768Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:17:58.768Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceSysctls [2022-03-21T13:17:58.768Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-21T13:17:58.768Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:17:58.768Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-21T13:17:58.768Z] === RUN TestInspect [2022-03-21T13:17:58.768Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestInspect (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestCreateJob [2022-03-21T13:17:58.768Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestCreateJob (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestReplicatedJob [2022-03-21T13:17:58.768Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:17:58.768Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceListWithStatuses [2022-03-21T13:17:58.768Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:17:58.768Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:17:58.768Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServicePlugin [2022-03-21T13:17:58.768Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceUpdateLabel [2022-03-21T13:17:58.768Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:17:58.768Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:17:58.768Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:17:58.768Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-21T13:17:58.768Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:17:58.768Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:17:58.768Z] PASS [2022-03-21T13:17:58.768Z] ok github.com/docker/docker/integration/service 0.199s [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === Skipped [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:17:58.768Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:17:58.768Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-21T13:17:58.768Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-21T13:17:58.768Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-21T13:17:58.768Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-21T13:17:58.768Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-21T13:17:58.768Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-21T13:17:58.768Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-21T13:17:58.768Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:17:58.768Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-21T13:17:58.768Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-21T13:17:58.768Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-21T13:17:58.768Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-21T13:17:58.768Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-21T13:17:58.768Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-21T13:17:58.768Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:17:58.768Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:17:58.768Z] [2022-03-21T13:17:58.768Z] DONE 24 tests, 23 skipped in 2.324s [2022-03-21T13:17:58.768Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-21T13:17:59.705Z] === RUN TestReadPluginNoRead/default [2022-03-21T13:18:00.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:00.329Z] INFO: Testing against a local daemon [2022-03-21T13:18:00.329Z] === RUN TestSessionCreate [2022-03-21T13:18:00.329Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:00.329Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-21T13:18:00.329Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:18:00.329Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:00.329Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:18:00.329Z] PASS [2022-03-21T13:18:00.329Z] ok github.com/docker/docker/integration/session 0.075s [2022-03-21T13:18:00.329Z] [2022-03-21T13:18:00.329Z] === Skipped [2022-03-21T13:18:00.329Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-21T13:18:00.329Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:00.329Z] [2022-03-21T13:18:00.329Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:18:00.329Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:00.329Z] [2022-03-21T13:18:00.329Z] DONE 2 tests, 2 skipped in 1.596s [2022-03-21T13:18:00.639Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-21T13:18:00.719Z] --- PASS: TestInspectNetwork (7.15s) [2022-03-21T13:18:00.719Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-21T13:18:00.719Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-21T13:18:00.719Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-21T13:18:00.719Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-21T13:18:00.719Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:18:00.795Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-21T13:18:01.349Z] --- PASS: TestBuildMultiStageOnBuild (3.36s) [2022-03-21T13:18:01.349Z] === RUN TestBuildUncleanTarFilenames [2022-03-21T13:18:01.656Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-03-21T13:18:01.656Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:18:01.656Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:01.656Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:01.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:01.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:01.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:01.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:01.656Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:01.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:01.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-21T13:18:01.656Z] === RUN TestNetworkList [2022-03-21T13:18:01.656Z] === RUN TestNetworkList//networks [2022-03-21T13:18:01.656Z] === PAUSE TestNetworkList//networks [2022-03-21T13:18:01.656Z] === RUN TestNetworkList//networks/ [2022-03-21T13:18:01.656Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:18:01.656Z] === CONT TestNetworkList//networks [2022-03-21T13:18:01.656Z] === CONT TestNetworkList//networks/ [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkList (0.01s) [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:18:01.656Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:18:01.656Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:18:02.017Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-03-21T13:18:02.017Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-21T13:18:02.223Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-21T13:18:02.223Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:18:02.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:02.356Z] INFO: Testing against a local daemon [2022-03-21T13:18:02.356Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:18:02.356Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:02.356Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestDiskUsage [2022-03-21T13:18:02.356Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:18:02.356Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestEventsExecDie [2022-03-21T13:18:02.356Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:18:02.356Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:18:02.356Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:18:02.356Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestEventsVolumeCreate [2022-03-21T13:18:02.356Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:18:02.356Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestInfoAPI [2022-03-21T13:18:02.356Z] --- PASS: TestInfoAPI (0.04s) [2022-03-21T13:18:02.356Z] === RUN TestInfoAPIWarnings [2022-03-21T13:18:02.356Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:02.356Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestInfoDebug [2022-03-21T13:18:02.356Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:02.356Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:18:02.356Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:02.356Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:18:02.356Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:02.356Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-21T13:18:02.356Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:18:03.255Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2022-03-21T13:18:03.255Z] === RUN TestBuildMultiStageLayerLeak [2022-03-21T13:18:03.339Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-21T13:18:03.339Z] === RUN TestPingCacheHeaders [2022-03-21T13:18:03.339Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-21T13:18:03.339Z] === RUN TestPingGet [2022-03-21T13:18:03.339Z] --- PASS: TestPingGet (0.03s) [2022-03-21T13:18:03.339Z] === RUN TestPingHead [2022-03-21T13:18:03.339Z] --- PASS: TestPingHead (0.05s) [2022-03-21T13:18:03.339Z] === RUN TestVersion [2022-03-21T13:18:03.339Z] --- PASS: TestVersion (0.02s) [2022-03-21T13:18:03.339Z] PASS [2022-03-21T13:18:03.339Z] ok github.com/docker/docker/integration/system 1.255s [2022-03-21T13:18:03.390Z] === CONT TestReadPluginNoRead [2022-03-21T13:18:03.390Z] read_test.go:92: [dda35fba5237d] daemon is not started [2022-03-21T13:18:03.390Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-03-21T13:18:03.390Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-21T13:18:03.390Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-03-21T13:18:03.390Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-03-21T13:18:03.390Z] PASS [2022-03-21T13:18:03.390Z] [2022-03-21T13:18:03.390Z] DONE 6 tests in 10.273s [2022-03-21T13:18:03.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-21T13:18:03.390Z] testing: warning: no tests to run [2022-03-21T13:18:03.390Z] PASS [2022-03-21T13:18:03.390Z] [2022-03-21T13:18:03.390Z] DONE 0 tests in 0.043s [2022-03-21T13:18:03.390Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-21T13:18:03.390Z] INFO: Testing against a local daemon [2022-03-21T13:18:03.390Z] === RUN TestPluginWithDevMounts [2022-03-21T13:18:03.390Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-21T13:18:03.390Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-21T13:18:03.390Z] PASS [2022-03-21T13:18:03.390Z] [2022-03-21T13:18:03.390Z] === Skipped [2022-03-21T13:18:03.390Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-21T13:18:03.390Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-21T13:18:03.390Z] [2022-03-21T13:18:03.390Z] DONE 1 tests, 1 skipped in 0.134s [2022-03-21T13:18:03.390Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-21T13:18:03.599Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-21T13:18:03.599Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:18:03.648Z] INFO: Testing against a local daemon [2022-03-21T13:18:03.648Z] === RUN TestSecretInspect [2022-03-21T13:18:03.648Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-21T13:18:03.648Z] === RUN TestSecretList [2022-03-21T13:18:03.648Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestSecretList (0.01s) [2022-03-21T13:18:03.648Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:18:03.648Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-21T13:18:03.648Z] === RUN TestSecretsUpdate [2022-03-21T13:18:03.648Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-21T13:18:03.648Z] === RUN TestTemplatedSecret [2022-03-21T13:18:03.648Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-21T13:18:03.648Z] === RUN TestSecretCreateResolve [2022-03-21T13:18:03.648Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-21T13:18:03.648Z] PASS [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === Skipped [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-21T13:18:03.648Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-21T13:18:03.648Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-21T13:18:03.648Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-21T13:18:03.648Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-21T13:18:03.648Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-03-21T13:18:03.648Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.648Z] [2022-03-21T13:18:03.648Z] DONE 6 tests, 6 skipped in 0.176s [2022-03-21T13:18:03.648Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === Skipped [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:03.806Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-21T13:18:03.806Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-21T13:18:03.806Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:18:03.806Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-21T13:18:03.806Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-21T13:18:03.806Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-21T13:18:03.806Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-21T13:18:03.806Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-21T13:18:03.806Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:03.806Z] [2022-03-21T13:18:03.806Z] DONE 15 tests, 9 skipped in 3.054s [2022-03-21T13:18:03.806Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-21T13:18:03.906Z] INFO: Testing against a local daemon [2022-03-21T13:18:03.906Z] === RUN TestServiceCreateInit [2022-03-21T13:18:03.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:18:03.906Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:18:03.906Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-21T13:18:03.906Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:03.906Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:18:03.906Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceConflict [2022-03-21T13:18:03.906Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:18:03.906Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:18:03.906Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:18:03.906Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:18:03.906Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceSysctls [2022-03-21T13:18:03.906Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:18:03.906Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestInspect [2022-03-21T13:18:03.906Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestInspect (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestCreateJob [2022-03-21T13:18:03.906Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestCreateJob (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestReplicatedJob [2022-03-21T13:18:03.906Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:18:03.906Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestServiceListWithStatuses [2022-03-21T13:18:03.906Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:18:03.906Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:18:03.906Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:18:03.906Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:18:03.906Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:03.906Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-21T13:18:03.906Z] === RUN TestServicePlugin [2022-03-21T13:18:04.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-21T13:18:04.165Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:18:05.101Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-21T13:18:05.102Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:18:05.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:05.366Z] INFO: Testing against a local daemon [2022-03-21T13:18:05.366Z] === RUN TestVolumesCreateAndList [2022-03-21T13:18:05.366Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-21T13:18:05.366Z] === RUN TestVolumesRemove [2022-03-21T13:18:05.366Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-21T13:18:05.366Z] === RUN TestVolumesInspect [2022-03-21T13:18:05.366Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-21T13:18:05.366Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:18:05.366Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:05.366Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:05.366Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:05.366Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-21T13:18:05.366Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:18:05.366Z] PASS [2022-03-21T13:18:05.366Z] ok github.com/docker/docker/integration/volume 0.280s [2022-03-21T13:18:05.807Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:05.807Z] --- SKIP: TestServicePlugin (1.94s) [2022-03-21T13:18:05.807Z] === RUN TestServiceUpdateLabel [2022-03-21T13:18:05.807Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:05.807Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-21T13:18:05.807Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:18:05.807Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:05.833Z] [2022-03-21T13:18:05.833Z] DONE 5 tests in 1.848s [2022-03-21T13:18:05.833Z] INFO: make.ps1 ended at 03/21/2022 13:18:05 [2022-03-21T13:18:05.833Z] INFO: Integration CLI tests being run from the host: [2022-03-21T13:18:05.833Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-21T13:18:06.065Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:18:06.065Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-21T13:18:06.065Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:18:06.065Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-21T13:18:06.065Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:18:06.065Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-21T13:18:06.065Z] PASS [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === Skipped [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:06.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:06.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-21T13:18:06.065Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-21T13:18:06.065Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-21T13:18:06.065Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-21T13:18:06.065Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-21T13:18:06.065Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-21T13:18:06.065Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-21T13:18:06.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-21T13:18:06.065Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-21T13:18:06.065Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-03-21T13:18:06.065Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-21T13:18:06.065Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-21T13:18:06.065Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-21T13:18:06.065Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-21T13:18:06.065Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-21T13:18:06.065Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] DONE 24 tests, 23 skipped in 2.291s [2022-03-21T13:18:06.065Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-21T13:18:06.065Z] INFO: Testing against a local daemon [2022-03-21T13:18:06.065Z] === RUN TestSessionCreate [2022-03-21T13:18:06.065Z] --- PASS: TestSessionCreate (0.02s) [2022-03-21T13:18:06.065Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:18:06.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-21T13:18:06.065Z] PASS [2022-03-21T13:18:06.065Z] [2022-03-21T13:18:06.065Z] DONE 2 tests in 0.122s [2022-03-21T13:18:06.065Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-21T13:18:06.324Z] INFO: Testing against a local daemon [2022-03-21T13:18:06.324Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:18:06.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:18:06.324Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:06.324Z] === RUN TestDiskUsage [2022-03-21T13:18:06.324Z] === PAUSE TestDiskUsage [2022-03-21T13:18:06.324Z] === RUN TestEventsExecDie [2022-03-21T13:18:06.478Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-21T13:18:06.478Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:18:06.548Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2022-03-21T13:18:06.548Z] === RUN TestBuildWithHugeFile [2022-03-21T13:18:06.891Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-21T13:18:06.891Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:18:06.891Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-21T13:18:06.891Z] === RUN TestEventsVolumeCreate [2022-03-21T13:18:06.891Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-03-21T13:18:06.891Z] === RUN TestInfoBinaryCommits [2022-03-21T13:18:06.891Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-21T13:18:06.891Z] === RUN TestInfoAPIVersioned [2022-03-21T13:18:06.891Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-21T13:18:06.891Z] === RUN TestInfoAPI [2022-03-21T13:18:06.891Z] --- PASS: TestInfoAPI (0.02s) [2022-03-21T13:18:06.891Z] === RUN TestInfoAPIWarnings [2022-03-21T13:18:07.045Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-21T13:18:07.045Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:18:09.576Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-21T13:18:09.576Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:18:09.576Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:18:09.576Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:18:09.576Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:18:10.979Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-21T13:18:14.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:14.496Z] INFO: Testing against a local daemon [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-21T13:18:14.496Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-21T13:18:14.496Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-21T13:18:14.496Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-21T13:18:14.963Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-21T13:18:15.106Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:18:15.106Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:18:15.106Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:18:15.106Z] === RUN TestDaemonConfigValidation [2022-03-21T13:18:15.106Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:18:15.106Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-21T13:18:15.106Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:18:15.106Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:18:15.106Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:18:15.106Z] === RUN TestDaemonProxy [2022-03-21T13:18:15.106Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:18:15.106Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-21T13:18:15.106Z] PASS [2022-03-21T13:18:15.106Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-03-21T13:18:15.430Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-21T13:18:15.564Z] [2022-03-21T13:18:15.564Z] === Skipped [2022-03-21T13:18:15.564Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:18:15.564Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:18:15.564Z] [2022-03-21T13:18:15.564Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-21T13:18:15.564Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:18:15.564Z] [2022-03-21T13:18:15.564Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:18:15.564Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:18:15.564Z] [2022-03-21T13:18:15.564Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-21T13:18:15.564Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:18:15.564Z] [2022-03-21T13:18:15.564Z] DONE 4 tests, 4 skipped in 21.485s [2022-03-21T13:18:15.564Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-21T13:18:15.900Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-21T13:18:16.367Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-21T13:18:19.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:19.290Z] INFO: Testing against a local daemon [2022-03-21T13:18:19.290Z] === RUN TestCommitInheritsEnv [2022-03-21T13:18:19.290Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:19.290Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-21T13:18:19.290Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:18:19.290Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:18:19.290Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:18:19.290Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:18:19.290Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:18:19.290Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-21T13:18:19.290Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:18:19.290Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-21T13:18:19.290Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:18:19.290Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-21T13:18:19.290Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:18:20.821Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-03-21T13:18:20.821Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:18:20.821Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-21T13:18:20.821Z] === RUN TestTagInvalidReference [2022-03-21T13:18:20.821Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-21T13:18:20.821Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:18:20.821Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-21T13:18:20.821Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:18:20.821Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-21T13:18:20.821Z] === RUN TestTagOfficialNames [2022-03-21T13:18:20.821Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-21T13:18:20.821Z] === RUN TestTagMatchesDigest [2022-03-21T13:18:20.821Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-21T13:18:20.821Z] PASS [2022-03-21T13:18:20.821Z] ok github.com/docker/docker/integration/image 1.594s [2022-03-21T13:18:20.821Z] [2022-03-21T13:18:20.821Z] === Skipped [2022-03-21T13:18:20.821Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-21T13:18:20.821Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:20.821Z] [2022-03-21T13:18:20.821Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:18:20.821Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:18:20.821Z] [2022-03-21T13:18:20.821Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-21T13:18:20.821Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:18:20.821Z] [2022-03-21T13:18:20.821Z] DONE 12 tests, 3 skipped in 5.280s [2022-03-21T13:18:21.279Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-21T13:18:22.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:22.811Z] INFO: Testing against a local daemon [2022-03-21T13:18:22.811Z] === RUN TestNetworkCreateDelete [2022-03-21T13:18:22.811Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:22.811Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-21T13:18:22.811Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:18:22.811Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:18:22.811Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:18:22.811Z] === RUN TestDaemonDNSFallback [2022-03-21T13:18:22.811Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:22.811Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-21T13:18:22.811Z] === RUN TestInspectNetwork [2022-03-21T13:18:22.811Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:22.811Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-21T13:18:22.811Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:18:22.811Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:22.811Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:18:22.811Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:18:22.811Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:22.811Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:22.811Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:22.811Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:22.811Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:22.811Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:22.811Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:18:22.811Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:18:22.811Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:18:22.811Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-21T13:18:22.811Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-21T13:18:22.811Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-21T13:18:22.811Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-21T13:18:22.811Z] === RUN TestNetworkList [2022-03-21T13:18:22.811Z] === RUN TestNetworkList//networks [2022-03-21T13:18:22.811Z] === PAUSE TestNetworkList//networks [2022-03-21T13:18:22.811Z] === RUN TestNetworkList//networks/ [2022-03-21T13:18:22.811Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:18:23.268Z] === CONT TestNetworkList//networks [2022-03-21T13:18:23.268Z] === CONT TestNetworkList//networks/ [2022-03-21T13:18:23.268Z] --- PASS: TestNetworkList (0.04s) [2022-03-21T13:18:23.268Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:18:23.268Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:18:23.268Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:18:23.268Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:18:23.268Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:18:23.268Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:18:23.268Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:18:23.268Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:18:23.268Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:18:23.268Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:18:23.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:18:23.268Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:18:23.268Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:18:23.268Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:18:23.268Z] PASS [2022-03-21T13:18:23.268Z] ok github.com/docker/docker/integration/network 0.177s [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === Skipped [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-21T13:18:23.268Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:18:23.268Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-21T13:18:23.268Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-21T13:18:23.268Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:18:23.268Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:18:23.268Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:18:23.268Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:18:23.268Z] [2022-03-21T13:18:23.268Z] DONE 22 tests, 15 skipped in 2.181s [2022-03-21T13:18:23.268Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-21T13:18:24.234Z] testing: warning: no tests to run [2022-03-21T13:18:24.234Z] PASS [2022-03-21T13:18:24.234Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-03-21T13:18:24.234Z] [2022-03-21T13:18:24.234Z] DONE 0 tests in 0.811s [2022-03-21T13:18:24.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-21T13:18:24.500Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-03-21T13:18:24.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:18:24.963Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-03-21T13:18:24.963Z] === RUN TestInfoDebug [2022-03-21T13:18:24.963Z] --- PASS: TestInfoDebug (0.54s) [2022-03-21T13:18:24.963Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:18:24.963Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-21T13:18:24.963Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:18:24.963Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-21T13:18:24.963Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:18:24.963Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-21T13:18:24.963Z] === RUN TestPingCacheHeaders [2022-03-21T13:18:24.963Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-21T13:18:24.963Z] === RUN TestPingGet [2022-03-21T13:18:24.963Z] --- PASS: TestPingGet (0.01s) [2022-03-21T13:18:24.963Z] === RUN TestPingHead [2022-03-21T13:18:24.963Z] --- PASS: TestPingHead (0.02s) [2022-03-21T13:18:24.963Z] === RUN TestVersion [2022-03-21T13:18:24.963Z] --- PASS: TestVersion (0.01s) [2022-03-21T13:18:24.963Z] === CONT TestDiskUsage [2022-03-21T13:18:25.201Z] testing: warning: no tests to run [2022-03-21T13:18:25.201Z] PASS [2022-03-21T13:18:25.201Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-03-21T13:18:25.201Z] [2022-03-21T13:18:25.201Z] DONE 0 tests in 0.748s [2022-03-21T13:18:25.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-21T13:18:25.436Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jitxxs5p89r4geepub0poe1ou Created:2022-03-21 13:18:24.204257975 +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[b45b53efffa0990e3045ac34717b5cf2b861b579fa2ef7a7e663b6205aaf3b08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ygttzt3807ljscy9p5rtt05 EndpointID:9ff969b8f16014b9cd7fad8765935977e3cfb8c0377247703aca0998dc8c5337 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4afaea0674101e65b5dbfb63c9a2b79f48508f6702392739b8fb30e1d4cc2ce 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:c4767b4ab729 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ygttzt3807ljscy9p5rtt05 EndpointID:9ff969b8f16014b9cd7fad8765935977e3cfb8c0377247703aca0998dc8c5337 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/container_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/image_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-21T13:18:25.530Z] === RUN TestDiskUsage/after_container.Run [2022-03-21T13:18:25.788Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-21T13:18:25.788Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-21T13:18:25.788Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-21T13:18:26.046Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage (1.18s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-21T13:18:26.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-21T13:18:26.046Z] PASS [2022-03-21T13:18:26.046Z] [2022-03-21T13:18:26.046Z] === Skipped [2022-03-21T13:18:26.046Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:26.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:18:26.046Z] [2022-03-21T13:18:26.046Z] DONE 50 tests, 1 skipped in 20.007s [2022-03-21T13:18:26.046Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-21T13:18:26.164Z] testing: warning: no tests to run [2022-03-21T13:18:26.164Z] PASS [2022-03-21T13:18:26.164Z] ok github.com/docker/docker/integration/plugin 0.075s [2022-03-21T13:18:26.164Z] [2022-03-21T13:18:26.164Z] DONE 0 tests in 0.757s [2022-03-21T13:18:26.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-21T13:18:26.305Z] INFO: Testing against a local daemon [2022-03-21T13:18:26.305Z] === RUN TestVolumesCreateAndList [2022-03-21T13:18:26.305Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-21T13:18:26.305Z] === RUN TestVolumesRemove [2022-03-21T13:18:26.305Z] --- PASS: TestVolumesRemove (0.04s) [2022-03-21T13:18:26.305Z] === RUN TestVolumesInspect [2022-03-21T13:18:26.305Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-21T13:18:26.305Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:18:26.305Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:26.305Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:26.305Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:26.305Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-21T13:18:26.305Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:18:26.305Z] PASS [2022-03-21T13:18:26.305Z] [2022-03-21T13:18:26.305Z] DONE 5 tests in 0.169s [2022-03-21T13:18:26.305Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:18:26.305Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13715 is not a child of this shell [2022-03-21T13:18:26.305Z] warning: PID 13715 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-21T13:18:26.305Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:18:26.305Z] [2022-03-21T13:18:26.305Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:18:26.305Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:18:26.305Z] [2022-03-21T13:18:26.305Z] To set a process to complain mode, use the command line tool [2022-03-21T13:18:26.305Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:18:26.305Z] Removing test suite binaries [2022-03-21T13:18:26.563Z] exiting test-integration [2022-03-21T13:18:26.563Z] ++ exit 0 [2022-03-21T13:18:26.563Z] [2022-03-21T13:18:26.620Z] testing: warning: no tests to run [2022-03-21T13:18:26.620Z] PASS [2022-03-21T13:18:26.620Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-03-21T13:18:26.620Z] [2022-03-21T13:18:26.620Z] DONE 0 tests in 0.735s [2022-03-21T13:18:27.078Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common Post stage [Pipeline] junit [2022-03-21T13:18:27.145Z] Recording test results [2022-03-21T13:18:28.977Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-21T13:18:29.323Z] + echo Ensuring container killed. [2022-03-21T13:18:29.323Z] Ensuring container killed. [2022-03-21T13:18:29.323Z] + docker rm -vf docker-pr3 [2022-03-21T13:18:29.323Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-21T13:18:29.603Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:18:29.603Z] Chowning /workspace to jenkins user [2022-03-21T13:18:29.603Z] + id -u [2022-03-21T13:18:29.603Z] + id -g [2022-03-21T13:18:29.603Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [2022-03-21T13:18:29.603Z] Unable to find image 'busybox:latest' locally [2022-03-21T13:18:29.603Z] latest: Pulling from library/busybox [2022-03-21T13:18:29.861Z] 554879bb3004: Pulling fs layer [2022-03-21T13:18:29.861Z] 554879bb3004: Verifying Checksum [2022-03-21T13:18:29.861Z] 554879bb3004: Download complete [2022-03-21T13:18:29.861Z] 554879bb3004: Pull complete [2022-03-21T13:18:29.861Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-21T13:18:29.861Z] Status: Downloaded newer image for busybox:latest [2022-03-21T13:18:30.702Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-03-21T13:18:30.702Z] PASS [2022-03-21T13:18:30.702Z] [2022-03-21T13:18:30.702Z] === Skipped [2022-03-21T13:18:30.702Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:18:30.702Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:18:30.702Z] [2022-03-21T13:18:30.702Z] DONE 26 tests, 1 skipped in 43.683s [2022-03-21T13:18:30.702Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:18:30.702Z] INFO: Testing against a local daemon [2022-03-21T13:18:30.703Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-21T13:18:30.703Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:18:30.703Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:18:30.703Z] === RUN TestDockerNetworkIpvlan [2022-03-21T13:18:30.703Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:18:30.703Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:18:30.703Z] PASS [2022-03-21T13:18:30.703Z] [2022-03-21T13:18:30.703Z] === Skipped [2022-03-21T13:18:30.703Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:18:30.703Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:18:30.703Z] [2022-03-21T13:18:30.703Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:18:30.703Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:18:30.703Z] [2022-03-21T13:18:30.703Z] DONE 2 tests, 2 skipped in 0.037s [2022-03-21T13:18:30.703Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:18:30.703Z] INFO: Testing against a local daemon [2022-03-21T13:18:30.703Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-21T13:18:31.270Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-21T13:18:31.270Z] === RUN TestDockerNetworkMacvlan [2022-03-21T13:18:31.530Z] + bundleName=amd64-rootless [2022-03-21T13:18:31.530Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-21T13:18:31.530Z] Creating amd64-rootless-bundles.tar.gz [2022-03-21T13:18:31.530Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-21T13:18:31.530Z] + 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 [2022-03-21T13:18:31.541Z] Archiving artifacts [2022-03-21T13:18:31.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:31.769Z] INFO: Testing against a local daemon [2022-03-21T13:18:31.769Z] === RUN TestPluginInvalidJSON [2022-03-21T13:18:31.769Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:18:31.769Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:18:31.769Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:18:31.769Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-21T13:18:31.769Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-21T13:18:31.769Z] === RUN TestPluginInstall [2022-03-21T13:18:31.769Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-21T13:18:31.769Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:18:31.769Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-21T13:18:31.769Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:18:31.769Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:18:31.769Z] PASS [2022-03-21T13:18:31.769Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2022-03-21T13:18:31.769Z] [2022-03-21T13:18:31.769Z] === Skipped [2022-03-21T13:18:31.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-21T13:18:31.769Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] [2022-03-21T13:18:31.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-21T13:18:31.769Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] [2022-03-21T13:18:31.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:18:31.769Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:18:31.769Z] [2022-03-21T13:18:31.769Z] DONE 5 tests, 3 skipped in 4.384s [2022-03-21T13:18:31.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-21T13:18:32.207Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-21T13:18:32.776Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-21T13:18:33.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:33.298Z] INFO: Testing against a local daemon [2022-03-21T13:18:33.298Z] === RUN TestExternalGraphDriver [2022-03-21T13:18:33.298Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:18:33.298Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-21T13:18:33.298Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:18:33.298Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:18:33.298Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:18:33.298Z] PASS [2022-03-21T13:18:33.298Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-03-21T13:18:33.342Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-21T13:18:33.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T13:18:33.757Z] [2022-03-21T13:18:33.757Z] === Skipped [2022-03-21T13:18:33.757Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-21T13:18:33.757Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:18:33.757Z] [2022-03-21T13:18:33.757Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:18:33.757Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:18:33.757Z] [2022-03-21T13:18:33.757Z] DONE 2 tests, 2 skipped in 2.186s [2022-03-21T13:18:33.757Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-21T13:18:33.760Z] + make clean [2022-03-21T13:18:34.018Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T13:18:34.018Z] docker-dev-cache [2022-03-21T13:18:34.018Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T13:18:35.246Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-21T13:18:35.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:35.929Z] INFO: Testing against a local daemon [2022-03-21T13:18:35.929Z] === RUN TestReadPluginNoRead [2022-03-21T13:18:35.929Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:18:35.929Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-21T13:18:35.929Z] PASS [2022-03-21T13:18:35.929Z] ok github.com/docker/docker/integration/plugin/logging 0.086s [2022-03-21T13:18:35.929Z] [2022-03-21T13:18:35.929Z] === Skipped [2022-03-21T13:18:35.929Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-21T13:18:35.929Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:18:35.929Z] [2022-03-21T13:18:35.929Z] DONE 1 tests, 1 skipped in 2.197s [2022-03-21T13:18:35.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-21T13:18:36.894Z] testing: warning: no tests to run [2022-03-21T13:18:36.894Z] PASS [2022-03-21T13:18:36.894Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2022-03-21T13:18:37.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-21T13:18:37.351Z] [2022-03-21T13:18:37.351Z] DONE 0 tests in 1.164s [2022-03-21T13:18:37.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-21T13:18:39.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:39.520Z] INFO: Testing against a local daemon [2022-03-21T13:18:39.520Z] === RUN TestPluginWithDevMounts [2022-03-21T13:18:39.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:39.520Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-21T13:18:39.520Z] PASS [2022-03-21T13:18:39.520Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-03-21T13:18:39.520Z] [2022-03-21T13:18:39.520Z] === Skipped [2022-03-21T13:18:39.520Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-21T13:18:39.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:39.520Z] [2022-03-21T13:18:39.520Z] DONE 1 tests, 1 skipped in 1.986s [2022-03-21T13:18:39.520Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-21T13:18:40.440Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-03-21T13:18:41.009Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2022-03-21T13:18:41.009Z] PASS [2022-03-21T13:18:41.009Z] [2022-03-21T13:18:41.009Z] DONE 8 tests in 10.918s [2022-03-21T13:18:41.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-21T13:18:41.009Z] testing: warning: no tests to run [2022-03-21T13:18:41.009Z] PASS [2022-03-21T13:18:41.009Z] [2022-03-21T13:18:41.009Z] DONE 0 tests in 0.011s [2022-03-21T13:18:41.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-21T13:18:41.009Z] INFO: Testing against a local daemon [2022-03-21T13:18:41.009Z] === RUN TestAuthZPluginAllowRequest [2022-03-21T13:18:41.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:41.053Z] INFO: Testing against a local daemon [2022-03-21T13:18:41.053Z] === RUN TestSecretInspect [2022-03-21T13:18:41.053Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-21T13:18:41.053Z] === RUN TestSecretList [2022-03-21T13:18:41.053Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] --- SKIP: TestSecretList (0.00s) [2022-03-21T13:18:41.053Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:18:41.053Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:18:41.053Z] === RUN TestSecretsUpdate [2022-03-21T13:18:41.053Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-21T13:18:41.053Z] === RUN TestTemplatedSecret [2022-03-21T13:18:41.053Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-21T13:18:41.053Z] === RUN TestSecretCreateResolve [2022-03-21T13:18:41.053Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:41.053Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-21T13:18:41.053Z] PASS [2022-03-21T13:18:41.053Z] ok github.com/docker/docker/integration/secret 0.085s [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === Skipped [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-21T13:18:41.053Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:41.053Z] [2022-03-21T13:18:41.053Z] DONE 6 tests, 6 skipped in 1.794s [2022-03-21T13:18:41.510Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-21T13:18:42.388Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-03-21T13:18:42.388Z] === RUN TestAuthZPluginTLS [2022-03-21T13:18:42.646Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-21T13:18:42.646Z] === RUN TestAuthZPluginDenyRequest [2022-03-21T13:18:43.213Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-21T13:18:43.213Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-21T13:18:43.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:43.701Z] INFO: Testing against a local daemon [2022-03-21T13:18:43.701Z] === RUN TestServiceCreateInit [2022-03-21T13:18:43.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:18:43.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:18:43.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-21T13:18:43.701Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:43.701Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:18:43.701Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceConflict [2022-03-21T13:18:43.701Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:18:43.701Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:18:43.701Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:18:43.701Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:18:43.701Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:18:43.701Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceSysctls [2022-03-21T13:18:43.701Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-21T13:18:43.701Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:18:43.701Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-21T13:18:43.701Z] === RUN TestInspect [2022-03-21T13:18:43.701Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestInspect (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestCreateJob [2022-03-21T13:18:43.701Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestCreateJob (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestReplicatedJob [2022-03-21T13:18:43.701Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:18:43.701Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestServiceListWithStatuses [2022-03-21T13:18:43.701Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:18:43.701Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:18:43.701Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:18:43.701Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.701Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServicePlugin [2022-03-21T13:18:43.702Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServiceUpdateLabel [2022-03-21T13:18:43.702Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:18:43.702Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:18:43.702Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:18:43.702Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-21T13:18:43.702Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:18:43.702Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:18:43.702Z] PASS [2022-03-21T13:18:43.702Z] ok github.com/docker/docker/integration/service 0.230s [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === Skipped [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:18:43.702Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:18:43.702Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-21T13:18:43.702Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-21T13:18:43.702Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-21T13:18:43.702Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.702Z] [2022-03-21T13:18:43.702Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-21T13:18:43.702Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:43.781Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-21T13:18:43.781Z] === RUN TestAuthZPluginDenyResponse [2022-03-21T13:18:44.164Z] [2022-03-21T13:18:44.164Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-21T13:18:44.164Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.164Z] [2022-03-21T13:18:44.164Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-21T13:18:44.164Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.164Z] [2022-03-21T13:18:44.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-21T13:18:44.164Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.164Z] [2022-03-21T13:18:44.164Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:18:44.165Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-21T13:18:44.165Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-21T13:18:44.165Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-21T13:18:44.165Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-21T13:18:44.165Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-21T13:18:44.165Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-21T13:18:44.165Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:18:44.165Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:18:44.165Z] [2022-03-21T13:18:44.165Z] DONE 24 tests, 23 skipped in 2.565s [2022-03-21T13:18:44.165Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-21T13:18:44.353Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-21T13:18:44.353Z] === RUN TestAuthZPluginAllowEventStream [2022-03-21T13:18:45.288Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-03-21T13:18:45.288Z] === RUN TestAuthZPluginErrorResponse [2022-03-21T13:18:45.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:45.708Z] INFO: Testing against a local daemon [2022-03-21T13:18:45.708Z] === RUN TestSessionCreate [2022-03-21T13:18:45.708Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:45.708Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-21T13:18:45.708Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:18:45.708Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:45.708Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:18:45.708Z] PASS [2022-03-21T13:18:45.708Z] ok github.com/docker/docker/integration/session 0.098s [2022-03-21T13:18:45.708Z] [2022-03-21T13:18:45.708Z] === Skipped [2022-03-21T13:18:45.708Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-21T13:18:45.708Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:45.708Z] [2022-03-21T13:18:45.708Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:18:45.708Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:18:45.708Z] [2022-03-21T13:18:45.708Z] DONE 2 tests, 2 skipped in 1.671s [2022-03-21T13:18:45.708Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-21T13:18:45.855Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-21T13:18:45.855Z] === RUN TestAuthZPluginErrorRequest [2022-03-21T13:18:46.422Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-21T13:18:46.422Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-21T13:18:46.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-21T13:18:46.989Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-21T13:18:47.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:47.881Z] INFO: Testing against a local daemon [2022-03-21T13:18:47.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:18:47.881Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:47.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestDiskUsage [2022-03-21T13:18:47.881Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:18:47.881Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestEventsExecDie [2022-03-21T13:18:47.881Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:18:47.881Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:18:47.881Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:18:47.881Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestEventsVolumeCreate [2022-03-21T13:18:47.881Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:18:47.881Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestInfoAPI [2022-03-21T13:18:47.881Z] --- PASS: TestInfoAPI (0.04s) [2022-03-21T13:18:47.881Z] === RUN TestInfoAPIWarnings [2022-03-21T13:18:47.881Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:47.881Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestInfoDebug [2022-03-21T13:18:47.881Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:47.881Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:18:47.881Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:47.881Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:18:47.881Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:47.881Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-21T13:18:47.881Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:18:48.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-03-21T13:18:48.367Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-21T13:18:48.844Z] --- PASS: TestLoginFailsWithBadCredentials (1.17s) [2022-03-21T13:18:48.844Z] === RUN TestPingCacheHeaders [2022-03-21T13:18:48.844Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-21T13:18:48.844Z] === RUN TestPingGet [2022-03-21T13:18:49.301Z] --- PASS: TestPingGet (0.04s) [2022-03-21T13:18:49.301Z] === RUN TestPingHead [2022-03-21T13:18:49.301Z] --- PASS: TestPingHead (0.03s) [2022-03-21T13:18:49.301Z] === RUN TestVersion [2022-03-21T13:18:49.301Z] --- PASS: TestVersion (0.04s) [2022-03-21T13:18:49.301Z] PASS [2022-03-21T13:18:49.301Z] ok github.com/docker/docker/integration/system 1.428s [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === Skipped [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:18:49.301Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-21T13:18:49.301Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-21T13:18:49.301Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:18:49.301Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-21T13:18:49.301Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-21T13:18:49.301Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-21T13:18:49.301Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-21T13:18:49.301Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-21T13:18:49.301Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:18:49.301Z] [2022-03-21T13:18:49.301Z] DONE 15 tests, 9 skipped in 3.540s [2022-03-21T13:18:49.301Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-21T13:18:49.744Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-03-21T13:18:49.744Z] === RUN TestAuthZPluginHeader [2022-03-21T13:18:50.311Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-21T13:18:50.311Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-21T13:18:51.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:18:51.478Z] INFO: Testing against a local daemon [2022-03-21T13:18:51.478Z] === RUN TestVolumesCreateAndList [2022-03-21T13:18:51.478Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-21T13:18:51.478Z] === RUN TestVolumesRemove [2022-03-21T13:18:51.478Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-21T13:18:51.478Z] === RUN TestVolumesInspect [2022-03-21T13:18:51.478Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-21T13:18:51.478Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:18:51.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:51.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:51.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:18:51.478Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-21T13:18:51.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:18:51.478Z] PASS [2022-03-21T13:18:51.478Z] ok github.com/docker/docker/integration/volume 0.341s [2022-03-21T13:18:51.478Z] [2022-03-21T13:18:51.478Z] DONE 5 tests in 2.146s [2022-03-21T13:18:51.937Z] INFO: make.ps1 ended at 03/21/2022 13:18:51 [2022-03-21T13:18:51.937Z] INFO: Integration CLI tests being run from the host: [2022-03-21T13:18:51.937Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-21T13:18:53.444Z] --- PASS: TestBuildWithHugeFile (64.38s) [2022-03-21T13:18:53.444Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:18:53.444Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:18:53.444Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:18:53.444Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:18:53.444Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:18:53.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:18:53.444Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:18:53.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:18:53.444Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:18:53.444Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:18:53.444Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:18:53.444Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:18:53.444Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:18:53.444Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-21T13:18:53.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-21T13:18:53.444Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-03-21T13:18:53.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-21T13:18:53.444Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:18:53.444Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-21T13:18:53.444Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-21T13:18:53.444Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2022-03-21T13:18:53.444Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2022-03-21T13:18:53.444Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-03-21T13:18:53.444Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:18:53.444Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-21T13:18:53.444Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-21T13:18:53.444Z] Loaded image: busybox:latest [2022-03-21T13:18:53.444Z] Loaded image: busybox:glibc [2022-03-21T13:18:54.388Z] Loaded image: debian:bullseye-slim [2022-03-21T13:18:54.500Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.06s) [2022-03-21T13:18:54.500Z] === RUN TestAuthZPluginV2Disable [2022-03-21T13:18:54.649Z] Loaded image: hello-world:latest [2022-03-21T13:18:54.649Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:18:57.784Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-03-21T13:18:57.784Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-21T13:19:01.068Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-03-21T13:19:01.068Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-21T13:19:02.264Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-21T13:19:02.264Z] INFO: Testing against a local daemon [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-21T13:19:02.264Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-21T13:19:02.264Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-21T13:19:02.264Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-21T13:19:02.722Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-21T13:19:02.793Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.09s) [2022-03-21T13:19:02.793Z] PASS [2022-03-21T13:19:02.793Z] [2022-03-21T13:19:02.793Z] === Skipped [2022-03-21T13:19:02.793Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-21T13:19:02.793Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:19:02.793Z] [2022-03-21T13:19:02.793Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:19:02.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:19:02.793Z] [2022-03-21T13:19:02.793Z] DONE 34 tests, 2 skipped in 93.996s [2022-03-21T13:19:02.793Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-21T13:19:02.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:19:02.793Z] ++ set -e [2022-03-21T13:19:02.793Z] ++ '[' -n 0 ']' [2022-03-21T13:19:02.793Z] ++ set -x [2022-03-21T13:19:02.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:19:02.793Z] INFO: Testing against a local daemon [2022-03-21T13:19:02.793Z] === RUN TestConfigInspect [2022-03-21T13:19:03.182Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-21T13:19:03.734Z] --- PASS: TestConfigInspect (1.84s) [2022-03-21T13:19:03.734Z] === RUN TestConfigList [2022-03-21T13:19:05.094Z] .........................xx.................... [ 29%] [2022-03-21T13:19:06.282Z] --- PASS: TestConfigList (2.11s) [2022-03-21T13:19:06.282Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:19:07.669Z] --- PASS: TestConfigsCreateAndDelete (1.68s) [2022-03-21T13:19:07.669Z] === RUN TestConfigsUpdate [2022-03-21T13:19:09.584Z] --- PASS: TestConfigsUpdate (2.09s) [2022-03-21T13:19:09.584Z] === RUN TestTemplatedConfig [2022-03-21T13:19:11.048Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.63s) [2022-03-21T13:19:11.048Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-21T13:19:12.130Z] --- PASS: TestTemplatedConfig (2.41s) [2022-03-21T13:19:12.130Z] === RUN TestConfigCreateResolve [2022-03-21T13:19:14.044Z] --- PASS: TestConfigCreateResolve (2.06s) [2022-03-21T13:19:14.044Z] PASS [2022-03-21T13:19:14.044Z] [2022-03-21T13:19:14.044Z] DONE 6 tests in 12.280s [2022-03-21T13:19:14.044Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-21T13:19:14.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:19:14.044Z] ++ set -e [2022-03-21T13:19:14.044Z] ++ '[' -n 0 ']' [2022-03-21T13:19:14.044Z] ++ set -x [2022-03-21T13:19:14.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:19:14.306Z] INFO: Testing against a local daemon [2022-03-21T13:19:14.306Z] === RUN TestCheckpoint [2022-03-21T13:19:14.306Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:19:14.306Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:19:14.306Z] === RUN TestContainerInvalidJSON [2022-03-21T13:19:14.306Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:14.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:14.306Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:14.306Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:14.306Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:14.306Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:14.306Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-21T13:19:14.306Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-21T13:19:14.306Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-21T13:19:14.306Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:19:14.306Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-21T13:19:14.306Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:19:14.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-21T13:19:14.306Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:19:14.306Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-21T13:19:14.306Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:19:14.306Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-21T13:19:14.306Z] === RUN TestCopyFromContainer [2022-03-21T13:19:15.249Z] === RUN TestCopyFromContainer// [2022-03-21T13:19:15.249Z] === RUN TestCopyFromContainer//bar/root [2022-03-21T13:19:15.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/quux [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-21T13:19:15.510Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-21T13:19:15.771Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer (1.32s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-21T13:19:15.771Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-21T13:19:15.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:19:15.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:15.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:15.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:15.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:15.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:15.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:15.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:15.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:15.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:15.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:19:15.771Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:19:15.771Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-21T13:19:15.771Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:19:15.771Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:19:15.771Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:19:15.771Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:19:15.771Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:19:15.771Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:19:15.771Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:19:15.771Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:19:15.771Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:19:15.771Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:19:15.771Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:19:15.771Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:19:15.771Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:19:15.771Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-21T13:19:15.771Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:19:17.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-03-21T13:19:17.156Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:18.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:18.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:18.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:18.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:18.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:18.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:18.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:18.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:18.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:18.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:18.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:19:18.102Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-21T13:19:18.102Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:19:18.363Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-21T13:19:18.363Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:19:18.363Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:19:18.363Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:19:18.363Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-21T13:19:18.363Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-21T13:19:18.363Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:19:18.363Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:19:18.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-21T13:19:18.624Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:19:18.624Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:19:18.624Z] === RUN TestContainerStartOnDaemonRestart [2022-03-21T13:19:18.624Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-21T13:19:18.624Z] === RUN TestDaemonRestartIpcMode [2022-03-21T13:19:18.624Z] === PAUSE TestDaemonRestartIpcMode [2022-03-21T13:19:18.624Z] === RUN TestDaemonHostGatewayIP [2022-03-21T13:19:18.624Z] === PAUSE TestDaemonHostGatewayIP [2022-03-21T13:19:18.624Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-21T13:19:18.624Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-21T13:19:18.624Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:19:18.624Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-21T13:19:18.624Z] === RUN TestDiff [2022-03-21T13:19:18.885Z] --- PASS: TestDiff (0.39s) [2022-03-21T13:19:18.885Z] === RUN TestExecWithCloseStdin [2022-03-21T13:19:19.458Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-21T13:19:19.458Z] === RUN TestExec [2022-03-21T13:19:19.719Z] --- PASS: TestExec (0.47s) [2022-03-21T13:19:19.719Z] === RUN TestExecUser [2022-03-21T13:19:20.296Z] --- PASS: TestExecUser (0.45s) [2022-03-21T13:19:20.296Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:19:20.869Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-21T13:19:20.869Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:19:21.864Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-21T13:19:22.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-21T13:19:22.255Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:19:22.516Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-03-21T13:19:22.516Z] === RUN TestHealthKillContainer [2022-03-21T13:19:25.373Z] --- PASS: TestBuildWithHugeFile (147.24s) [2022-03-21T13:19:25.373Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:19:25.373Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:19:25.373Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:19:25.373Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:19:25.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:19:25.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:19:25.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:19:25.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:19:25.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:19:25.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:19:25.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:19:25.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:19:25.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:19:25.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-21T13:19:25.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-21T13:19:25.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-21T13:19:25.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-21T13:19:25.373Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:19:25.373Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:19:25.373Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-21T13:19:25.373Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:19:25.373Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-21T13:19:25.373Z] PASS [2022-03-21T13:19:25.373Z] ok github.com/docker/docker/integration/build 217.546s [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === Skipped [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-21T13:19:25.373Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-21T13:19:25.373Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-21T13:19:25.373Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-21T13:19:25.373Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:19:25.373Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-21T13:19:25.373Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:19:25.373Z] [2022-03-21T13:19:25.373Z] DONE 29 tests, 6 skipped in 251.330s [2022-03-21T13:19:25.373Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-21T13:19:26.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:19:26.347Z] INFO: Testing against a local daemon [2022-03-21T13:19:26.347Z] === RUN TestConfigInspect [2022-03-21T13:19:26.347Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-21T13:19:26.347Z] === RUN TestConfigList [2022-03-21T13:19:26.347Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] --- SKIP: TestConfigList (0.00s) [2022-03-21T13:19:26.347Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:19:26.347Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:19:26.347Z] === RUN TestConfigsUpdate [2022-03-21T13:19:26.347Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-21T13:19:26.347Z] === RUN TestTemplatedConfig [2022-03-21T13:19:26.347Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-21T13:19:26.347Z] === RUN TestConfigCreateResolve [2022-03-21T13:19:26.347Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:19:26.347Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-21T13:19:26.347Z] PASS [2022-03-21T13:19:26.347Z] ok github.com/docker/docker/integration/config 0.113s [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === Skipped [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-03-21T13:19:26.347Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-21T13:19:26.347Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-21T13:19:26.347Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-21T13:19:26.347Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-21T13:19:26.347Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-21T13:19:26.347Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:19:26.347Z] [2022-03-21T13:19:26.347Z] DONE 6 tests, 6 skipped in 2.219s [2022-03-21T13:19:26.347Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-21T13:19:29.125Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-21T13:19:29.125Z] PASS [2022-03-21T13:19:29.125Z] [2022-03-21T13:19:29.125Z] DONE 17 tests in 46.306s [2022-03-21T13:19:29.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-21T13:19:29.125Z] INFO: Testing against a local daemon [2022-03-21T13:19:29.125Z] === RUN TestPluginInvalidJSON [2022-03-21T13:19:29.125Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:19:29.125Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:19:29.125Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:19:29.125Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-21T13:19:29.125Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-21T13:19:29.125Z] === RUN TestPluginInstall [2022-03-21T13:19:29.125Z] === RUN TestPluginInstall/no_auth [2022-03-21T13:19:29.125Z] time="2022-03-21T13:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:29.125Z] time="2022-03-21T13:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d4d745545ddebf88a93294511ef2c547bafb88fa7ff7a6ceb17d7c7816c54bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:29.125Z] time="2022-03-21T13:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:29.125Z] time="2022-03-21T13:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d4d745545ddebf88a93294511ef2c547bafb88fa7ff7a6ceb17d7c7816c54bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:29.125Z] === RUN TestPluginInstall/with_htpasswd [2022-03-21T13:19:29.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:19:29.266Z] INFO: Testing against a local daemon [2022-03-21T13:19:29.266Z] === RUN TestCheckpoint [2022-03-21T13:19:29.266Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:19:29.266Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:19:29.266Z] === RUN TestContainerInvalidJSON [2022-03-21T13:19:29.266Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:29.266Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:29.266Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:29.266Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:29.266Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:19:29.266Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:19:29.266Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-21T13:19:29.266Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-21T13:19:29.266Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-21T13:19:29.266Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:19:29.286Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-21T13:19:29.384Z] time="2022-03-21T13:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:29.384Z] time="2022-03-21T13:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d4d745545ddebf88a93294511ef2c547bafb88fa7ff7a6ceb17d7c7816c54bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:29.384Z] time="2022-03-21T13:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:29.384Z] time="2022-03-21T13:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d4d745545ddebf88a93294511ef2c547bafb88fa7ff7a6ceb17d7c7816c54bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:29.642Z] === RUN TestPluginInstall/with_insecure [2022-03-21T13:19:29.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-21T13:19:29.723Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:19:29.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-21T13:19:29.723Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:19:30.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-21T13:19:30.181Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:19:30.582Z] time="2022-03-21T13:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:30.582Z] time="2022-03-21T13:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2498caa3be8e5fd48ff033fef0771a2ada76afad7b2983e7b723cab7fa7271ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:30.582Z] time="2022-03-21T13:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:19:30.582Z] time="2022-03-21T13:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2498caa3be8e5fd48ff033fef0771a2ada76afad7b2983e7b723cab7fa7271ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:19:30.582Z] plugin_test.go:165: [db9e41459c56f] daemon is not started [2022-03-21T13:19:30.582Z] --- PASS: TestPluginInstall (3.34s) [2022-03-21T13:19:30.582Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2022-03-21T13:19:30.582Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-21T13:19:30.582Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-03-21T13:19:30.582Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:19:30.640Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-03-21T13:19:30.640Z] === RUN TestCopyFromContainer [2022-03-21T13:19:30.640Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:30.640Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:19:30.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:30.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:30.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:30.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:30.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:30.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:30.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:19:30.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:19:30.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:19:30.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-21T13:19:30.640Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:19:30.640Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:19:30.640Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-21T13:19:30.640Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:19:30.640Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:30.640Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:19:30.640Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:19:30.640Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:19:30.640Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:19:30.640Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:30.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:30.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:19:30.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:19:30.640Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:19:30.640Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:19:30.640Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:19:30.640Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:19:30.640Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-21T13:19:30.640Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:19:30.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-03-21T13:19:30.640Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:19:30.640Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:19:30.640Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:19:30.640Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:19:30.640Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:30.640Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestDiff [2022-03-21T13:19:30.640Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:19:30.640Z] --- SKIP: TestDiff (0.00s) [2022-03-21T13:19:30.640Z] === RUN TestExecWithCloseStdin [2022-03-21T13:19:30.657Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-21T13:19:30.658Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:19:30.658Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-21T13:19:30.658Z] === RUN TestIpcModeNone [2022-03-21T13:19:31.229Z] --- PASS: TestIpcModeNone (0.46s) [2022-03-21T13:19:31.229Z] === RUN TestIpcModePrivate [2022-03-21T13:19:31.490Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-21T13:19:31.752Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-21T13:19:31.752Z] === RUN TestIpcModeShareable [2022-03-21T13:19:32.013Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-21T13:19:32.013Z] --- PASS: TestIpcModeShareable (0.47s) [2022-03-21T13:19:32.013Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-21T13:19:32.489Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-21T13:19:33.059Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-21T13:19:33.543Z] --- PASS: TestExecWithCloseStdin (2.82s) [2022-03-21T13:19:33.543Z] === RUN TestExec [2022-03-21T13:19:33.997Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-03-21T13:19:33.997Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-03-21T13:19:33.997Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-03-21T13:19:33.997Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:19:34.005Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-03-21T13:19:34.005Z] === RUN TestAPIIpcModeHost [2022-03-21T13:19:34.005Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-21T13:19:34.005Z] === RUN TestDaemonIpcModeShareable [2022-03-21T13:19:34.223Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-21T13:19:34.564Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-21T13:19:34.564Z] PASS [2022-03-21T13:19:34.564Z] [2022-03-21T13:19:34.564Z] DONE 10 tests in 7.321s [2022-03-21T13:19:34.564Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-21T13:19:34.564Z] INFO: Testing against a local daemon [2022-03-21T13:19:34.564Z] === RUN TestExternalGraphDriver [2022-03-21T13:19:34.564Z] === RUN TestExternalGraphDriver/json [2022-03-21T13:19:34.973Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-21T13:19:34.973Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-03-21T13:19:34.973Z] === RUN TestDaemonIpcModePrivate [2022-03-21T13:19:35.917Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-21T13:19:36.178Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-21T13:19:36.179Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-21T13:19:36.443Z] --- PASS: TestExec (2.44s) [2022-03-21T13:19:36.443Z] === RUN TestExecUser [2022-03-21T13:19:36.443Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:19:36.443Z] --- SKIP: TestExecUser (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:19:36.443Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:36.443Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:19:36.443Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:36.443Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:19:36.443Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:19:36.443Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestHealthKillContainer [2022-03-21T13:19:36.443Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:19:36.443Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:19:36.443Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:19:36.443Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:19:36.443Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:19:36.467Z] === RUN TestExternalGraphDriver/spec [2022-03-21T13:19:37.126Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-21T13:19:37.126Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-03-21T13:19:37.126Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-21T13:19:37.843Z] === RUN TestExternalGraphDriver/pull [2022-03-21T13:19:37.975Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-03-21T13:19:37.975Z] === RUN TestKillContainer [2022-03-21T13:19:37.975Z] === RUN TestKillContainer/no_signal [2022-03-21T13:19:38.068Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-21T13:19:38.330Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-03-21T13:19:38.330Z] === RUN TestIpcModeOlderClient [2022-03-21T13:19:38.330Z] === PAUSE TestIpcModeOlderClient [2022-03-21T13:19:38.330Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:19:38.591Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-21T13:19:38.591Z] === RUN TestKillContainer [2022-03-21T13:19:38.591Z] === RUN TestKillContainer/no_signal [2022-03-21T13:19:39.165Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:19:39.426Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:19:39.743Z] --- PASS: TestExternalGraphDriver (4.98s) [2022-03-21T13:19:39.743Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-03-21T13:19:39.743Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-03-21T13:19:39.743Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-03-21T13:19:39.743Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:19:39.999Z] --- PASS: TestKillContainer (1.18s) [2022-03-21T13:19:39.999Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-21T13:19:39.999Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-21T13:19:39.999Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-21T13:19:39.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:19:39.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-21T13:19:40.147Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:19:40.147Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:19:40.147Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:19:40.263Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-21T13:19:40.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-03-21T13:19:40.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-21T13:19:40.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-21T13:19:40.837Z] === RUN TestKillStoppedContainer [2022-03-21T13:19:40.837Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-21T13:19:40.837Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:19:40.837Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-21T13:19:40.837Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:19:41.098Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-21T13:19:41.098Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:19:41.670Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-21T13:19:41.670Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:19:41.931Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-21T13:19:41.931Z] === RUN TestLinksEtcHostsContentMatch [2022-03-21T13:19:42.192Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-21T13:19:42.192Z] === RUN TestLinksContainerNames [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-21T13:19:42.627Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-21T13:19:42.627Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-21T13:19:42.627Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-21T13:19:42.627Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-21T13:19:42.627Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-21T13:19:42.627Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-21T13:19:42.627Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-21T13:19:42.627Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-21T13:19:42.627Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-21T13:19:42.627Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-21T13:19:42.627Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-21T13:19:42.627Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-21T13:19:42.627Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-21T13:19:42.627Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-21T13:19:42.627Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-21T13:19:42.627Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-21T13:19:42.627Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-21T13:19:42.627Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T13:19:42.627Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-21T13:19:43.008Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:19:43.008Z] Using test binary docker [2022-03-21T13:19:43.008Z] +++ /etc/init.d/apparmor start [2022-03-21T13:19:43.008Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:19:43.008Z] Starting dockerd [2022-03-21T13:19:43.008Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-21T13:19:43.008Z] INFO: Waiting for daemon to start... [2022-03-21T13:19:43.008Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-21T13:19:43.008Z] Using test binary docker [2022-03-21T13:19:43.008Z] +++ /etc/init.d/apparmor start [2022-03-21T13:19:43.008Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-21T13:19:43.008Z] INFO: Waiting for daemon to start... [2022-03-21T13:19:43.008Z] Starting dockerd [2022-03-21T13:19:43.008Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-21T13:19:43.058Z] --- PASS: TestKillContainer (4.54s) [2022-03-21T13:19:43.058Z] --- PASS: TestKillContainer/no_signal (2.06s) [2022-03-21T13:19:43.058Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:19:43.058Z] --- PASS: TestKillContainer/killing_signal (2.36s) [2022-03-21T13:19:43.058Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:19:43.058Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:19:43.058Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.01s) [2022-03-21T13:19:43.058Z] === RUN TestKillStoppedContainer [2022-03-21T13:19:43.058Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:19:43.058Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-21T13:19:43.058Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:19:43.058Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:19:43.058Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:19:43.058Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:19:43.058Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:19:43.058Z] --- SKIP: TestKillDifferentUserContainer (0.01s) [2022-03-21T13:19:43.058Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:19:43.058Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:43.058Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:19:43.058Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:19:43.058Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:19:43.058Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:19:43.058Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:19:43.134Z] --- PASS: TestLinksContainerNames (0.77s) [2022-03-21T13:19:43.134Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:19:43.396Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-21T13:19:43.396Z] === RUN TestContainerNetworkMountsNoChown [2022-03-21T13:19:43.931Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-03-21T13:19:43.931Z] PASS [2022-03-21T13:19:43.931Z] [2022-03-21T13:19:43.931Z] DONE 5 tests in 8.913s [2022-03-21T13:19:43.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-21T13:19:43.931Z] INFO: Testing against a local daemon [2022-03-21T13:19:43.931Z] === RUN TestContinueAfterPluginCrash [2022-03-21T13:19:43.931Z] === PAUSE TestContinueAfterPluginCrash [2022-03-21T13:19:43.931Z] === RUN TestReadPluginNoRead [2022-03-21T13:19:43.931Z] === PAUSE TestReadPluginNoRead [2022-03-21T13:19:43.931Z] === RUN TestDaemonStartWithLogOpt [2022-03-21T13:19:43.931Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-21T13:19:43.931Z] === CONT TestContinueAfterPluginCrash [2022-03-21T13:19:43.931Z] === CONT TestDaemonStartWithLogOpt [2022-03-21T13:19:43.968Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/default [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/default [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/private [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/private [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rprivate [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/slave [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/slave [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rslave [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/shared [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/shared [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rshared [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/default [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rshared [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/shared [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rslave [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/slave [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rprivate [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/private [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-21T13:19:43.968Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:19:43.968Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:19:43.968Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-21T13:19:44.229Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:19:44.229Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:19:44.230Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-21T13:19:44.230Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-21T13:19:44.230Z] === RUN TestContainerBindMountNonRecursive [2022-03-21T13:19:45.249Z] --- PASS: TestLogsFollowTailEmpty (2.38s) [2022-03-21T13:19:45.249Z] === RUN TestNetworkNat [2022-03-21T13:19:45.249Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:19:45.249Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-21T13:19:45.249Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:19:45.615Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-03-21T13:19:45.615Z] === RUN TestContainerVolumesMountedAsShared [2022-03-21T13:19:45.876Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-21T13:19:45.876Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-21T13:19:46.137Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-03-21T13:19:46.137Z] === RUN TestNetworkNat [2022-03-21T13:19:46.294Z] . [2022-03-21T13:19:46.294Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:19:46.294Z] [2022-03-21T13:19:46.294Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-21T13:19:46.294Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:19:46.294Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-21T13:19:46.294Z] Error: No such image: emptyfs [2022-03-21T13:19:46.294Z] Error: No such image: emptyfs [2022-03-21T13:19:46.294Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-21T13:19:46.294Z] ++++ docker load [2022-03-21T13:19:46.294Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-21T13:19:46.294Z] ++++ docker load [2022-03-21T13:19:46.553Z] Running integration-test (iteration 1) [2022-03-21T13:19:46.554Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-21T13:19:46.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-21T13:19:46.554Z] ++ set -e [2022-03-21T13:19:46.554Z] ++ '[' -n 0 ']' [2022-03-21T13:19:46.554Z] ++ set -x [2022-03-21T13:19:46.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-21T13:19:46.554Z] Running integration-test (iteration 1) [2022-03-21T13:19:46.554Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-21T13:19:46.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-21T13:19:46.554Z] ++ set -e [2022-03-21T13:19:46.554Z] ++ '[' -n 0 ']' [2022-03-21T13:19:46.554Z] ++ set -x [2022-03-21T13:19:46.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-21T13:19:46.708Z] --- PASS: TestNetworkNat (0.42s) [2022-03-21T13:19:46.708Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:19:46.969Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-21T13:19:46.969Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:19:47.229Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-03-21T13:19:47.229Z] === CONT TestReadPluginNoRead [2022-03-21T13:19:47.441Z] --- PASS: TestNetworkLocalhostTCPNat (2.54s) [2022-03-21T13:19:47.441Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:19:47.441Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:19:47.441Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-21T13:19:47.441Z] === RUN TestPause [2022-03-21T13:19:47.441Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:19:47.441Z] --- SKIP: TestPause (0.00s) [2022-03-21T13:19:47.441Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:19:47.491Z] Loaded image: busybox:latest [2022-03-21T13:19:47.491Z] Loaded image: busybox:latest [2022-03-21T13:19:47.754Z] Loaded image: busybox:glibc [2022-03-21T13:19:47.754Z] Loaded image: busybox:glibc [2022-03-21T13:19:48.487Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-21T13:19:49.131Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-21T13:19:49.516Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-21T13:19:49.516Z] === RUN TestPause [2022-03-21T13:19:49.610Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.15s) [2022-03-21T13:19:49.610Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:19:49.610Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:19:49.610Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-21T13:19:49.610Z] === RUN TestPsFilter [2022-03-21T13:19:50.067Z] --- PASS: TestPsFilter (0.25s) [2022-03-21T13:19:50.067Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:19:50.088Z] --- PASS: TestPause (0.43s) [2022-03-21T13:19:50.088Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:19:50.088Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:19:50.088Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:19:50.088Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:19:50.350Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-21T13:19:50.350Z] === RUN TestPidHost [2022-03-21T13:19:50.508Z] === RUN TestReadPluginNoRead/default [2022-03-21T13:19:50.622Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-21T13:19:51.294Z] --- PASS: TestPidHost (0.88s) [2022-03-21T13:19:51.294Z] === RUN TestPsFilter [2022-03-21T13:19:51.294Z] --- PASS: TestPsFilter (0.10s) [2022-03-21T13:19:51.294Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:19:51.448Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-21T13:19:51.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-21T13:19:51.866Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:19:52.020Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-03-21T13:19:52.127Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-21T13:19:52.127Z] === RUN TestRemoveContainerRunning [2022-03-21T13:19:52.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2022-03-21T13:19:52.237Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:19:52.700Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-21T13:19:52.700Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:19:52.956Z] === CONT TestReadPluginNoRead [2022-03-21T13:19:52.956Z] read_test.go:92: [d16f22d2d2164] daemon is not started [2022-03-21T13:19:52.956Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-03-21T13:19:52.956Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-03-21T13:19:52.956Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-03-21T13:19:52.956Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-03-21T13:19:52.956Z] PASS [2022-03-21T13:19:52.956Z] [2022-03-21T13:19:52.956Z] DONE 6 tests in 9.318s [2022-03-21T13:19:52.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-21T13:19:52.956Z] testing: warning: no tests to run [2022-03-21T13:19:52.956Z] PASS [2022-03-21T13:19:52.956Z] [2022-03-21T13:19:52.956Z] DONE 0 tests in 0.014s [2022-03-21T13:19:52.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-21T13:19:52.956Z] INFO: Testing against a local daemon [2022-03-21T13:19:52.956Z] === RUN TestPluginWithDevMounts [2022-03-21T13:19:52.956Z] === PAUSE TestPluginWithDevMounts [2022-03-21T13:19:52.956Z] === CONT TestPluginWithDevMounts [2022-03-21T13:19:52.960Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-21T13:19:52.960Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:19:52.960Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-21T13:19:52.960Z] === RUN TestRenameLinkedContainer [2022-03-21T13:19:53.024Z] Loaded image: debian:bullseye-slim [2022-03-21T13:19:53.024Z] Loaded image: debian:bullseye-slim [2022-03-21T13:19:53.024Z] Loaded image: hello-world:latest [2022-03-21T13:19:53.024Z] Loaded image: hello-world:latest [2022-03-21T13:19:53.024Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:19:53.024Z] INFO: Testing against a local daemon [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-21T13:19:53.024Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:19:53.024Z] INFO: Testing against a local daemon [2022-03-21T13:19:53.024Z] === RUN TestDockerDaemonSuite [2022-03-21T13:19:53.024Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-21T13:19:53.024Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-21T13:19:54.859Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-21T13:19:54.859Z] PASS [2022-03-21T13:19:54.859Z] [2022-03-21T13:19:54.859Z] DONE 1 tests in 1.605s [2022-03-21T13:19:54.859Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-21T13:19:54.859Z] INFO: Testing against a local daemon [2022-03-21T13:19:54.859Z] === RUN TestSecretInspect [2022-03-21T13:19:54.874Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-21T13:19:54.874Z] === RUN TestRenameStoppedContainer [2022-03-21T13:19:54.874Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-21T13:19:54.874Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:19:55.140Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2022-03-21T13:19:55.140Z] === RUN TestRemoveContainerRunning [2022-03-21T13:19:55.816Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-03-21T13:19:55.816Z] === RUN TestRenameInvalidName [2022-03-21T13:19:56.078Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-21T13:19:56.078Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:19:56.312Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-21T13:19:56.312Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-21T13:19:56.571Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-21T13:19:56.571Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-21T13:19:56.671Z] --- PASS: TestRemoveContainerRunning (2.08s) [2022-03-21T13:19:56.671Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:19:56.761Z] --- PASS: TestSecretInspect (2.12s) [2022-03-21T13:19:56.761Z] === RUN TestSecretList [2022-03-21T13:19:57.463Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-03-21T13:19:57.463Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:19:57.509Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-21T13:19:57.509Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-21T13:19:57.509Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-21T13:19:58.035Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-21T13:19:58.035Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:19:58.840Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2022-03-21T13:19:58.840Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:19:58.840Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-21T13:19:58.840Z] === RUN TestRenameLinkedContainer [2022-03-21T13:19:58.840Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:19:58.840Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-21T13:19:58.840Z] === RUN TestRenameStoppedContainer [2022-03-21T13:19:58.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-21T13:19:58.977Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-03-21T13:19:58.977Z] === RUN TestResize [2022-03-21T13:19:59.238Z] --- PASS: TestResize (0.39s) [2022-03-21T13:19:59.238Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:19:59.294Z] --- PASS: TestSecretList (2.24s) [2022-03-21T13:19:59.294Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:19:59.453Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-21T13:19:59.453Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-21T13:19:59.453Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-21T13:19:59.499Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-21T13:19:59.499Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:19:59.712Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-21T13:20:00.071Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:00.071Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:00.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:00.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:20:00.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:00.647Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-21T13:20:01.008Z] --- PASS: TestRenameStoppedContainer (2.29s) [2022-03-21T13:20:01.008Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:20:01.195Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-03-21T13:20:01.195Z] === RUN TestSecretsUpdate [2022-03-21T13:20:01.585Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-21T13:20:01.585Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-21T13:20:01.585Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-21T13:20:01.585Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-21T13:20:01.585Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-21T13:20:01.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:02.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:03.733Z] --- PASS: TestSecretsUpdate (2.12s) [2022-03-21T13:20:03.733Z] === RUN TestTemplatedSecret [2022-03-21T13:20:03.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:20:04.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:20:05.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:20:05.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:05.687Z] --- PASS: TestRenameRunningContainerAndReuse (4.37s) [2022-03-21T13:20:05.687Z] === RUN TestRenameInvalidName [2022-03-21T13:20:06.267Z] --- PASS: TestTemplatedSecret (2.59s) [2022-03-21T13:20:06.267Z] === RUN TestSecretCreateResolve [2022-03-21T13:20:06.873Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-21T13:20:07.807Z] --- PASS: TestBuildWithHugeFile (121.60s) [2022-03-21T13:20:07.808Z] === RUN TestBuildWCOWSandboxSize [2022-03-21T13:20:07.808Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:20:07.808Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:20:07.808Z] === RUN TestBuildWithEmptyDockerfile [2022-03-21T13:20:07.808Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:20:07.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:20:07.808Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:20:07.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:20:07.808Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:20:07.808Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:20:07.808Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-21T13:20:07.808Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-21T13:20:07.808Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-21T13:20:07.808Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-21T13:20:07.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-21T13:20:07.808Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-21T13:20:07.808Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-21T13:20:07.808Z] === RUN TestBuildPreserveOwnership [2022-03-21T13:20:07.808Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-21T13:20:07.856Z] --- PASS: TestRenameInvalidName (2.09s) [2022-03-21T13:20:07.856Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:20:08.169Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-03-21T13:20:08.170Z] PASS [2022-03-21T13:20:08.170Z] [2022-03-21T13:20:08.170Z] DONE 6 tests in 13.460s [2022-03-21T13:20:08.170Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-21T13:20:08.170Z] INFO: Testing against a local daemon [2022-03-21T13:20:08.170Z] === RUN TestServiceCreateInit [2022-03-21T13:20:08.170Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:20:08.374Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-21T13:20:08.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:20:08.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:20:10.275Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-21T13:20:10.534Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-21T13:20:10.561Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-21T13:20:10.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:20:11.102Z] --- PASS: TestBuildPreserveOwnership (3.23s) [2022-03-21T13:20:11.102Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.07s) [2022-03-21T13:20:11.102Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-03-21T13:20:11.102Z] === RUN TestBuildPlatformInvalid [2022-03-21T13:20:11.102Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-21T13:20:11.102Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-21T13:20:12.039Z] Loaded image: busybox:latest [2022-03-21T13:20:12.061Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-21T13:20:12.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:20:12.298Z] Loaded image: busybox:glibc [2022-03-21T13:20:12.359Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:20:12.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:20:12.579Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-21T13:20:13.164Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-21T13:20:13.762Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-21T13:20:14.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:20:14.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:20:14.860Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-21T13:20:14.860Z] Loaded image: debian:bullseye-slim [2022-03-21T13:20:14.860Z] Loaded image: hello-world:latest [2022-03-21T13:20:14.860Z] Loaded image: arm32v7/hello-world:latest [2022-03-21T13:20:15.119Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-21T13:20:15.645Z] --- PASS: TestServiceCreateInit (7.29s) [2022-03-21T13:20:15.645Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-03-21T13:20:15.645Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-03-21T13:20:15.645Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:20:15.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:20:16.457Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-21T13:20:17.033Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-03-21T13:20:17.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s) [2022-03-21T13:20:17.071Z] === RUN TestCgroupNamespacesRun [2022-03-21T13:20:17.971Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-21T13:20:18.456Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-21T13:20:18.456Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-21T13:20:18.539Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-21T13:20:19.418Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-03-21T13:20:19.418Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-21T13:20:19.481Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-21T13:20:19.740Z] docker_cli_daemon_test.go:1472: [d070692d4f9c5] daemon is not started [2022-03-21T13:20:20.211Z] --- PASS: TestRenameAnonymousContainer (12.41s) [2022-03-21T13:20:20.211Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:20:20.309Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-21T13:20:20.309Z] check_test.go:308: [d21bf65b2ddc8] daemon is not started [2022-03-21T13:20:20.568Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-21T13:20:20.805Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-21T13:20:20.805Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-21T13:20:21.747Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-21T13:20:21.747Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-21T13:20:22.384Z] --- PASS: TestRenameContainerWithSameName (2.21s) [2022-03-21T13:20:22.384Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:20:22.384Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:20:22.384Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:20:22.384Z] === RUN TestResize [2022-03-21T13:20:22.472Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-21T13:20:22.472Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-21T13:20:22.689Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-21T13:20:22.689Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-21T13:20:23.040Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-21T13:20:23.975Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-21T13:20:24.073Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-03-21T13:20:24.073Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-21T13:20:24.234Z] check_test.go:308: [d497631cda894] daemon is not started [2022-03-21T13:20:24.235Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-21T13:20:24.553Z] --- PASS: TestResize (2.14s) [2022-03-21T13:20:24.553Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:20:24.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-21T13:20:24.645Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-21T13:20:25.171Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-21T13:20:25.588Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-03-21T13:20:25.588Z] === RUN TestNISDomainname [2022-03-21T13:20:26.159Z] --- PASS: TestNISDomainname (0.51s) [2022-03-21T13:20:26.159Z] === RUN TestHostnameDnsResolution [2022-03-21T13:20:26.548Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.06s) [2022-03-21T13:20:26.548Z] PASS [2022-03-21T13:20:26.548Z] [2022-03-21T13:20:26.548Z] === Skipped [2022-03-21T13:20:26.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-21T13:20:26.548Z] build_session_test.go:25: TODO: BuildKit [2022-03-21T13:20:26.548Z] [2022-03-21T13:20:26.548Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-21T13:20:26.548Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-21T13:20:26.548Z] [2022-03-21T13:20:26.548Z] DONE 34 tests, 2 skipped in 186.935s [2022-03-21T13:20:26.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-21T13:20:26.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:20:26.548Z] ++ set -e [2022-03-21T13:20:26.548Z] ++ '[' -n 0 ']' [2022-03-21T13:20:26.548Z] ++ set -x [2022-03-21T13:20:26.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:20:26.548Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-21T13:20:26.548Z] INFO: Testing against a local daemon [2022-03-21T13:20:26.548Z] === RUN TestConfigInspect [2022-03-21T13:20:26.725Z] --- PASS: TestResizeWithInvalidSize (2.15s) [2022-03-21T13:20:26.725Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:20:26.731Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-21T13:20:26.731Z] === RUN TestUnprivilegedPortsAndPing [2022-03-21T13:20:27.114Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-21T13:20:27.302Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s) [2022-03-21T13:20:27.302Z] === RUN TestStats [2022-03-21T13:20:28.051Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-21T13:20:28.051Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-21T13:20:28.617Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-21T13:20:28.877Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-21T13:20:29.136Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-21T13:20:29.186Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-21T13:20:29.186Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-21T13:20:29.186Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-21T13:20:29.186Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-21T13:20:29.186Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-21T13:20:29.186Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-21T13:20:29.186Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-21T13:20:29.186Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T13:20:29.186Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-21T13:20:29.395Z] --- PASS: TestConfigInspect (3.00s) [2022-03-21T13:20:29.395Z] === RUN TestConfigList [2022-03-21T13:20:29.624Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2022-03-21T13:20:29.624Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:20:29.624Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:20:29.624Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:20:29.624Z] === RUN TestStats [2022-03-21T13:20:29.624Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:20:29.624Z] --- SKIP: TestStats (0.00s) [2022-03-21T13:20:29.624Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:20:29.846Z] --- PASS: TestStats (2.40s) [2022-03-21T13:20:29.846Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:20:29.846Z] === RUN TestStopContainerWithTimeout/0 [2022-03-21T13:20:29.846Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-21T13:20:29.846Z] === RUN TestStopContainerWithTimeout/1 [2022-03-21T13:20:29.846Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-21T13:20:29.846Z] === RUN TestStopContainerWithTimeout/3 [2022-03-21T13:20:29.846Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-21T13:20:29.846Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-21T13:20:29.846Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-21T13:20:29.846Z] === CONT TestStopContainerWithTimeout/0 [2022-03-21T13:20:29.846Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-21T13:20:30.419Z] === CONT TestStopContainerWithTimeout/3 [2022-03-21T13:20:31.927Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-21T13:20:32.100Z] ............................ [ 66%] [2022-03-21T13:20:32.186Z] --- PASS: TestConfigList (2.91s) [2022-03-21T13:20:32.186Z] === RUN TestConfigsCreateAndDelete [2022-03-21T13:20:32.332Z] === CONT TestStopContainerWithTimeout/1 [2022-03-21T13:20:33.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-21T13:20:33.716Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-21T13:20:33.717Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-03-21T13:20:33.717Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-03-21T13:20:33.717Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-03-21T13:20:33.717Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-21T13:20:33.717Z] === RUN TestDeleteDevicemapper [2022-03-21T13:20:33.717Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:20:33.717Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-21T13:20:33.717Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:20:33.728Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-03-21T13:20:33.728Z] === RUN TestCreateServiceConflict [2022-03-21T13:20:33.728Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-03-21T13:20:33.728Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:20:34.959Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-21T13:20:34.959Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:20:34.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-21T13:20:34.959Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T13:20:34.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-21T13:20:35.101Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-03-21T13:20:35.101Z] === RUN TestUpdateMemory [2022-03-21T13:20:35.467Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2022-03-21T13:20:35.467Z] === RUN TestConfigsUpdate [2022-03-21T13:20:35.633Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-03-21T13:20:35.633Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:20:35.672Z] --- PASS: TestUpdateMemory (0.57s) [2022-03-21T13:20:35.672Z] === RUN TestUpdateCPUQuota [2022-03-21T13:20:36.243Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-03-21T13:20:36.243Z] === RUN TestUpdatePidsLimit [2022-03-21T13:20:36.243Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-21T13:20:36.243Z] === RUN TestUpdatePidsLimit/no_change [2022-03-21T13:20:36.506Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-21T13:20:36.767Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-21T13:20:36.767Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-21T13:20:36.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-21T13:20:37.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-21T13:20:37.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit (1.68s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-21T13:20:37.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-21T13:20:37.865Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:20:38.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.13s) [2022-03-21T13:20:38.175Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:20:38.175Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:20:38.175Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-21T13:20:38.175Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:20:38.225Z] --- PASS: TestConfigsUpdate (2.94s) [2022-03-21T13:20:38.225Z] === RUN TestTemplatedConfig [2022-03-21T13:20:38.774Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-21T13:20:39.606Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-21T13:20:40.992Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-21T13:20:40.992Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T13:20:40.992Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-21T13:20:40.992Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T13:20:41.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-21T13:20:41.459Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T13:20:41.459Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-21T13:20:41.459Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T13:20:41.459Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-21T13:20:41.514Z] --- PASS: TestTemplatedConfig (3.42s) [2022-03-21T13:20:41.514Z] === RUN TestConfigCreateResolve [2022-03-21T13:20:42.454Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-21T13:20:43.837Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-21T13:20:44.407Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-21T13:20:44.407Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-03-21T13:20:44.407Z] PASS [2022-03-21T13:20:44.407Z] [2022-03-21T13:20:44.407Z] DONE 6 tests in 18.140s [2022-03-21T13:20:44.407Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-21T13:20:44.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:20:44.407Z] ++ set -e [2022-03-21T13:20:44.407Z] ++ '[' -n 0 ']' [2022-03-21T13:20:44.407Z] ++ set -x [2022-03-21T13:20:44.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:20:44.414Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-21T13:20:44.414Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T13:20:44.414Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-21T13:20:44.414Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T13:20:44.414Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-21T13:20:44.666Z] INFO: Testing against a local daemon [2022-03-21T13:20:44.666Z] === RUN TestCheckpoint [2022-03-21T13:20:44.666Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:20:44.666Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-21T13:20:44.666Z] === RUN TestContainerInvalidJSON [2022-03-21T13:20:44.666Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:20:44.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:20:44.666Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:20:44.666Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:20:44.666Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-21T13:20:44.666Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-21T13:20:44.666Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-21T13:20:44.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-21T13:20:44.666Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-21T13:20:44.666Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-21T13:20:44.666Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-21T13:20:44.666Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-21T13:20:44.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-21T13:20:44.927Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-21T13:20:44.927Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-21T13:20:44.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-21T13:20:44.927Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-21T13:20:44.927Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-21T13:20:44.927Z] === RUN TestCopyFromContainer [2022-03-21T13:20:45.864Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-21T13:20:46.123Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-21T13:20:46.383Z] check_test.go:308: [d648de1bc79b5] daemon is not started [2022-03-21T13:20:46.383Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-21T13:20:46.383Z] === RUN TestCopyFromContainer// [2022-03-21T13:20:46.383Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-21T13:20:46.383Z] === RUN TestCopyFromContainer//bar/root [2022-03-21T13:20:46.642Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-21T13:20:46.642Z] === RUN TestCopyFromContainer/bar/quux [2022-03-21T13:20:46.642Z] check_test.go:308: [d90891038b211] daemon is not started [2022-03-21T13:20:46.642Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-21T13:20:46.901Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-21T13:20:46.901Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-21T13:20:47.160Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-21T13:20:47.160Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-21T13:20:47.160Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-21T13:20:47.160Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-21T13:20:47.418Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer (2.54s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-03-21T13:20:47.418Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-03-21T13:20:47.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-21T13:20:47.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:20:47.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:20:47.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:20:47.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:20:47.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:20:47.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:20:47.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-21T13:20:47.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-21T13:20:47.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-21T13:20:47.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-21T13:20:47.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-21T13:20:47.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-21T13:20:47.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-21T13:20:47.418Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-21T13:20:47.677Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-03-21T13:20:47.677Z] === RUN TestCreateWithInvalidEnv [2022-03-21T13:20:47.677Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-21T13:20:47.677Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-21T13:20:47.677Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-21T13:20:47.677Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-21T13:20:47.677Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-21T13:20:47.677Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-21T13:20:47.677Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-21T13:20:47.677Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-21T13:20:47.677Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-21T13:20:47.677Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-21T13:20:47.677Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-21T13:20:47.677Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-21T13:20:47.677Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-21T13:20:47.677Z] === RUN TestCreateTmpfsMountsTarget [2022-03-21T13:20:47.677Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-21T13:20:47.677Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-21T13:20:48.245Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-21T13:20:48.814Z] check_test.go:308: [d678b30a99bb3] daemon is not started [2022-03-21T13:20:48.814Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-21T13:20:49.382Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-21T13:20:49.640Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-03-21T13:20:49.640Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-21T13:20:50.097Z] --- PASS: TestUpdateRestartPolicy (10.69s) [2022-03-21T13:20:50.097Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:20:50.097Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-21T13:20:50.097Z] === RUN TestWaitNonBlocked [2022-03-21T13:20:50.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:20:50.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:20:50.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:20:50.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:20:50.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:20:50.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:20:50.097Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-21T13:20:50.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-03-21T13:20:50.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-03-21T13:20:50.097Z] === RUN TestWaitBlocked [2022-03-21T13:20:50.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:20:50.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:20:50.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:20:50.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:20:50.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:20:50.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:20:50.358Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-21T13:20:50.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-21T13:20:50.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-03-21T13:20:50.358Z] === CONT TestContainerStartOnDaemonRestart [2022-03-21T13:20:50.358Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-21T13:20:50.509Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-03-21T13:20:50.509Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:20:51.015Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-21T13:20:51.571Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:20:51.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:20:51.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:20:51.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:20:51.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:20:51.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:20:51.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:20:51.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-21T13:20:51.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-21T13:20:51.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-21T13:20:51.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-21T13:20:51.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-21T13:20:51.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-21T13:20:51.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-21T13:20:52.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-21T13:20:52.273Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2022-03-21T13:20:52.273Z] === CONT TestDaemonHostGatewayIP [2022-03-21T13:20:52.273Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-03-21T13:20:52.273Z] === CONT TestDaemonRestartIpcMode [2022-03-21T13:20:52.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-03-21T13:20:52.411Z] === RUN TestCreateDifferentPlatform [2022-03-21T13:20:52.411Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-21T13:20:52.411Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-21T13:20:52.411Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-21T13:20:52.411Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-21T13:20:52.411Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-21T13:20:52.411Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-21T13:20:52.411Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-03-21T13:20:52.411Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-21T13:20:52.411Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-21T13:20:52.411Z] === RUN TestContainerStartOnDaemonRestart [2022-03-21T13:20:52.411Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-21T13:20:52.411Z] === RUN TestDaemonRestartIpcMode [2022-03-21T13:20:52.411Z] === PAUSE TestDaemonRestartIpcMode [2022-03-21T13:20:52.411Z] === RUN TestDaemonHostGatewayIP [2022-03-21T13:20:52.411Z] === PAUSE TestDaemonHostGatewayIP [2022-03-21T13:20:52.411Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-21T13:20:52.411Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-21T13:20:52.411Z] === RUN TestContainerKillOnDaemonStart [2022-03-21T13:20:52.411Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-21T13:20:52.411Z] === RUN TestDiff [2022-03-21T13:20:52.411Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-21T13:20:52.979Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-21T13:20:53.238Z] --- PASS: TestDiff (0.69s) [2022-03-21T13:20:53.238Z] === RUN TestExecWithCloseStdin [2022-03-21T13:20:54.173Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-03-21T13:20:54.173Z] === RUN TestExec [2022-03-21T13:20:54.819Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-03-21T13:20:54.819Z] === CONT TestIpcModeOlderClient [2022-03-21T13:20:54.819Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2022-03-21T13:20:54.819Z] === CONT TestContainerKillOnDaemonStart [2022-03-21T13:20:54.819Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-21T13:20:55.137Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-21T13:20:55.137Z] --- PASS: TestExec (0.99s) [2022-03-21T13:20:55.137Z] === RUN TestExecUser [2022-03-21T13:20:56.072Z] --- PASS: TestExecUser (0.80s) [2022-03-21T13:20:56.072Z] === RUN TestExportContainerAndImportImage [2022-03-21T13:20:56.641Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-03-21T13:20:56.641Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-21T13:20:58.017Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-03-21T13:20:58.017Z] === RUN TestHealthCheckWorkdir [2022-03-21T13:20:58.584Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-21T13:20:58.843Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-21T13:20:58.843Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-03-21T13:20:58.843Z] === RUN TestHealthKillContainer [2022-03-21T13:20:59.269Z] --- PASS: TestUpdateRestartPolicy (21.03s) [2022-03-21T13:20:59.269Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:21:01.374Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-21T13:21:01.374Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-21T13:21:01.452Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2022-03-21T13:21:01.452Z] === RUN TestWaitNonBlocked [2022-03-21T13:21:01.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:21:01.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:21:01.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:21:01.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:21:01.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:21:01.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:21:02.311Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-21T13:21:02.311Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-21T13:21:02.570Z] check_test.go:308: [d22c2c54899fd] daemon is not started [2022-03-21T13:21:02.570Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-21T13:21:02.710Z] --- PASS: TestCreateServiceSecretFileMode (12.61s) [2022-03-21T13:21:02.710Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:21:03.137Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-21T13:21:03.703Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-21T13:21:04.270Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-21T13:21:04.359Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-21T13:21:04.359Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s) [2022-03-21T13:21:04.359Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2022-03-21T13:21:04.359Z] === RUN TestWaitBlocked [2022-03-21T13:21:04.359Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:04.359Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-21T13:21:04.359Z] PASS [2022-03-21T13:21:04.359Z] ok github.com/docker/docker/integration/container 94.824s [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === Skipped [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-21T13:21:04.359Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-21T13:21:04.359Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-21T13:21:04.359Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-21T13:21:04.359Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-21T13:21:04.359Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-21T13:21:04.359Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-21T13:21:04.359Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-21T13:21:04.359Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-21T13:21:04.359Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-21T13:21:04.359Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-21T13:21:04.359Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-21T13:21:04.359Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-21T13:21:04.359Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-21T13:21:04.359Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-21T13:21:04.359Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-21T13:21:04.359Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:21:04.359Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-21T13:21:04.359Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.01s) [2022-03-21T13:21:04.359Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-21T13:21:04.359Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-21T13:21:04.359Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.01s) [2022-03-21T13:21:04.359Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:21:04.359Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:21:04.359Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.359Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-21T13:21:04.359Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.359Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-21T13:21:04.360Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-21T13:21:04.360Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-21T13:21:04.360Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-21T13:21:04.360Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-21T13:21:04.360Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:21:04.360Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-21T13:21:04.360Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-21T13:21:04.360Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-21T13:21:04.360Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:04.360Z] [2022-03-21T13:21:04.360Z] DONE 87 tests, 33 skipped in 97.701s [2022-03-21T13:21:04.360Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-21T13:21:04.530Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-21T13:21:05.465Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-21T13:21:06.032Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-21T13:21:06.975Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-21T13:21:07.049Z] --- PASS: TestContainerKillOnDaemonStart (11.45s) [2022-03-21T13:21:07.049Z] PASS [2022-03-21T13:21:07.049Z] [2022-03-21T13:21:07.049Z] === Skipped [2022-03-21T13:21:07.049Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-21T13:21:07.049Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:21:07.049Z] [2022-03-21T13:21:07.049Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:21:07.049Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:21:07.049Z] [2022-03-21T13:21:07.049Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-21T13:21:07.049Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:21:07.049Z] [2022-03-21T13:21:07.049Z] DONE 200 tests, 3 skipped in 112.008s [2022-03-21T13:21:07.049Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-21T13:21:07.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:07.049Z] ++ set -e [2022-03-21T13:21:07.049Z] ++ '[' -n 0 ']' [2022-03-21T13:21:07.049Z] ++ set -x [2022-03-21T13:21:07.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:07.049Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:21:07.049Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:21:07.049Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-21T13:21:07.049Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-21T13:21:07.049Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-21T13:21:07.049Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-21T13:21:07.049Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-21T13:21:07.049Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-21T13:21:07.049Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:21:07.049Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-21T13:21:07.049Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-21T13:21:07.049Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-21T13:21:07.049Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-03-21T13:21:07.049Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-21T13:21:07.049Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:21:07.049Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-21T13:21:07.234Z] --- PASS: TestHealthKillContainer (8.33s) [2022-03-21T13:21:07.234Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-21T13:21:07.991Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-21T13:21:08.170Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2022-03-21T13:21:08.170Z] === RUN TestIpcModeNone [2022-03-21T13:21:08.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-21T13:21:08.737Z] --- PASS: TestIpcModeNone (0.86s) [2022-03-21T13:21:08.737Z] === RUN TestIpcModePrivate [2022-03-21T13:21:08.933Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-21T13:21:09.304Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-21T13:21:09.563Z] --- PASS: TestIpcModePrivate (0.66s) [2022-03-21T13:21:09.563Z] === RUN TestIpcModeShareable [2022-03-21T13:21:09.822Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2022-03-21T13:21:10.081Z] --- PASS: TestIpcModeShareable (0.53s) [2022-03-21T13:21:10.081Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-21T13:21:10.319Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-21T13:21:10.319Z] daemon_test.go:156: [dc9b871134eb5] daemon is not started [2022-03-21T13:21:10.319Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-21T13:21:10.319Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-21T13:21:10.319Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-21T13:21:10.319Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-21T13:21:10.319Z] === RUN TestDaemonProxy [2022-03-21T13:21:10.319Z] === RUN TestDaemonProxy/environment_variables [2022-03-21T13:21:11.335Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-21T13:21:11.458Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-21T13:21:11.704Z] === RUN TestDaemonProxy/command-line_options [2022-03-21T13:21:11.716Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-21T13:21:12.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s) [2022-03-21T13:21:12.282Z] === RUN TestAPIIpcModeHost [2022-03-21T13:21:12.541Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-21T13:21:12.800Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-03-21T13:21:12.800Z] === RUN TestDaemonIpcModeShareable [2022-03-21T13:21:13.617Z] === RUN TestDaemonProxy/configuration_file [2022-03-21T13:21:13.736Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-21T13:21:14.305Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-21T13:21:14.305Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-21T13:21:14.305Z] check_test.go:308: [d20e6c8065547] daemon is not started [2022-03-21T13:21:14.305Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-21T13:21:14.305Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-03-21T13:21:14.564Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-03-21T13:21:14.564Z] === RUN TestDaemonIpcModePrivate [2022-03-21T13:21:14.726Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-21T13:21:14.726Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T13:21:14.726Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-21T13:21:14.910Z] --- PASS: TestCreateServiceConfigFileMode (12.62s) [2022-03-21T13:21:14.910Z] === RUN TestCreateServiceSysctls [2022-03-21T13:21:15.534Z] === RUN TestDaemonProxy/conflicting_options [2022-03-21T13:21:15.794Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-21T13:21:16.366Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-21T13:21:16.366Z] PASS [2022-03-21T13:21:16.366Z] [2022-03-21T13:21:16.366Z] DONE 17 tests in 10.242s [2022-03-21T13:21:16.366Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-21T13:21:16.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:16.366Z] ++ set -e [2022-03-21T13:21:16.366Z] ++ '[' -n 0 ']' [2022-03-21T13:21:16.366Z] ++ set -x [2022-03-21T13:21:16.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:16.469Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-03-21T13:21:16.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-21T13:21:16.469Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2022-03-21T13:21:16.469Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-21T13:21:16.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-21T13:21:16.628Z] INFO: Testing against a local daemon [2022-03-21T13:21:16.628Z] === RUN TestCommitInheritsEnv [2022-03-21T13:21:16.628Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-21T13:21:16.628Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:21:16.628Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-21T13:21:16.628Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:21:16.628Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:21:16.628Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform// [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/linux [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/macos [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-21T13:21:16.889Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-21T13:21:17.150Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-21T13:21:17.150Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:21:17.150Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-21T13:21:17.150Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:21:17.150Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-21T13:21:17.150Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:21:17.411Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-21T13:21:17.411Z] === RUN TestRemoveImageGarbageCollector [2022-03-21T13:21:17.411Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:21:17.411Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-21T13:21:17.411Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:21:17.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-21T13:21:17.411Z] === RUN TestTagInvalidReference [2022-03-21T13:21:17.411Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-21T13:21:17.411Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:21:17.411Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-21T13:21:17.411Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:21:17.411Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-21T13:21:17.411Z] === RUN TestTagOfficialNames [2022-03-21T13:21:17.411Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-21T13:21:17.411Z] === RUN TestTagMatchesDigest [2022-03-21T13:21:17.445Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-03-21T13:21:17.445Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:21:17.672Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-21T13:21:17.672Z] PASS [2022-03-21T13:21:17.672Z] [2022-03-21T13:21:17.672Z] === Skipped [2022-03-21T13:21:17.672Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:21:17.672Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-21T13:21:17.672Z] [2022-03-21T13:21:17.672Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-21T13:21:17.672Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:21:17.672Z] [2022-03-21T13:21:17.672Z] DONE 22 tests, 2 skipped in 1.201s [2022-03-21T13:21:17.672Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-21T13:21:17.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:17.672Z] ++ set -e [2022-03-21T13:21:17.672Z] ++ '[' -n 0 ']' [2022-03-21T13:21:17.672Z] ++ set -x [2022-03-21T13:21:17.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:21:17.672Z] INFO: Testing against a local daemon [2022-03-21T13:21:17.672Z] === RUN TestNetworkCreateDelete [2022-03-21T13:21:17.672Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-21T13:21:17.672Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:21:18.246Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-21T13:21:18.246Z] === RUN TestDaemonDNSFallback [2022-03-21T13:21:18.372Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-03-21T13:21:18.372Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2022-03-21T13:21:18.372Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-21T13:21:18.372Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-21T13:21:18.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-21T13:21:18.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-21T13:21:19.749Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-03-21T13:21:19.977Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-03-21T13:21:19.977Z] === RUN TestInspect [2022-03-21T13:21:20.008Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-21T13:21:20.008Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2022-03-21T13:21:20.008Z] === RUN TestIpcModeOlderClient [2022-03-21T13:21:20.008Z] === PAUSE TestIpcModeOlderClient [2022-03-21T13:21:20.008Z] === RUN TestKillContainerInvalidSignal [2022-03-21T13:21:20.943Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-03-21T13:21:20.943Z] === RUN TestKillContainer [2022-03-21T13:21:20.943Z] === RUN TestKillContainer/no_signal [2022-03-21T13:21:21.511Z] === RUN TestKillContainer/non_killing_signal [2022-03-21T13:21:21.770Z] check_test.go:308: [dcaf37c39f94c] daemon is not started [2022-03-21T13:21:21.770Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-21T13:21:22.029Z] === RUN TestKillContainer/killing_signal [2022-03-21T13:21:22.299Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-21T13:21:22.510Z] --- PASS: TestInspect (2.88s) [2022-03-21T13:21:22.510Z] === RUN TestCreateJob [2022-03-21T13:21:22.766Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-21T13:21:22.766Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T13:21:22.766Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-21T13:21:22.766Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T13:21:22.968Z] --- PASS: TestKillContainer (2.30s) [2022-03-21T13:21:22.968Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-03-21T13:21:22.968Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-03-21T13:21:22.968Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2022-03-21T13:21:22.968Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-21T13:21:22.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-21T13:21:23.233Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-21T13:21:23.233Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T13:21:23.233Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-21T13:21:23.233Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-21T13:21:23.538Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-21T13:21:23.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-21T13:21:24.218Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-21T13:21:24.731Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-21T13:21:24.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2022-03-21T13:21:24.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-03-21T13:21:24.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-03-21T13:21:24.731Z] === RUN TestKillStoppedContainer [2022-03-21T13:21:24.731Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-21T13:21:24.731Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-21T13:21:24.731Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-21T13:21:24.731Z] === RUN TestKillDifferentUserContainer [2022-03-21T13:21:24.899Z] --- PASS: TestDaemonDNSFallback (6.23s) [2022-03-21T13:21:24.899Z] === RUN TestInspectNetwork [2022-03-21T13:21:25.299Z] check_test.go:308: [d19e7c9128aef] daemon is not started [2022-03-21T13:21:25.299Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-21T13:21:25.558Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-03-21T13:21:25.558Z] === RUN TestInspectOomKilledTrue [2022-03-21T13:21:25.558Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:21:25.558Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-21T13:21:25.558Z] === RUN TestInspectOomKilledFalse [2022-03-21T13:21:25.558Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:21:25.558Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-21T13:21:25.558Z] === RUN TestLinksEtcHostsContentMatch [2022-03-21T13:21:25.796Z] --- PASS: TestCreateJob (3.02s) [2022-03-21T13:21:25.796Z] === RUN TestReplicatedJob [2022-03-21T13:21:25.935Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:21:25.935Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:21:25.935Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:21:25.935Z] === RUN TestDaemonConfigValidation [2022-03-21T13:21:25.935Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:21:25.935Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-21T13:21:25.935Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:21:25.935Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:21:25.935Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:21:25.935Z] === RUN TestDaemonProxy [2022-03-21T13:21:25.935Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:21:25.935Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-21T13:21:25.935Z] PASS [2022-03-21T13:21:25.935Z] ok github.com/docker/docker/integration/daemon 0.127s [2022-03-21T13:21:26.126Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-03-21T13:21:26.127Z] === RUN TestLinksContainerNames [2022-03-21T13:21:26.398Z] [2022-03-21T13:21:26.398Z] === Skipped [2022-03-21T13:21:26.398Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-21T13:21:26.398Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-21T13:21:26.398Z] [2022-03-21T13:21:26.398Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-21T13:21:26.398Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-21T13:21:26.398Z] [2022-03-21T13:21:26.398Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-21T13:21:26.398Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-21T13:21:26.398Z] [2022-03-21T13:21:26.398Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-21T13:21:26.398Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-21T13:21:26.398Z] [2022-03-21T13:21:26.398Z] DONE 4 tests, 4 skipped in 22.124s [2022-03-21T13:21:26.398Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-21T13:21:27.063Z] --- PASS: TestLinksContainerNames (1.21s) [2022-03-21T13:21:27.064Z] === RUN TestLogsFollowTailEmpty [2022-03-21T13:21:27.445Z] === RUN TestInspectNetwork/full_network_id [2022-03-21T13:21:27.445Z] === RUN TestInspectNetwork/partial_network_id [2022-03-21T13:21:27.445Z] === RUN TestInspectNetwork/network_name [2022-03-21T13:21:27.445Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-21T13:21:27.999Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-21T13:21:27.999Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-03-21T13:21:27.999Z] === RUN TestContainerNetworkMountsNoChown [2022-03-21T13:21:28.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-21T13:21:28.258Z] docker_cli_daemon_plugins_test.go:80: [d100c2b8a96c7] daemon is not started [2022-03-21T13:21:28.517Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/default [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/default [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/private [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/private [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rprivate [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/slave [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/slave [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rslave [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/shared [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/shared [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rshared [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/default [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rshared [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/shared [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rslave [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/slave [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rprivate [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/private [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-21T13:21:28.517Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:21:28.517Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-21T13:21:28.517Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-21T13:21:28.776Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-21T13:21:28.777Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-21T13:21:28.777Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-21T13:21:28.777Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-21T13:21:28.777Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-21T13:21:29.035Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-21T13:21:29.035Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-21T13:21:29.035Z] === RUN TestContainerBindMountNonRecursive [2022-03-21T13:21:29.295Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-21T13:21:29.373Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-21T13:21:29.373Z] tests/integration/client_test.py ..... [ 75%] [2022-03-21T13:21:29.373Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-21T13:21:29.373Z] tests/integration/errors_test.py . [ 76%] [2022-03-21T13:21:29.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-21T13:21:29.663Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T13:21:29.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-21T13:21:29.663Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T13:21:29.663Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-21T13:21:29.663Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-21T13:21:30.232Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-21T13:21:30.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:30.579Z] INFO: Testing against a local daemon [2022-03-21T13:21:30.579Z] === RUN TestCommitInheritsEnv [2022-03-21T13:21:30.579Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:21:30.579Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-21T13:21:30.579Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:21:30.579Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:21:30.579Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:21:30.579Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:21:30.579Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:21:30.579Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-21T13:21:30.579Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:21:30.579Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-21T13:21:30.579Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:21:30.579Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-21T13:21:30.579Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:21:30.800Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-21T13:21:30.800Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-03-21T13:21:30.800Z] === RUN TestContainerVolumesMountedAsShared [2022-03-21T13:21:31.084Z] --- PASS: TestReplicatedJob (5.09s) [2022-03-21T13:21:31.084Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:21:31.544Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-03-21T13:21:31.544Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:21:31.544Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-21T13:21:31.544Z] === RUN TestTagInvalidReference [2022-03-21T13:21:31.544Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-21T13:21:31.544Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:21:31.544Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-21T13:21:31.544Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:21:31.649Z] --- PASS: TestInspectNetwork (7.07s) [2022-03-21T13:21:31.649Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-21T13:21:31.649Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-21T13:21:31.649Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-21T13:21:31.649Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-21T13:21:31.649Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:21:31.735Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-03-21T13:21:31.735Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-21T13:21:31.995Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-03-21T13:21:31.995Z] === RUN TestNetworkNat [2022-03-21T13:21:32.003Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-21T13:21:32.003Z] === RUN TestTagOfficialNames [2022-03-21T13:21:32.003Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-21T13:21:32.003Z] === RUN TestTagMatchesDigest [2022-03-21T13:21:32.003Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-21T13:21:32.003Z] PASS [2022-03-21T13:21:32.003Z] ok github.com/docker/docker/integration/image 1.614s [2022-03-21T13:21:32.003Z] [2022-03-21T13:21:32.003Z] === Skipped [2022-03-21T13:21:32.003Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-21T13:21:32.003Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:21:32.003Z] [2022-03-21T13:21:32.003Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-21T13:21:32.003Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:21:32.003Z] [2022-03-21T13:21:32.003Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-21T13:21:32.003Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-21T13:21:32.003Z] [2022-03-21T13:21:32.003Z] DONE 12 tests, 3 skipped in 5.412s [2022-03-21T13:21:32.003Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-21T13:21:32.253Z] docker_cli_daemon_plugins_test.go:170: [d23eddd5143c8] daemon is not started [2022-03-21T13:21:32.608Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-21T13:21:32.821Z] --- PASS: TestNetworkNat (0.75s) [2022-03-21T13:21:32.822Z] === RUN TestNetworkLocalhostTCPNat [2022-03-21T13:21:33.036Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-03-21T13:21:33.036Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:21:33.036Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:33.036Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:33.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:33.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:33.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:33.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:33.036Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:33.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:33.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-21T13:21:33.036Z] === RUN TestNetworkList [2022-03-21T13:21:33.036Z] === RUN TestNetworkList//networks [2022-03-21T13:21:33.036Z] === PAUSE TestNetworkList//networks [2022-03-21T13:21:33.036Z] === RUN TestNetworkList//networks/ [2022-03-21T13:21:33.036Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:21:33.036Z] === CONT TestNetworkList//networks [2022-03-21T13:21:33.036Z] === CONT TestNetworkList//networks/ [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkList (0.01s) [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:21:33.036Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:21:33.036Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:21:33.607Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-21T13:21:33.607Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:21:33.757Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-21T13:21:33.757Z] === RUN TestNetworkLoopbackNat [2022-03-21T13:21:33.757Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-21T13:21:34.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:34.179Z] INFO: Testing against a local daemon [2022-03-21T13:21:34.179Z] === RUN TestNetworkCreateDelete [2022-03-21T13:21:34.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:21:34.179Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:21:34.179Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonDNSFallback [2022-03-21T13:21:34.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestInspectNetwork [2022-03-21T13:21:34.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:34.179Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:21:34.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:21:34.179Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:34.179Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:34.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:34.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:34.179Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:34.179Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:34.179Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:21:34.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:21:34.179Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-21T13:21:34.179Z] === RUN TestNetworkList [2022-03-21T13:21:34.179Z] === RUN TestNetworkList//networks [2022-03-21T13:21:34.179Z] === PAUSE TestNetworkList//networks [2022-03-21T13:21:34.179Z] === RUN TestNetworkList//networks/ [2022-03-21T13:21:34.179Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:21:34.179Z] === CONT TestNetworkList//networks [2022-03-21T13:21:34.179Z] === CONT TestNetworkList//networks/ [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkList (0.04s) [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:21:34.179Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:21:34.179Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:21:34.179Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:21:34.179Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:21:34.179Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:21:34.179Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:21:34.179Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:21:34.179Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:21:34.179Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:21:34.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:21:34.179Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:21:34.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:21:34.179Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:21:34.179Z] PASS [2022-03-21T13:21:34.179Z] ok github.com/docker/docker/integration/network 0.170s [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === Skipped [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-21T13:21:34.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-21T13:21:34.179Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-21T13:21:34.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-21T13:21:34.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-21T13:21:34.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-21T13:21:34.179Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-21T13:21:34.179Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-21T13:21:34.179Z] [2022-03-21T13:21:34.179Z] DONE 22 tests, 15 skipped in 2.194s [2022-03-21T13:21:34.374Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-03-21T13:21:34.374Z] === RUN TestServiceListWithStatuses [2022-03-21T13:21:34.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:21:34.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:21:34.374Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:21:34.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-21T13:21:34.549Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:21:34.636Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-21T13:21:35.093Z] testing: warning: no tests to run [2022-03-21T13:21:35.093Z] PASS [2022-03-21T13:21:35.093Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2022-03-21T13:21:35.093Z] [2022-03-21T13:21:35.093Z] DONE 0 tests in 0.784s [2022-03-21T13:21:35.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-21T13:21:35.121Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:21:35.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-21T13:21:36.008Z] testing: warning: no tests to run [2022-03-21T13:21:36.008Z] PASS [2022-03-21T13:21:36.008Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2022-03-21T13:21:36.008Z] [2022-03-21T13:21:36.008Z] DONE 0 tests in 0.811s [2022-03-21T13:21:36.465Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-21T13:21:36.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-21T13:21:36.506Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:21:36.923Z] testing: warning: no tests to run [2022-03-21T13:21:36.923Z] PASS [2022-03-21T13:21:36.923Z] ok github.com/docker/docker/integration/plugin 0.083s [2022-03-21T13:21:36.923Z] [2022-03-21T13:21:36.923Z] DONE 0 tests in 0.760s [2022-03-21T13:21:37.106Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-21T13:21:37.106Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2022-03-21T13:21:37.106Z] === RUN TestPause [2022-03-21T13:21:37.107Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-21T13:21:37.366Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-21T13:21:37.366Z] --- PASS: TestPause (0.78s) [2022-03-21T13:21:37.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-21T13:21:37.366Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:21:37.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:21:37.366Z] === RUN TestPauseStopPausedContainer [2022-03-21T13:21:37.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-21T13:21:37.448Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-21T13:21:37.448Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:21:37.625Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-21T13:21:37.840Z] testing: warning: no tests to run [2022-03-21T13:21:37.840Z] PASS [2022-03-21T13:21:37.840Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-03-21T13:21:37.840Z] [2022-03-21T13:21:37.840Z] DONE 0 tests in 0.768s [2022-03-21T13:21:37.883Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2022-03-21T13:21:37.883Z] === RUN TestPidHost [2022-03-21T13:21:38.020Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-21T13:21:38.020Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:21:38.142Z] check_test.go:308: [d6440f6e86bf2] daemon is not started [2022-03-21T13:21:38.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-21T13:21:38.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-21T13:21:38.401Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-21T13:21:38.561Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2022-03-21T13:21:38.561Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:21:39.777Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-21T13:21:39.777Z] --- PASS: TestPidHost (1.70s) [2022-03-21T13:21:39.777Z] === RUN TestPsFilter [2022-03-21T13:21:39.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-21T13:21:39.777Z] --- PASS: TestPsFilter (0.15s) [2022-03-21T13:21:39.777Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-21T13:21:39.935Z] --- PASS: TestServiceWithPredefinedNetwork (1.76s) [2022-03-21T13:21:39.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:21:39.935Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:21:39.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:21:39.935Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:21:40.714Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-03-21T13:21:40.714Z] === RUN TestRemoveContainerWithVolume [2022-03-21T13:21:41.095Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-03-21T13:21:41.096Z] === RUN TestServicePlugin [2022-03-21T13:21:41.280Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-03-21T13:21:41.280Z] === RUN TestRemoveContainerRunning [2022-03-21T13:21:41.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-21T13:21:42.218Z] --- PASS: TestRemoveContainerRunning (0.67s) [2022-03-21T13:21:42.218Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-21T13:21:42.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-03-21T13:21:42.785Z] === RUN TestRemoveInvalidContainer [2022-03-21T13:21:42.785Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-21T13:21:42.785Z] === RUN TestRenameLinkedContainer [2022-03-21T13:21:42.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:42.980Z] INFO: Testing against a local daemon [2022-03-21T13:21:42.980Z] === RUN TestPluginInvalidJSON [2022-03-21T13:21:42.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:21:42.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:21:42.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:21:42.980Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-21T13:21:42.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-21T13:21:42.980Z] === RUN TestPluginInstall [2022-03-21T13:21:42.980Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-21T13:21:42.980Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:21:42.980Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-21T13:21:42.980Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:21:42.980Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:21:42.980Z] PASS [2022-03-21T13:21:42.980Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-03-21T13:21:42.980Z] [2022-03-21T13:21:42.980Z] === Skipped [2022-03-21T13:21:42.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-21T13:21:42.980Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] [2022-03-21T13:21:42.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-21T13:21:42.980Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] [2022-03-21T13:21:42.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-21T13:21:42.980Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-21T13:21:42.980Z] [2022-03-21T13:21:42.980Z] DONE 5 tests, 3 skipped in 4.622s [2022-03-21T13:21:42.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-21T13:21:43.043Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-21T13:21:43.302Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-21T13:21:44.678Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-21T13:21:45.134Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-21T13:21:45.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:45.150Z] INFO: Testing against a local daemon [2022-03-21T13:21:45.150Z] === RUN TestExternalGraphDriver [2022-03-21T13:21:45.150Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:21:45.150Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-21T13:21:45.150Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:21:45.150Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:21:45.150Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:21:45.150Z] PASS [2022-03-21T13:21:45.150Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.122s [2022-03-21T13:21:45.150Z] [2022-03-21T13:21:45.150Z] === Skipped [2022-03-21T13:21:45.150Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-21T13:21:45.150Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-21T13:21:45.150Z] [2022-03-21T13:21:45.150Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-21T13:21:45.150Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-21T13:21:45.150Z] [2022-03-21T13:21:45.150Z] DONE 2 tests, 2 skipped in 2.325s [2022-03-21T13:21:45.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-21T13:21:45.284Z] plugin_test.go:61: [dada9a6bf7e69] joining swarm manager [d05e2bcab08f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:21:46.053Z] --- PASS: TestRenameLinkedContainer (3.03s) [2022-03-21T13:21:46.053Z] === RUN TestRenameStoppedContainer [2022-03-21T13:21:46.219Z] plugin_test.go:64: [d21c17bcd5fcf] joining swarm manager [d05e2bcab08f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:21:46.619Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-03-21T13:21:46.619Z] === RUN TestRenameRunningContainerAndReuse [2022-03-21T13:21:46.619Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-21T13:21:47.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:47.324Z] INFO: Testing against a local daemon [2022-03-21T13:21:47.324Z] === RUN TestReadPluginNoRead [2022-03-21T13:21:47.324Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:21:47.324Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-21T13:21:47.324Z] PASS [2022-03-21T13:21:47.324Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-03-21T13:21:47.781Z] [2022-03-21T13:21:47.781Z] === Skipped [2022-03-21T13:21:47.781Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-21T13:21:47.781Z] read_test.go:21: no unix domain sockets on Windows [2022-03-21T13:21:47.781Z] [2022-03-21T13:21:47.781Z] DONE 1 tests, 1 skipped in 2.319s [2022-03-21T13:21:47.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-21T13:21:48.263Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-21T13:21:48.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2022-03-21T13:21:48.523Z] === RUN TestRenameInvalidName [2022-03-21T13:21:48.523Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-21T13:21:48.745Z] testing: warning: no tests to run [2022-03-21T13:21:48.745Z] PASS [2022-03-21T13:21:48.745Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2022-03-21T13:21:48.781Z] --- PASS: TestRenameInvalidName (0.66s) [2022-03-21T13:21:48.782Z] === RUN TestRenameAnonymousContainer [2022-03-21T13:21:49.203Z] [2022-03-21T13:21:49.203Z] DONE 0 tests in 1.225s [2022-03-21T13:21:49.203Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-21T13:21:49.716Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-21T13:21:49.975Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-21T13:21:50.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-21T13:21:50.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-21T13:21:50.991Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-21T13:21:51.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:51.377Z] INFO: Testing against a local daemon [2022-03-21T13:21:51.377Z] === RUN TestPluginWithDevMounts [2022-03-21T13:21:51.377Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:51.377Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-21T13:21:51.377Z] PASS [2022-03-21T13:21:51.377Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-03-21T13:21:51.377Z] [2022-03-21T13:21:51.377Z] === Skipped [2022-03-21T13:21:51.377Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-21T13:21:51.377Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:51.377Z] [2022-03-21T13:21:51.377Z] DONE 1 tests, 1 skipped in 2.313s [2022-03-21T13:21:51.377Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-21T13:21:51.458Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-21T13:21:51.458Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T13:21:51.458Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-21T13:21:51.884Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2022-03-21T13:21:51.884Z] === RUN TestRenameContainerWithSameName [2022-03-21T13:21:51.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-21T13:21:52.144Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-03-21T13:21:52.144Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-21T13:21:53.523Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-03-21T13:21:53.523Z] === RUN TestResize [2022-03-21T13:21:53.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-21T13:21:53.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:53.550Z] INFO: Testing against a local daemon [2022-03-21T13:21:53.550Z] === RUN TestSecretInspect [2022-03-21T13:21:53.550Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-21T13:21:53.550Z] === RUN TestSecretList [2022-03-21T13:21:53.550Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] --- SKIP: TestSecretList (0.00s) [2022-03-21T13:21:53.550Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:21:53.550Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:21:53.550Z] === RUN TestSecretsUpdate [2022-03-21T13:21:53.550Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-21T13:21:53.550Z] === RUN TestTemplatedSecret [2022-03-21T13:21:53.550Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-21T13:21:53.550Z] === RUN TestSecretCreateResolve [2022-03-21T13:21:53.550Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:53.550Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-21T13:21:53.550Z] PASS [2022-03-21T13:21:53.550Z] ok github.com/docker/docker/integration/secret 0.101s [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === Skipped [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-03-21T13:21:53.550Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-21T13:21:53.550Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-21T13:21:53.550Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-21T13:21:53.550Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-21T13:21:53.550Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-21T13:21:53.550Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:53.550Z] [2022-03-21T13:21:53.550Z] DONE 6 tests, 6 skipped in 1.924s [2022-03-21T13:21:53.550Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-21T13:21:54.090Z] --- PASS: TestResize (0.56s) [2022-03-21T13:21:54.090Z] === RUN TestResizeWithInvalidSize [2022-03-21T13:21:54.090Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-21T13:21:54.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-21T13:21:54.607Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2022-03-21T13:21:54.607Z] === RUN TestResizeWhenContainerNotStarted [2022-03-21T13:21:54.843Z] --- PASS: TestServiceWithDataPathPortInit (13.26s) [2022-03-21T13:21:54.844Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:21:55.173Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2022-03-21T13:21:55.173Z] === RUN TestDaemonRestartKillContainers [2022-03-21T13:21:55.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:21:55.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:21:55.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:21:55.174Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:21:55.174Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:21:55.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-21T13:21:55.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:21:55.239Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-21T13:21:55.415Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k9owg5tt93wz01pf0ka2ieci0 Created:2022-03-21 13:21:54.419738547 +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[ed014fa010bb2fd48fdc42c8c8be2f5a325bbd313fccb57166d24502663ac1cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hjovd5h5babqhdveykf6secor EndpointID:eb5e23ce6d952832ab2c37a68cfaebc4048a7cc8d5511901e0c58437ea428dd5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63afcc17c259c13c453e77f424bfce7bc8468d2f7fb6bb922c87cf41f1ec62c2 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:ae98a5577a8b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hjovd5h5babqhdveykf6secor EndpointID:eb5e23ce6d952832ab2c37a68cfaebc4048a7cc8d5511901e0c58437ea428dd5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-21T13:21:56.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-21T13:21:56.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:56.445Z] INFO: Testing against a local daemon [2022-03-21T13:21:56.445Z] === RUN TestServiceCreateInit [2022-03-21T13:21:56.445Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:21:56.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:21:56.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:21:56.445Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceConflict [2022-03-21T13:21:56.445Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:21:56.445Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:21:56.445Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:21:56.445Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:21:56.445Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:21:56.445Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceSysctls [2022-03-21T13:21:56.445Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-21T13:21:56.445Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:21:56.445Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-21T13:21:56.445Z] === RUN TestInspect [2022-03-21T13:21:56.445Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestInspect (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestCreateJob [2022-03-21T13:21:56.445Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestCreateJob (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestReplicatedJob [2022-03-21T13:21:56.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:21:56.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceListWithStatuses [2022-03-21T13:21:56.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:21:56.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:21:56.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServicePlugin [2022-03-21T13:21:56.445Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceUpdateLabel [2022-03-21T13:21:56.445Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:21:56.445Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:21:56.445Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:21:56.445Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-21T13:21:56.445Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:21:56.445Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:21:56.445Z] PASS [2022-03-21T13:21:56.445Z] ok github.com/docker/docker/integration/service 0.237s [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === Skipped [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-21T13:21:56.445Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-21T13:21:56.445Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-21T13:21:56.445Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-21T13:21:56.445Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-21T13:21:56.445Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-21T13:21:56.445Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-21T13:21:56.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-21T13:21:56.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-21T13:21:56.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-21T13:21:56.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-21T13:21:56.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.445Z] [2022-03-21T13:21:56.445Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-21T13:21:56.446Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-21T13:21:56.446Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-21T13:21:56.446Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-21T13:21:56.446Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-21T13:21:56.446Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-21T13:21:56.446Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-21T13:21:56.446Z] [2022-03-21T13:21:56.446Z] DONE 24 tests, 23 skipped in 2.616s [2022-03-21T13:21:56.446Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-21T13:21:56.800Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-21T13:21:57.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:21:57.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:21:57.983Z] INFO: Testing against a local daemon [2022-03-21T13:21:57.983Z] === RUN TestSessionCreate [2022-03-21T13:21:57.983Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:57.983Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-21T13:21:57.983Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:21:57.983Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:57.983Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:21:57.983Z] PASS [2022-03-21T13:21:57.983Z] ok github.com/docker/docker/integration/session 0.094s [2022-03-21T13:21:57.983Z] [2022-03-21T13:21:57.983Z] === Skipped [2022-03-21T13:21:57.983Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-21T13:21:57.983Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:57.983Z] [2022-03-21T13:21:57.983Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-21T13:21:57.983Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-21T13:21:57.983Z] [2022-03-21T13:21:57.983Z] DONE 2 tests, 2 skipped in 1.761s [2022-03-21T13:21:58.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-21T13:21:58.440Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-21T13:21:58.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:21:59.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-21T13:22:00.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-21T13:22:00.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-21T13:22:00.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:22:00.631Z] INFO: Testing against a local daemon [2022-03-21T13:22:00.631Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:22:00.631Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:22:00.631Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestDiskUsage [2022-03-21T13:22:00.631Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:22:00.631Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestEventsExecDie [2022-03-21T13:22:00.631Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:22:00.631Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:22:00.631Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:22:00.631Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestEventsVolumeCreate [2022-03-21T13:22:00.631Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:22:00.631Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestInfoAPI [2022-03-21T13:22:00.631Z] --- PASS: TestInfoAPI (0.05s) [2022-03-21T13:22:00.631Z] === RUN TestInfoAPIWarnings [2022-03-21T13:22:00.631Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:22:00.631Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestInfoDebug [2022-03-21T13:22:00.631Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:00.631Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:22:00.631Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:00.631Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:22:00.631Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:00.631Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-21T13:22:00.631Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:22:00.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-21T13:22:00.643Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-21T13:22:00.703Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2022-03-21T13:22:00.703Z] PASS [2022-03-21T13:22:00.703Z] [2022-03-21T13:22:00.703Z] === Skipped [2022-03-21T13:22:00.703Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:22:00.703Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:22:00.703Z] [2022-03-21T13:22:00.703Z] DONE 26 tests, 1 skipped in 42.243s [2022-03-21T13:22:00.703Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] ++ set -e [2022-03-21T13:22:00.703Z] ++ '[' -n 0 ']' [2022-03-21T13:22:00.703Z] ++ set -x [2022-03-21T13:22:00.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] INFO: Testing against a local daemon [2022-03-21T13:22:00.703Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-21T13:22:00.703Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:22:00.703Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:22:00.703Z] === RUN TestDockerNetworkIpvlan [2022-03-21T13:22:00.703Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:22:00.703Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:22:00.703Z] PASS [2022-03-21T13:22:00.703Z] [2022-03-21T13:22:00.703Z] === Skipped [2022-03-21T13:22:00.703Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:22:00.703Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:22:00.703Z] [2022-03-21T13:22:00.703Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:22:00.703Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:22:00.703Z] [2022-03-21T13:22:00.703Z] DONE 2 tests, 2 skipped in 0.078s [2022-03-21T13:22:00.703Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] ++ set -e [2022-03-21T13:22:00.703Z] ++ '[' -n 0 ']' [2022-03-21T13:22:00.703Z] ++ set -x [2022-03-21T13:22:00.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:00.703Z] INFO: Testing against a local daemon [2022-03-21T13:22:00.703Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-21T13:22:01.275Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-03-21T13:22:01.275Z] === RUN TestDockerNetworkMacvlan [2022-03-21T13:22:01.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-21T13:22:01.597Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-03-21T13:22:01.597Z] === RUN TestPingCacheHeaders [2022-03-21T13:22:01.597Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-21T13:22:01.597Z] === RUN TestPingGet [2022-03-21T13:22:01.597Z] --- PASS: TestPingGet (0.04s) [2022-03-21T13:22:01.597Z] === RUN TestPingHead [2022-03-21T13:22:01.597Z] --- PASS: TestPingHead (0.04s) [2022-03-21T13:22:01.597Z] === RUN TestVersion [2022-03-21T13:22:01.597Z] --- PASS: TestVersion (0.04s) [2022-03-21T13:22:01.597Z] PASS [2022-03-21T13:22:01.597Z] ok github.com/docker/docker/integration/system 1.323s [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === Skipped [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:22:01.597Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-21T13:22:01.597Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-21T13:22:01.597Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-21T13:22:01.597Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-21T13:22:01.597Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-21T13:22:01.597Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-21T13:22:01.597Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-21T13:22:01.597Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-21T13:22:01.597Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-21T13:22:01.597Z] [2022-03-21T13:22:01.597Z] DONE 15 tests, 9 skipped in 3.407s [2022-03-21T13:22:01.597Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-21T13:22:02.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:22:02.216Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-21T13:22:02.658Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-21T13:22:02.658Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T13:22:02.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-21T13:22:02.658Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T13:22:02.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-21T13:22:02.658Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T13:22:02.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-21T13:22:02.658Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T13:22:02.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-21T13:22:02.789Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-21T13:22:03.361Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-21T13:22:03.642Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-21T13:22:03.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:22:03.767Z] INFO: Testing against a local daemon [2022-03-21T13:22:03.767Z] === RUN TestVolumesCreateAndList [2022-03-21T13:22:03.767Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-21T13:22:03.767Z] === RUN TestVolumesRemove [2022-03-21T13:22:03.767Z] --- PASS: TestVolumesRemove (0.11s) [2022-03-21T13:22:03.767Z] === RUN TestVolumesInspect [2022-03-21T13:22:03.767Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-21T13:22:03.767Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:22:03.767Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:22:03.767Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:22:03.767Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:22:03.767Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-21T13:22:03.767Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-21T13:22:03.767Z] PASS [2022-03-21T13:22:03.767Z] ok github.com/docker/docker/integration/volume 0.295s [2022-03-21T13:22:04.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-21T13:22:04.223Z] [2022-03-21T13:22:04.223Z] DONE 5 tests in 2.395s [2022-03-21T13:22:04.223Z] INFO: make.ps1 ended at 03/21/2022 13:22:04 [2022-03-21T13:22:04.223Z] INFO: Integration CLI tests being run from the host: [2022-03-21T13:22:04.223Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-21T13:22:04.486Z] ......... [ 85%] [2022-03-21T13:22:05.275Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-21T13:22:05.426Z] check_test.go:308: [d2aa1991deb16] daemon is not started [2022-03-21T13:22:05.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-21T13:22:05.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-21T13:22:06.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-21T13:22:06.659Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-21T13:22:08.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-21T13:22:09.611Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-21T13:22:09.962Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan (8.82s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.77s) [2022-03-21T13:22:10.223Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-03-21T13:22:10.223Z] PASS [2022-03-21T13:22:10.223Z] [2022-03-21T13:22:10.223Z] DONE 8 tests in 10.295s [2022-03-21T13:22:10.223Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] ++ set -e [2022-03-21T13:22:10.223Z] ++ '[' -n 0 ']' [2022-03-21T13:22:10.223Z] ++ set -x [2022-03-21T13:22:10.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] testing: warning: no tests to run [2022-03-21T13:22:10.223Z] PASS [2022-03-21T13:22:10.223Z] [2022-03-21T13:22:10.223Z] DONE 0 tests in 0.024s [2022-03-21T13:22:10.223Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] ++ set -e [2022-03-21T13:22:10.223Z] ++ '[' -n 0 ']' [2022-03-21T13:22:10.223Z] ++ set -x [2022-03-21T13:22:10.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:10.223Z] INFO: Testing against a local daemon [2022-03-21T13:22:10.223Z] === RUN TestAuthZPluginAllowRequest [2022-03-21T13:22:10.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-21T13:22:11.052Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-21T13:22:11.610Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-03-21T13:22:11.610Z] === RUN TestAuthZPluginTLS [2022-03-21T13:22:11.871Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-21T13:22:11.871Z] === RUN TestAuthZPluginDenyRequest [2022-03-21T13:22:12.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-21T13:22:12.443Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-21T13:22:12.443Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-21T13:22:12.758Z] --- PASS: TestServicePlugin (30.01s) [2022-03-21T13:22:12.758Z] === RUN TestServiceUpdateLabel [2022-03-21T13:22:13.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-21T13:22:13.014Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-21T13:22:13.014Z] === RUN TestAuthZPluginDenyResponse [2022-03-21T13:22:13.330Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-03-21T13:22:13.330Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:22:13.585Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-21T13:22:13.585Z] === RUN TestAuthZPluginAllowEventStream [2022-03-21T13:22:14.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-21T13:22:14.970Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-03-21T13:22:14.970Z] === RUN TestAuthZPluginErrorResponse [2022-03-21T13:22:15.230Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-21T13:22:15.230Z] === RUN TestAuthZPluginErrorRequest [2022-03-21T13:22:15.801Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-21T13:22:15.801Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-21T13:22:16.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-21T13:22:16.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-21T13:22:16.372Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-21T13:22:16.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-21T13:22:16.648Z] INFO: Testing against a local daemon [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-21T13:22:16.648Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-21T13:22:16.648Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-21T13:22:16.648Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-21T13:22:17.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-21T13:22:17.587Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-21T13:22:17.587Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-21T13:22:17.613Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-21T13:22:17.756Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-03-21T13:22:17.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-21T13:22:17.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-21T13:22:18.073Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-21T13:22:19.038Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-21T13:22:19.038Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-21T13:22:19.144Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-03-21T13:22:19.144Z] === RUN TestAuthZPluginHeader [2022-03-21T13:22:19.406Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-21T13:22:19.406Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-21T13:22:19.406Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:19.406Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-21T13:22:19.406Z] === RUN TestAuthZPluginV2Disable [2022-03-21T13:22:19.406Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:19.406Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-21T13:22:19.406Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-21T13:22:19.406Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:19.406Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-21T13:22:19.406Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-21T13:22:19.406Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:19.406Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-21T13:22:19.406Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-21T13:22:20.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.92s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.92s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.49s) [2022-03-21T13:22:20.993Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.30s) [2022-03-21T13:22:20.993Z] === RUN TestCgroupNamespacesRun [2022-03-21T13:22:22.898Z] --- PASS: TestCgroupNamespacesRun (1.93s) [2022-03-21T13:22:22.898Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-21T13:22:23.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-21T13:22:23.597Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-21T13:22:23.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-21T13:22:23.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-21T13:22:24.550Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2022-03-21T13:22:24.550Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-21T13:22:25.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-21T13:22:25.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-21T13:22:26.186Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-03-21T13:22:26.186Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-21T13:22:27.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-21T13:22:28.061Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2022-03-21T13:22:28.061Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-21T13:22:28.203Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-03-21T13:22:28.204Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:22:28.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-21T13:22:29.697Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-03-21T13:22:29.697Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-21T13:22:30.729Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-21T13:22:30.730Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-21T13:22:31.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-03-21T13:22:31.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-21T13:22:31.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-21T13:22:32.169Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-03-21T13:22:32.169Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-21T13:22:32.979Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-21T13:22:32.979Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T13:22:32.979Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-21T13:22:33.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-21T13:22:34.046Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-03-21T13:22:34.046Z] === RUN TestNISDomainname [2022-03-21T13:22:34.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-21T13:22:34.320Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-21T13:22:34.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-21T13:22:34.822Z] --- PASS: TestNISDomainname (0.90s) [2022-03-21T13:22:34.822Z] === RUN TestHostnameDnsResolution [2022-03-21T13:22:34.832Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-21T13:22:34.832Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-21T13:22:34.832Z] [2022-03-21T13:22:34.832Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-21T13:22:34.832Z] =========================== short test summary info ============================ [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-21T13:22:34.832Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-21T13:22:34.832Z] Not supported on most drivers [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-21T13:22:34.832Z] Output of docker top depends on host distro, and is not formalized. [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-21T13:22:34.832Z] Output of docker top depends on host distro, and is not formalized. [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-21T13:22:34.832Z] Can fail if eth0 has multiple IP addresses [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-21T13:22:34.832Z] This doesn't seem to be taken into account by the engine [2022-03-21T13:22:34.832Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-21T13:22:34.832Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-21T13:22:34.832Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 313.82 seconds == [2022-03-21T13:22:35.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-21T13:22:35.758Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-21T13:22:36.017Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-03-21T13:22:36.017Z] === RUN TestUnprivilegedPortsAndPing [2022-03-21T13:22:36.276Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-21T13:22:37.213Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-03-21T13:22:37.213Z] === RUN TestStats [2022-03-21T13:22:37.213Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-21T13:22:37.580Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-21T13:22:37.580Z] PASS [2022-03-21T13:22:37.580Z] [2022-03-21T13:22:37.580Z] === Skipped [2022-03-21T13:22:37.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-21T13:22:37.580Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:37.580Z] [2022-03-21T13:22:37.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-21T13:22:37.580Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:37.580Z] [2022-03-21T13:22:37.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-21T13:22:37.580Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:37.580Z] [2022-03-21T13:22:37.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-21T13:22:37.580Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:37.580Z] [2022-03-21T13:22:37.580Z] DONE 17 tests, 4 skipped in 25.858s [2022-03-21T13:22:37.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-21T13:22:37.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:37.580Z] ++ set -e [2022-03-21T13:22:37.580Z] ++ '[' -n 0 ']' [2022-03-21T13:22:37.580Z] ++ set -x [2022-03-21T13:22:37.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:37.581Z] INFO: Testing against a local daemon [2022-03-21T13:22:37.581Z] === RUN TestPluginInvalidJSON [2022-03-21T13:22:37.581Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:22:37.581Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:22:37.581Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:22:37.581Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-21T13:22:37.581Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-21T13:22:37.581Z] === RUN TestPluginInstall [2022-03-21T13:22:37.581Z] === RUN TestPluginInstall/no_auth [2022-03-21T13:22:37.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-21T13:22:37.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-21T13:22:37.842Z] time="2022-03-21T13:22:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:37.842Z] time="2022-03-21T13:22:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e681cb680fb8c851dffe9fc454c9417ae3ce6a68e53e352e3c2f6eee46cf511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:37.842Z] time="2022-03-21T13:22:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:37.842Z] time="2022-03-21T13:22:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e681cb680fb8c851dffe9fc454c9417ae3ce6a68e53e352e3c2f6eee46cf511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:38.103Z] === RUN TestPluginInstall/with_htpasswd [2022-03-21T13:22:38.365Z] time="2022-03-21T13:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:38.365Z] time="2022-03-21T13:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e681cb680fb8c851dffe9fc454c9417ae3ce6a68e53e352e3c2f6eee46cf511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:38.365Z] time="2022-03-21T13:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:38.365Z] time="2022-03-21T13:22:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e681cb680fb8c851dffe9fc454c9417ae3ce6a68e53e352e3c2f6eee46cf511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:38.627Z] === RUN TestPluginInstall/with_insecure [2022-03-21T13:22:39.118Z] check_test.go:308: [dd733535905db] daemon is not started [2022-03-21T13:22:39.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-21T13:22:39.198Z] time="2022-03-21T13:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:39.198Z] time="2022-03-21T13:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e3d035d75bfb9b2e70dade5bc8d3cf706cbde4a3434afdf32354f7ae03544c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:39.198Z] time="2022-03-21T13:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:22:39.198Z] time="2022-03-21T13:22:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e3d035d75bfb9b2e70dade5bc8d3cf706cbde4a3434afdf32354f7ae03544c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:22:39.459Z] plugin_test.go:165: [d71b8beae64dc] daemon is not started [2022-03-21T13:22:39.459Z] --- PASS: TestPluginInstall (3.25s) [2022-03-21T13:22:39.459Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-03-21T13:22:39.459Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-03-21T13:22:39.459Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-03-21T13:22:39.459Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:22:40.052Z] --- PASS: TestStats (2.89s) [2022-03-21T13:22:40.052Z] === RUN TestStopContainerWithTimeout [2022-03-21T13:22:40.052Z] === RUN TestStopContainerWithTimeout/0 [2022-03-21T13:22:40.052Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-21T13:22:40.052Z] === RUN TestStopContainerWithTimeout/1 [2022-03-21T13:22:40.052Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-21T13:22:40.052Z] === RUN TestStopContainerWithTimeout/3 [2022-03-21T13:22:40.052Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-21T13:22:40.052Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-21T13:22:40.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-21T13:22:40.052Z] === CONT TestStopContainerWithTimeout/0 [2022-03-21T13:22:40.052Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-21T13:22:40.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-21T13:22:40.879Z] === CONT TestStopContainerWithTimeout/3 [2022-03-21T13:22:41.373Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-21T13:22:41.944Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-21T13:22:42.266Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-21T13:22:42.409Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-21T13:22:42.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-21T13:22:42.783Z] === CONT TestStopContainerWithTimeout/1 [2022-03-21T13:22:42.887Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2022-03-21T13:22:42.887Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-03-21T13:22:42.887Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2022-03-21T13:22:42.887Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:22:43.042Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-21T13:22:43.076Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-03-21T13:22:43.076Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:22:43.148Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-03-21T13:22:43.148Z] PASS [2022-03-21T13:22:43.148Z] [2022-03-21T13:22:43.148Z] DONE 10 tests in 7.111s [2022-03-21T13:22:43.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-21T13:22:43.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:43.148Z] ++ set -e [2022-03-21T13:22:43.148Z] ++ '[' -n 0 ']' [2022-03-21T13:22:43.148Z] ++ set -x [2022-03-21T13:22:43.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:43.373Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-21T13:22:43.373Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T13:22:43.373Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-21T13:22:43.373Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T13:22:43.373Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-21T13:22:43.373Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T13:22:43.373Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-21T13:22:43.373Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-21T13:22:43.409Z] INFO: Testing against a local daemon [2022-03-21T13:22:43.409Z] === RUN TestExternalGraphDriver [2022-03-21T13:22:43.409Z] === RUN TestExternalGraphDriver/json [2022-03-21T13:22:43.979Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-21T13:22:44.546Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-21T13:22:44.546Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-03-21T13:22:44.546Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2022-03-21T13:22:44.546Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2022-03-21T13:22:44.546Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-03-21T13:22:44.546Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-03-21T13:22:44.546Z] === RUN TestDeleteDevicemapper [2022-03-21T13:22:44.546Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:22:44.546Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-21T13:22:44.546Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-21T13:22:44.795Z] === RUN TestExternalGraphDriver/spec [2022-03-21T13:22:44.904Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-21T13:22:46.325Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-21T13:22:46.325Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T13:22:46.325Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-21T13:22:46.325Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T13:22:46.325Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-21T13:22:46.709Z] === RUN TestExternalGraphDriver/pull [2022-03-21T13:22:47.257Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:22:47.257Z] [2022-03-21T13:22:47.257Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:22:47.257Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:22:47.257Z] [2022-03-21T13:22:47.257Z] To set a process to complain mode, use the command line tool [2022-03-21T13:22:47.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:22:47.257Z] Post stage [Pipeline] junit [2022-03-21T13:22:47.267Z] Recording test results [2022-03-21T13:22:48.094Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-03-21T13:22:48.094Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-21T13:22:48.094Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-03-21T13:22:48.094Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-21T13:22:48.094Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:22:48.094Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:48.094Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-21T13:22:48.094Z] PASS [2022-03-21T13:22:48.094Z] [2022-03-21T13:22:48.094Z] === Skipped [2022-03-21T13:22:48.094Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-21T13:22:48.094Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:22:48.094Z] [2022-03-21T13:22:48.094Z] DONE 5 tests, 1 skipped in 4.845s [2022-03-21T13:22:48.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-21T13:22:48.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:48.095Z] ++ set -e [2022-03-21T13:22:48.095Z] ++ '[' -n 0 ']' [2022-03-21T13:22:48.095Z] ++ set -x [2022-03-21T13:22:48.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:48.095Z] INFO: Testing against a local daemon [2022-03-21T13:22:48.095Z] === RUN TestContinueAfterPluginCrash [2022-03-21T13:22:48.095Z] === PAUSE TestContinueAfterPluginCrash [2022-03-21T13:22:48.095Z] === RUN TestReadPluginNoRead [2022-03-21T13:22:48.095Z] === PAUSE TestReadPluginNoRead [2022-03-21T13:22:48.095Z] === RUN TestDaemonStartWithLogOpt [2022-03-21T13:22:48.095Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-21T13:22:48.095Z] === CONT TestContinueAfterPluginCrash [2022-03-21T13:22:48.095Z] === CONT TestDaemonStartWithLogOpt [2022-03-21T13:22:48.630Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-21T13:22:48.661Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-21T13:22:48.740Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2022-03-21T13:22:48.740Z] === RUN TestUpdateMemory [2022-03-21T13:22:48.740Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:22:48.740Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-21T13:22:48.740Z] === RUN TestUpdateCPUQuota [2022-03-21T13:22:48.942Z] + echo Ensuring container killed. [2022-03-21T13:22:48.942Z] Ensuring container killed. [2022-03-21T13:22:48.942Z] + docker rm -vf docker-pr3 [2022-03-21T13:22:48.942Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-21T13:22:49.221Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:22:49.221Z] Chowning /workspace to jenkins user [2022-03-21T13:22:49.221Z] + id -u [2022-03-21T13:22:49.221Z] + id -g [2022-03-21T13:22:49.221Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [2022-03-21T13:22:49.221Z] Unable to find image 'busybox:latest' locally [2022-03-21T13:22:49.478Z] latest: Pulling from library/busybox [2022-03-21T13:22:49.478Z] 554879bb3004: Pulling fs layer [2022-03-21T13:22:49.478Z] 554879bb3004: Download complete [2022-03-21T13:22:49.676Z] --- PASS: TestUpdateCPUQuota (1.50s) [2022-03-21T13:22:49.676Z] === RUN TestUpdatePidsLimit [2022-03-21T13:22:49.676Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-21T13:22:49.738Z] 554879bb3004: Pull complete [2022-03-21T13:22:49.738Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-21T13:22:49.738Z] Status: Downloaded newer image for busybox:latest [2022-03-21T13:22:49.935Z] === RUN TestUpdatePidsLimit/no_change [2022-03-21T13:22:50.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-21T13:22:50.164Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T13:22:50.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-21T13:22:50.164Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T13:22:50.164Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-21T13:22:50.164Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-21T13:22:50.505Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-21T13:22:50.505Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-21T13:22:50.764Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-21T13:22:51.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-21T13:22:51.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-21T13:22:51.399Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-03-21T13:22:51.399Z] === CONT TestReadPluginNoRead [2022-03-21T13:22:51.401Z] + bundleName=docker-py [2022-03-21T13:22:51.401Z] + echo Creating docker-py-bundles.tar.gz [2022-03-21T13:22:51.401Z] Creating docker-py-bundles.tar.gz [2022-03-21T13:22:51.401Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-21T13:22:51.410Z] Archiving artifacts [2022-03-21T13:22:51.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-21T13:22:51.848Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-21T13:22:52.784Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-21T13:22:53.180Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-21T13:22:53.316Z] === RUN TestReadPluginNoRead/default [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit (3.68s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-03-21T13:22:53.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-03-21T13:22:53.351Z] === RUN TestUpdateRestartPolicy [2022-03-21T13:22:53.585Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh binary [2022-03-21T13:22:53.841Z] [2022-03-21T13:22:53.918Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-21T13:22:54.098Z] Removing bundles/ [2022-03-21T13:22:54.098Z] [2022-03-21T13:22:54.098Z] ---> Making bundle: binary (in bundles/binary) [2022-03-21T13:22:54.098Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-21T13:22:54.098Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:22:54.173Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-21T13:22:54.177Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-21T13:22:54.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-21T13:22:54.435Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-21T13:22:54.695Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-21T13:22:54.700Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-21T13:22:54.955Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-21T13:22:54.955Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-21T13:22:54.955Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-21T13:22:55.281Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-03-21T13:22:55.281Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:22:55.642Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-21T13:22:55.850Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-21T13:22:55.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-21T13:22:55.893Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-21T13:22:56.213Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-03-21T13:22:56.419Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-21T13:22:56.786Z] === CONT TestReadPluginNoRead [2022-03-21T13:22:56.786Z] read_test.go:92: [da61b32c1ce08] daemon is not started [2022-03-21T13:22:56.786Z] --- PASS: TestReadPluginNoRead (5.49s) [2022-03-21T13:22:56.786Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-03-21T13:22:56.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-03-21T13:22:56.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-03-21T13:22:56.786Z] PASS [2022-03-21T13:22:56.786Z] [2022-03-21T13:22:56.786Z] DONE 6 tests in 8.651s [2022-03-21T13:22:56.786Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] ++ set -e [2022-03-21T13:22:56.786Z] ++ '[' -n 0 ']' [2022-03-21T13:22:56.786Z] ++ set -x [2022-03-21T13:22:56.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] testing: warning: no tests to run [2022-03-21T13:22:56.786Z] PASS [2022-03-21T13:22:56.786Z] [2022-03-21T13:22:56.786Z] DONE 0 tests in 0.033s [2022-03-21T13:22:56.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] ++ set -e [2022-03-21T13:22:56.786Z] ++ '[' -n 0 ']' [2022-03-21T13:22:56.786Z] ++ set -x [2022-03-21T13:22:56.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:56.786Z] INFO: Testing against a local daemon [2022-03-21T13:22:56.786Z] === RUN TestPluginWithDevMounts [2022-03-21T13:22:56.786Z] === PAUSE TestPluginWithDevMounts [2022-03-21T13:22:56.786Z] === CONT TestPluginWithDevMounts [2022-03-21T13:22:57.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-21T13:22:58.699Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-21T13:22:58.700Z] PASS [2022-03-21T13:22:58.700Z] [2022-03-21T13:22:58.700Z] DONE 1 tests in 1.619s [2022-03-21T13:22:58.700Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-21T13:22:58.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:58.700Z] ++ set -e [2022-03-21T13:22:58.700Z] ++ '[' -n 0 ']' [2022-03-21T13:22:58.700Z] ++ set -x [2022-03-21T13:22:58.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:22:58.700Z] INFO: Testing against a local daemon [2022-03-21T13:22:58.700Z] === RUN TestSecretInspect [2022-03-21T13:23:00.329Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-21T13:23:00.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-21T13:23:00.329Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-21T13:23:00.329Z] check_test.go:308: [da29a3202cef6] daemon is not started [2022-03-21T13:23:00.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-21T13:23:00.329Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-21T13:23:00.329Z] check_test.go:308: [def1605e68b17] daemon is not started [2022-03-21T13:23:00.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-21T13:23:00.616Z] --- PASS: TestSecretInspect (2.09s) [2022-03-21T13:23:00.616Z] === RUN TestSecretList [2022-03-21T13:23:00.895Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-21T13:23:01.831Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-21T13:23:02.090Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-21T13:23:02.349Z] check_test.go:308: [dd4187424aca8] daemon is not started [2022-03-21T13:23:02.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-21T13:23:02.610Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-21T13:23:03.164Z] --- PASS: TestSecretList (2.08s) [2022-03-21T13:23:03.164Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:23:03.193Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-21T13:23:03.456Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-21T13:23:04.528Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-21T13:23:05.084Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-03-21T13:23:05.084Z] === RUN TestSecretsUpdate [2022-03-21T13:23:05.994Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2022-03-21T13:23:05.994Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-21T13:23:06.470Z] --- PASS: TestSecretsUpdate (1.72s) [2022-03-21T13:23:06.470Z] === RUN TestTemplatedSecret [2022-03-21T13:23:06.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-21T13:23:06.562Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-03-21T13:23:06.562Z] === RUN TestWaitNonBlocked [2022-03-21T13:23:06.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:23:06.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:23:06.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:23:06.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:23:06.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-21T13:23:06.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-21T13:23:07.552Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-21T13:23:07.552Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T13:23:07.552Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-21T13:23:07.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-21T13:23:07.940Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-21T13:23:07.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-03-21T13:23:07.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-03-21T13:23:07.940Z] === RUN TestWaitBlocked [2022-03-21T13:23:07.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:23:07.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:23:07.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:23:07.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:23:07.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-21T13:23:07.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-21T13:23:08.876Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-21T13:23:08.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-03-21T13:23:08.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-03-21T13:23:08.876Z] === CONT TestContainerStartOnDaemonRestart [2022-03-21T13:23:08.876Z] === CONT TestContainerKillOnDaemonStart [2022-03-21T13:23:09.017Z] --- PASS: TestTemplatedSecret (2.47s) [2022-03-21T13:23:09.017Z] === RUN TestSecretCreateResolve [2022-03-21T13:23:09.254Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-21T13:23:09.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-21T13:23:11.090Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-03-21T13:23:11.090Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-21T13:23:11.090Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-21T13:23:11.090Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-21T13:23:11.090Z] PASS [2022-03-21T13:23:11.090Z] [2022-03-21T13:23:11.090Z] === Skipped [2022-03-21T13:23:11.090Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-21T13:23:11.090Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:23:11.090Z] [2022-03-21T13:23:11.090Z] DONE 27 tests, 1 skipped in 182.668s [2022-03-21T13:23:11.090Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-21T13:23:11.090Z] INFO: Testing against a local daemon [2022-03-21T13:23:11.090Z] === RUN TestSessionCreate [2022-03-21T13:23:11.090Z] --- PASS: TestSessionCreate (0.03s) [2022-03-21T13:23:11.090Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:23:11.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-21T13:23:11.090Z] PASS [2022-03-21T13:23:11.090Z] [2022-03-21T13:23:11.090Z] DONE 2 tests in 0.068s [2022-03-21T13:23:11.090Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-21T13:23:11.090Z] INFO: Testing against a local daemon [2022-03-21T13:23:11.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:23:11.090Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:23:11.090Z] === RUN TestDiskUsage [2022-03-21T13:23:11.090Z] === PAUSE TestDiskUsage [2022-03-21T13:23:11.090Z] === RUN TestEventsExecDie [2022-03-21T13:23:11.348Z] --- PASS: TestEventsExecDie (0.58s) [2022-03-21T13:23:11.348Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:23:11.348Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-21T13:23:11.348Z] === RUN TestEventsVolumeCreate [2022-03-21T13:23:11.348Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-21T13:23:11.348Z] === RUN TestInfoBinaryCommits [2022-03-21T13:23:11.348Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-21T13:23:11.348Z] === RUN TestInfoAPIVersioned [2022-03-21T13:23:11.562Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-03-21T13:23:11.562Z] PASS [2022-03-21T13:23:11.562Z] [2022-03-21T13:23:11.562Z] DONE 6 tests in 12.639s [2022-03-21T13:23:11.562Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-21T13:23:11.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:23:11.562Z] ++ set -e [2022-03-21T13:23:11.562Z] ++ '[' -n 0 ']' [2022-03-21T13:23:11.562Z] ++ set -x [2022-03-21T13:23:11.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:23:11.562Z] INFO: Testing against a local daemon [2022-03-21T13:23:11.562Z] === RUN TestServiceCreateInit [2022-03-21T13:23:11.562Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:23:11.607Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-21T13:23:11.607Z] === RUN TestInfoAPI [2022-03-21T13:23:11.607Z] --- PASS: TestInfoAPI (0.02s) [2022-03-21T13:23:11.607Z] === RUN TestInfoAPIWarnings [2022-03-21T13:23:12.356Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2022-03-21T13:23:12.356Z] === CONT TestIpcModeOlderClient [2022-03-21T13:23:12.356Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-21T13:23:12.356Z] === CONT TestDaemonHostGatewayIP [2022-03-21T13:23:12.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-21T13:23:13.926Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-21T13:23:13.994Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-21T13:23:14.383Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-21T13:23:14.383Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T13:23:14.561Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-21T13:23:14.840Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-21T13:23:14.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:23:15.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-21T13:23:15.389Z] --- PASS: TestDaemonHostGatewayIP (3.02s) [2022-03-21T13:23:15.389Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-21T13:23:15.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-21T13:23:16.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-21T13:23:16.212Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T13:23:16.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-21T13:23:18.167Z] --- PASS: TestServiceCreateInit (6.58s) [2022-03-21T13:23:18.167Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-03-21T13:23:18.167Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.08s) [2022-03-21T13:23:18.167Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:23:18.181Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-03-21T13:23:18.181Z] === CONT TestDaemonRestartIpcMode [2022-03-21T13:23:18.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-21T13:23:18.562Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-21T13:23:20.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-21T13:23:20.092Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-21T13:23:21.021Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2022-03-21T13:23:21.021Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-21T13:23:21.957Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-03-21T13:23:21.957Z] PASS [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === Skipped [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-21T13:23:21.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-21T13:23:21.957Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-21T13:23:21.957Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-21T13:23:21.957Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-21T13:23:21.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-21T13:23:21.957Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-21T13:23:21.957Z] [2022-03-21T13:23:21.957Z] DONE 200 tests, 6 skipped in 157.356s [2022-03-21T13:23:21.957Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-21T13:23:21.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:23:21.957Z] ++ set -e [2022-03-21T13:23:21.957Z] ++ '[' -n 0 ']' [2022-03-21T13:23:21.957Z] ++ set -x [2022-03-21T13:23:21.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:23:21.957Z] === RUN TestConfigDaemonLibtrustID [2022-03-21T13:23:22.526Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-21T13:23:22.526Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-21T13:23:22.526Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-21T13:23:22.526Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-21T13:23:22.526Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-21T13:23:22.526Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-21T13:23:22.526Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-21T13:23:22.526Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-21T13:23:22.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-21T13:23:22.526Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:23:22.526Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-21T13:23:22.526Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-21T13:23:22.526Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-21T13:23:22.526Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-21T13:23:22.526Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-21T13:23:22.526Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-21T13:23:22.526Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-21T13:23:22.526Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-21T13:23:22.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-21T13:23:22.785Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-21T13:23:22.785Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-21T13:23:23.045Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-03-21T13:23:23.045Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-03-21T13:23:23.045Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-21T13:23:23.045Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-21T13:23:23.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-21T13:23:24.181Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-21T13:23:25.558Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-21T13:23:26.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-21T13:23:26.387Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-21T13:23:26.387Z] daemon_test.go:156: [d9431ad893967] daemon is not started [2022-03-21T13:23:26.387Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-03-21T13:23:26.387Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-21T13:23:26.387Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-03-21T13:23:26.387Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-03-21T13:23:26.387Z] === RUN TestDaemonProxy [2022-03-21T13:23:26.387Z] === RUN TestDaemonProxy/environment_variables [2022-03-21T13:23:26.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-21T13:23:27.153Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-21T13:23:27.153Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-21T13:23:27.153Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-21T13:23:27.153Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-21T13:23:27.153Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-21T13:23:28.551Z] === RUN TestDaemonProxy/command-line_options [2022-03-21T13:23:28.810Z] check_test.go:308: [d06ac25aeff72] daemon is not started [2022-03-21T13:23:28.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-21T13:23:29.684Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-21T13:23:29.684Z] === RUN TestInfoDebug [2022-03-21T13:23:29.684Z] --- PASS: TestInfoDebug (0.52s) [2022-03-21T13:23:29.684Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:23:29.684Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-21T13:23:29.684Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:23:29.684Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-21T13:23:29.684Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:23:29.684Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-21T13:23:29.684Z] === RUN TestPingCacheHeaders [2022-03-21T13:23:29.684Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-21T13:23:29.684Z] === RUN TestPingGet [2022-03-21T13:23:29.684Z] --- PASS: TestPingGet (0.01s) [2022-03-21T13:23:29.684Z] === RUN TestPingHead [2022-03-21T13:23:29.684Z] --- PASS: TestPingHead (0.02s) [2022-03-21T13:23:29.684Z] === RUN TestVersion [2022-03-21T13:23:29.684Z] --- PASS: TestVersion (0.02s) [2022-03-21T13:23:29.684Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:23:29.684Z] === CONT TestDiskUsage [2022-03-21T13:23:29.747Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/container_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/image_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/volume_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-21T13:23:29.944Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-21T13:23:30.007Z] === RUN TestDaemonProxy/configuration_file [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-21T13:23:30.203Z] === RUN TestDiskUsage/after_container.Run [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-21T13:23:30.772Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage (1.43s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-21T13:23:30.772Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:23:31.031Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-03-21T13:23:31.031Z] PASS [2022-03-21T13:23:31.031Z] [2022-03-21T13:23:31.031Z] DONE 50 tests in 20.196s [2022-03-21T13:23:31.031Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-21T13:23:31.031Z] INFO: Testing against a local daemon [2022-03-21T13:23:31.031Z] === RUN TestVolumesCreateAndList [2022-03-21T13:23:31.031Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-21T13:23:31.031Z] === RUN TestVolumesRemove [2022-03-21T13:23:31.031Z] --- PASS: TestVolumesRemove (0.11s) [2022-03-21T13:23:31.031Z] === RUN TestVolumesInspect [2022-03-21T13:23:31.031Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-21T13:23:31.031Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:23:31.031Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:23:31.031Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:23:31.031Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:23:31.031Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-21T13:23:31.031Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:23:31.031Z] PASS [2022-03-21T13:23:31.031Z] [2022-03-21T13:23:31.031Z] DONE 5 tests in 0.192s [2022-03-21T13:23:31.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:23:31.384Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-21T13:23:31.600Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-21T13:23:31.600Z] Removing test suite binaries [2022-03-21T13:23:31.600Z] exiting test-integration [2022-03-21T13:23:31.600Z] ++ exit 0 [2022-03-21T13:23:31.600Z] [2022-03-21T13:23:31.952Z] === RUN TestDaemonProxy/conflicting_options [2022-03-21T13:23:31.952Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-21T13:23:32.210Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-21T13:23:32.210Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy (6.36s) [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-21T13:23:32.777Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-21T13:23:32.777Z] PASS [2022-03-21T13:23:32.777Z] [2022-03-21T13:23:32.777Z] DONE 17 tests in 10.980s [2022-03-21T13:23:32.777Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-21T13:23:32.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:23:32.777Z] ++ set -e [2022-03-21T13:23:32.777Z] ++ '[' -n 0 ']' [2022-03-21T13:23:32.777Z] ++ set -x [2022-03-21T13:23:32.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-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 Post stage [2022-03-21T13:23:32.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [Pipeline] junit [2022-03-21T13:23:32.990Z] Recording test results [2022-03-21T13:23:33.036Z] INFO: Testing against a local daemon [2022-03-21T13:23:33.036Z] === RUN TestCommitInheritsEnv [2022-03-21T13:23:33.079Z] --- PASS: TestCreateServiceMultipleTimes (14.79s) [2022-03-21T13:23:33.080Z] === RUN TestCreateServiceConflict [2022-03-21T13:23:33.604Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-03-21T13:23:33.604Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-21T13:23:33.604Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform// [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform/linux [2022-03-21T13:23:33.604Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-21T13:23:33.863Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-21T13:23:33.863Z] === RUN TestImportWithCustomPlatform/macos [2022-03-21T13:23:33.863Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-21T13:23:33.863Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform (0.40s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-21T13:23:33.863Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-21T13:23:33.863Z] === RUN TestImagesFilterMultiReference [2022-03-21T13:23:34.121Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-21T13:23:34.121Z] === RUN TestImagePullPlatformInvalid [2022-03-21T13:23:34.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-21T13:23:34.121Z] === RUN TestRemoveImageOrphaning [2022-03-21T13:23:34.121Z] docker_cli_daemon_plugins_test.go:106: [dcb646bb45554] daemon is not started [2022-03-21T13:23:34.382Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-03-21T13:23:34.382Z] === RUN TestRemoveImageGarbageCollector [2022-03-21T13:23:34.457Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-21T13:23:34.799Z] + echo Ensuring container killed. [2022-03-21T13:23:34.799Z] Ensuring container killed. [2022-03-21T13:23:34.799Z] + docker rm -vf docker-pr3 [2022-03-21T13:23:34.799Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-21T13:23:34.949Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-21T13:23:34.994Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-21T13:23:34.994Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:23:35.084Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:23:35.085Z] Chowning /workspace to jenkins user [2022-03-21T13:23:35.085Z] + id -u [2022-03-21T13:23:35.085Z] + id -g [2022-03-21T13:23:35.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [2022-03-21T13:23:35.085Z] Unable to find image 'busybox:latest' locally [2022-03-21T13:23:35.343Z] latest: Pulling from library/busybox [2022-03-21T13:23:35.343Z] 554879bb3004: Pulling fs layer [2022-03-21T13:23:35.343Z] 554879bb3004: Verifying Checksum [2022-03-21T13:23:35.343Z] 554879bb3004: Download complete [2022-03-21T13:23:35.602Z] 554879bb3004: Pull complete [2022-03-21T13:23:35.602Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-21T13:23:35.602Z] Status: Downloaded newer image for busybox:latest [2022-03-21T13:23:36.857Z] check_test.go:308: [d62f0c227da9b] daemon is not started [2022-03-21T13:23:36.857Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-21T13:23:36.857Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-21T13:23:36.857Z] --- PASS: TestRemoveImageGarbageCollector (2.54s) [2022-03-21T13:23:36.857Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-21T13:23:36.857Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-21T13:23:36.857Z] === RUN TestTagInvalidReference [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-21T13:23:37.116Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-21T13:23:37.116Z] === RUN TestTagValidPrefixedRepo [2022-03-21T13:23:37.116Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-21T13:23:37.116Z] === RUN TestTagExistedNameWithoutForce [2022-03-21T13:23:37.116Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-21T13:23:37.116Z] === RUN TestTagOfficialNames [2022-03-21T13:23:37.116Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-21T13:23:37.116Z] === RUN TestTagMatchesDigest [2022-03-21T13:23:37.116Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-21T13:23:37.116Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-21T13:23:37.274Z] + bundleName=amd64-cgroup2 [2022-03-21T13:23:37.274Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-21T13:23:37.274Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-21T13:23:37.274Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-21T13:23:37.274Z] + 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 [2022-03-21T13:23:37.545Z] Archiving artifacts [2022-03-21T13:23:37.582Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-03-21T13:23:37.582Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:23:39.516Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T13:23:39.826Z] + make clean [2022-03-21T13:23:39.826Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T13:23:39.826Z] docker-dev-cache [2022-03-21T13:23:39.826Z] docker-mod-cache [Pipeline] deleteDir [2022-03-21T13:23:40.403Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-21T13:23:41.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-21T13:23:41.639Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T13:23:41.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-21T13:23:41.781Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T13:23:42.082Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-21T13:23:43.458Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-21T13:23:45.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-21T13:23:46.926Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-21T13:23:46.926Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-21T13:23:47.494Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-21T13:23:47.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-21T13:23:47.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-21T13:23:47.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-21T13:23:47.498Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T13:23:47.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-21T13:23:47.498Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T13:23:47.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-21T13:23:48.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-21T13:23:48.060Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-21T13:23:48.630Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-21T13:23:48.630Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-21T13:23:49.198Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-21T13:23:49.788Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-21T13:23:49.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-21T13:23:50.359Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-21T13:23:50.625Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-21T13:23:51.194Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-21T13:23:51.194Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-21T13:23:51.807Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-21T13:23:52.374Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-21T13:23:52.491Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-03-21T13:23:52.491Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:23:52.943Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-21T13:23:53.202Z] check_test.go:308: [d7fcb87de2d16] daemon is not started [2022-03-21T13:23:53.202Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-21T13:23:54.579Z] check_test.go:308: [ddd45ae4ec7f7] daemon is not started [2022-03-21T13:23:54.579Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-21T13:23:54.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-21T13:23:54.644Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T13:23:54.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-21T13:23:54.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-21T13:23:54.644Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T13:23:54.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-21T13:23:54.644Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T13:23:54.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-21T13:23:54.838Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-21T13:23:56.742Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-21T13:24:00.028Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-21T13:24:00.287Z] check_test.go:308: [d604c0927d22b] daemon is not started [2022-03-21T13:24:00.287Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-21T13:24:00.855Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-21T13:24:02.490Z] --- PASS: TestCreateServiceSecretFileMode (12.30s) [2022-03-21T13:24:02.490Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:24:02.758Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-21T13:24:03.017Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-21T13:24:04.921Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-21T13:24:05.856Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-21T13:24:09.145Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-21T13:24:09.712Z] check_test.go:308: [d5a116312e55f] daemon is not started [2022-03-21T13:24:09.712Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-21T13:24:09.755Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-21T13:24:09.755Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T13:24:09.755Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-21T13:24:09.755Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T13:24:09.755Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-21T13:24:14.984Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-21T13:24:16.889Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-21T13:24:17.396Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-03-21T13:24:17.396Z] === RUN TestCreateServiceSysctls [2022-03-21T13:24:17.825Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-21T13:24:17.825Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-21T13:24:17.968Z] --- PASS: TestCreateServiceSysctls (2.83s) [2022-03-21T13:24:17.968Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:24:18.084Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-21T13:24:20.516Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-03-21T13:24:20.517Z] === RUN TestInspect [2022-03-21T13:24:20.618Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-21T13:24:22.523Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-21T13:24:23.063Z] --- PASS: TestInspect (2.49s) [2022-03-21T13:24:23.063Z] === RUN TestCreateJob [2022-03-21T13:24:23.458Z] check_test.go:308: [d03a05b06ba7e] daemon is not started [2022-03-21T13:24:23.458Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-21T13:24:24.026Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-21T13:24:24.285Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-21T13:24:24.545Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-21T13:24:24.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-21T13:24:25.111Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-21T13:24:25.610Z] --- PASS: TestCreateJob (2.81s) [2022-03-21T13:24:25.610Z] === RUN TestReplicatedJob [2022-03-21T13:24:25.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-21T13:24:25.723Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T13:24:26.488Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-21T13:24:26.707Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-21T13:24:26.707Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T13:24:26.707Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-21T13:24:27.055Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-21T13:24:27.055Z] check_test.go:308: [d25e184aa72c4] daemon is not started [2022-03-21T13:24:27.055Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-21T13:24:27.586Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-21T13:24:27.586Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T13:24:27.586Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-21T13:24:28.267Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-21T13:24:28.268Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T13:24:28.268Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-21T13:24:28.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-21T13:24:29.587Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-21T13:24:30.716Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-21T13:24:30.716Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-21T13:24:30.716Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-21T13:24:30.716Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-21T13:24:30.716Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-21T13:24:30.716Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-21T13:24:30.716Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-21T13:24:30.716Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-21T13:24:30.716Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-21T13:24:30.716Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-21T13:24:30.716Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-21T13:24:30.716Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T13:24:30.716Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-21T13:24:30.716Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T13:24:30.902Z] --- PASS: TestReplicatedJob (4.67s) [2022-03-21T13:24:30.902Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:24:31.185Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-21T13:24:31.185Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T13:24:31.185Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-21T13:24:31.490Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-21T13:24:32.058Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-21T13:24:33.018Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-21T13:24:33.449Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-03-21T13:24:33.449Z] === RUN TestServiceListWithStatuses [2022-03-21T13:24:33.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:24:33.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:24:33.449Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:24:33.958Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-21T13:24:34.584Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-21T13:24:34.584Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T13:24:34.584Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-21T13:24:34.584Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T13:24:34.584Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-21T13:24:35.039Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-21T13:24:35.039Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T13:24:35.039Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-21T13:24:35.039Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T13:24:35.039Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-21T13:24:35.861Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-21T13:24:36.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-21T13:24:36.798Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-21T13:24:37.057Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-21T13:24:37.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-21T13:24:37.283Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T13:24:37.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-21T13:24:37.656Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-03-21T13:24:37.656Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:24:37.781Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-21T13:24:38.252Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-21T13:24:38.719Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-21T13:24:38.961Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-21T13:24:39.704Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-21T13:24:40.201Z] --- PASS: TestDockerNetworkReConnect (2.83s) [2022-03-21T13:24:40.202Z] === RUN TestServicePlugin [2022-03-21T13:24:40.202Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:24:40.202Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-21T13:24:40.202Z] === RUN TestServiceUpdateLabel [2022-03-21T13:24:42.116Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-03-21T13:24:42.116Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:24:42.209Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-21T13:24:42.248Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-21T13:24:43.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-21T13:24:45.513Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-21T13:24:45.513Z] Copying nested executables into bundles/binary-daemon [2022-03-21T13:24:45.513Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-21T13:24:45.513Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:24:45.513Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-21T13:24:45.513Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-21T13:24:45.573Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-21T13:24:45.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh cross [2022-03-21T13:24:46.101Z] [2022-03-21T13:24:46.358Z] Removing bundles/ [2022-03-21T13:24:46.358Z] [2022-03-21T13:24:46.358Z] ---> Making bundle: cross (in bundles/cross) [2022-03-21T13:24:46.358Z] Cross building: bundles/cross/linux/amd64 [2022-03-21T13:24:46.358Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-21T13:24:46.358Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-21T13:24:46.849Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-21T13:24:48.410Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-21T13:24:48.410Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T13:24:48.410Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-21T13:24:49.975Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-21T13:24:49.975Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T13:24:49.975Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-21T13:24:50.442Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-21T13:24:50.846Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-21T13:24:51.782Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-21T13:24:52.349Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-21T13:24:52.608Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-21T13:24:52.868Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-21T13:24:53.395Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-21T13:24:53.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-21T13:24:54.245Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-21T13:24:54.378Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-21T13:24:54.845Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-21T13:24:54.845Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T13:24:54.845Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-21T13:24:55.834Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-21T13:24:56.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-21T13:24:56.819Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T13:24:56.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-21T13:24:56.819Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T13:24:56.819Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-21T13:24:57.023Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2022-03-21T13:24:57.023Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:24:57.534Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-21T13:24:57.534Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-21T13:24:57.534Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-21T13:24:58.102Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-21T13:24:59.038Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-21T13:24:59.038Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-21T13:24:59.605Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-21T13:24:59.864Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-21T13:25:02.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-21T13:25:02.243Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T13:25:02.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-21T13:25:02.397Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-21T13:25:02.655Z] docker_cli_daemon_test.go:2522: [d475a0d054e74] daemon is not started [2022-03-21T13:25:02.681Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-21T13:25:04.031Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-21T13:25:04.598Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-21T13:25:05.535Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-21T13:25:07.437Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-21T13:25:08.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-21T13:25:08.122Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T13:25:08.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-21T13:25:08.122Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T13:25:08.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-21T13:25:08.373Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-21T13:25:09.308Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-21T13:25:11.930Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-03-21T13:25:11.930Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:25:13.498Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-21T13:25:15.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-21T13:25:15.287Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T13:25:15.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-21T13:25:15.402Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-21T13:25:15.662Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-21T13:25:15.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-21T13:25:15.747Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T13:25:15.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-21T13:25:15.747Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T13:25:15.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-21T13:25:17.565Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-21T13:25:20.102Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-21T13:25:20.102Z] check_test.go:308: [dc6fe6110181c] daemon is not started [2022-03-21T13:25:20.102Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-21T13:25:24.178Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2022-03-21T13:25:24.178Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:25:24.178Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-21T13:25:24.178Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite (332.71s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.14s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.98s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.10s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s) [2022-03-21T13:25:25.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.91s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.89s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.79s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.93s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.87s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.58s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.52s) [2022-03-21T13:25:25.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-21T13:25:25.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.04s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.98s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.97s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.67s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.22s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.03s) [2022-03-21T13:25:25.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.50s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.81s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.50s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.45s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-03-21T13:25:25.373Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s) [2022-03-21T13:25:25.373Z] === RUN TestDockerSwarmSuite [2022-03-21T13:25:25.373Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-21T13:25:28.660Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-21T13:25:31.949Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-21T13:25:32.361Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-21T13:25:37.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-21T13:25:37.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-21T13:25:38.596Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-21T13:25:38.947Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-03-21T13:25:38.947Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-21T13:25:38.947Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-21T13:25:38.947Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-21T13:25:38.947Z] PASS [2022-03-21T13:25:38.947Z] [2022-03-21T13:25:38.947Z] === Skipped [2022-03-21T13:25:38.947Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-21T13:25:38.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:25:38.947Z] [2022-03-21T13:25:38.947Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-21T13:25:38.947Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-21T13:25:38.947Z] [2022-03-21T13:25:38.947Z] DONE 27 tests, 2 skipped in 147.381s [2022-03-21T13:25:38.947Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] ++ set -e [2022-03-21T13:25:38.947Z] ++ '[' -n 0 ']' [2022-03-21T13:25:38.947Z] ++ set -x [2022-03-21T13:25:38.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] INFO: Testing against a local daemon [2022-03-21T13:25:38.947Z] === RUN TestSessionCreate [2022-03-21T13:25:38.947Z] --- PASS: TestSessionCreate (0.02s) [2022-03-21T13:25:38.947Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:25:38.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-21T13:25:38.947Z] PASS [2022-03-21T13:25:38.947Z] [2022-03-21T13:25:38.947Z] DONE 2 tests in 0.129s [2022-03-21T13:25:38.947Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] ++ set -e [2022-03-21T13:25:38.947Z] ++ '[' -n 0 ']' [2022-03-21T13:25:38.947Z] ++ set -x [2022-03-21T13:25:38.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:38.947Z] INFO: Testing against a local daemon [2022-03-21T13:25:38.947Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:25:38.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:25:38.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:25:38.947Z] === RUN TestDiskUsage [2022-03-21T13:25:38.947Z] === PAUSE TestDiskUsage [2022-03-21T13:25:38.947Z] === RUN TestEventsExecDie [2022-03-21T13:25:39.208Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-21T13:25:39.208Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:25:39.208Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-21T13:25:39.208Z] === RUN TestEventsVolumeCreate [2022-03-21T13:25:39.208Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-21T13:25:39.208Z] === RUN TestInfoBinaryCommits [2022-03-21T13:25:39.469Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-21T13:25:39.469Z] === RUN TestInfoAPIVersioned [2022-03-21T13:25:39.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-21T13:25:39.469Z] === RUN TestInfoAPI [2022-03-21T13:25:39.469Z] --- PASS: TestInfoAPI (0.02s) [2022-03-21T13:25:39.469Z] === RUN TestInfoAPIWarnings [2022-03-21T13:25:45.315Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-21T13:25:45.315Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-21T13:25:45.315Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-21T13:25:45.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-21T13:25:46.748Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-21T13:25:47.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-21T13:25:47.574Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-21T13:25:48.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-21T13:25:49.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-21T13:25:49.030Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-21T13:25:49.030Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-21T13:25:49.030Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-21T13:25:49.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-21T13:25:49.416Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.518Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-21T13:25:49.518Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-21T13:25:49.518Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-21T13:25:49.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-21T13:25:49.777Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-21T13:25:49.873Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-21T13:25:49.873Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.997Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-21T13:25:49.997Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T13:25:49.997Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-21T13:25:50.329Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-21T13:25:50.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-21T13:25:51.865Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-21T13:25:51.865Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T13:25:51.865Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-21T13:25:53.248Z] docker_api_swarm_test.go:563: [d5536bce2094b] joining swarm manager [d97f369177a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:25:57.583Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-03-21T13:25:57.583Z] === RUN TestInfoDebug [2022-03-21T13:25:57.583Z] --- PASS: TestInfoDebug (0.52s) [2022-03-21T13:25:57.583Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:25:57.583Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-21T13:25:57.583Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:25:57.583Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-21T13:25:57.583Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:25:57.583Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-21T13:25:57.583Z] === RUN TestPingCacheHeaders [2022-03-21T13:25:57.583Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-21T13:25:57.583Z] === RUN TestPingGet [2022-03-21T13:25:57.583Z] --- PASS: TestPingGet (0.01s) [2022-03-21T13:25:57.583Z] === RUN TestPingHead [2022-03-21T13:25:57.583Z] --- PASS: TestPingHead (0.02s) [2022-03-21T13:25:57.583Z] === RUN TestVersion [2022-03-21T13:25:57.583Z] --- PASS: TestVersion (0.02s) [2022-03-21T13:25:57.583Z] === CONT TestDiskUsage [2022-03-21T13:25:57.640Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/container_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/image_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-21T13:25:57.845Z] === RUN TestDiskUsage/after_container.Run [2022-03-21T13:25:58.106Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-21T13:25:58.106Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-21T13:25:58.106Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-21T13:25:58.106Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-21T13:25:58.367Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage (1.11s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-21T13:25:58.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:25:58.367Z] PASS [2022-03-21T13:25:58.367Z] [2022-03-21T13:25:58.367Z] === Skipped [2022-03-21T13:25:58.367Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:25:58.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:25:58.367Z] [2022-03-21T13:25:58.367Z] DONE 50 tests, 1 skipped in 19.777s [2022-03-21T13:25:58.367Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-21T13:25:58.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:58.367Z] ++ set -e [2022-03-21T13:25:58.367Z] ++ '[' -n 0 ']' [2022-03-21T13:25:58.367Z] ++ set -x [2022-03-21T13:25:58.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:25:58.603Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-21T13:25:58.604Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T13:25:58.604Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-21T13:25:58.604Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T13:25:58.604Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-21T13:25:58.629Z] INFO: Testing against a local daemon [2022-03-21T13:25:58.629Z] === RUN TestVolumesCreateAndList [2022-03-21T13:25:58.629Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-21T13:25:58.629Z] === RUN TestVolumesRemove [2022-03-21T13:25:58.629Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-21T13:25:58.629Z] === RUN TestVolumesInspect [2022-03-21T13:25:58.629Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-21T13:25:58.629Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:25:58.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:25:58.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:25:58.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:25:58.629Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-21T13:25:58.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:25:58.629Z] PASS [2022-03-21T13:25:58.629Z] [2022-03-21T13:25:58.629Z] DONE 5 tests in 0.240s [2022-03-21T13:25:58.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:25:58.890Z] ++++ cat bundles/test-integration/docker.pid [2022-03-21T13:25:58.890Z] +++ kill 13775 [2022-03-21T13:25:58.890Z] +++ /etc/init.d/apparmor stop [2022-03-21T13:25:58.890Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:25:58.890Z] [2022-03-21T13:25:58.890Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:25:58.890Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:25:58.890Z] [2022-03-21T13:25:58.890Z] To set a process to complain mode, use the command line tool [2022-03-21T13:25:58.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:25:58.890Z] +++ true [2022-03-21T13:25:58.890Z] exiting test-integration [2022-03-21T13:25:58.890Z] ++ exit 0 [2022-03-21T13:25:58.890Z] [2022-03-21T13:25:59.814Z] === RUN TestDockerSuite/TestBuildExpose Post stage [Pipeline] junit [2022-03-21T13:25:59.849Z] Recording test results [2022-03-21T13:26:00.131Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-21T13:26:00.160Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-21T13:26:00.510Z] + echo Ensuring container killed. [2022-03-21T13:26:00.510Z] Ensuring container killed. [2022-03-21T13:26:00.510Z] + docker rm -vf docker-pr3 [2022-03-21T13:26:00.510Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-21T13:26:00.698Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-21T13:26:00.799Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:26:00.799Z] Chowning /workspace to jenkins user [2022-03-21T13:26:00.799Z] + id -u [2022-03-21T13:26:00.799Z] + id -g [2022-03-21T13:26:00.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [2022-03-21T13:26:00.799Z] Unable to find image 'busybox:latest' locally [2022-03-21T13:26:00.799Z] latest: Pulling from library/busybox [2022-03-21T13:26:00.902Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-21T13:26:01.063Z] aa5434a6d997: Pulling fs layer [2022-03-21T13:26:01.063Z] aa5434a6d997: Verifying Checksum [2022-03-21T13:26:01.063Z] aa5434a6d997: Download complete [2022-03-21T13:26:01.063Z] aa5434a6d997: Pull complete [2022-03-21T13:26:01.063Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-21T13:26:01.063Z] Status: Downloaded newer image for busybox:latest [2022-03-21T13:26:01.265Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-21T13:26:01.524Z] === RUN TestDockerSuite/TestBuildFails [2022-03-21T13:26:01.866Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-21T13:26:02.322Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [Pipeline] catchError [Pipeline] { [2022-03-21T13:26:02.460Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-21T13:26:02.460Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] sh [2022-03-21T13:26:02.754Z] + bundleName=arm64-integration [2022-03-21T13:26:02.754Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-21T13:26:02.754Z] Creating arm64-integration-bundles.tar.gz [2022-03-21T13:26:02.754Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-21T13:26:02.754Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-21T13:26:03.037Z] Archiving artifacts [2022-03-21T13:26:03.285Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-21T13:26:03.742Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-21T13:26:04.994Z] docker_api_swarm_test.go:585: [d3fc0853de6b8] joining swarm manager [d97f369177a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:26:04.994Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-21T13:26:04.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T13:26:05.314Z] + make clean [2022-03-21T13:26:05.314Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T13:26:05.314Z] docker-dev-cache [2022-03-21T13:26:05.314Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T13:26:07.527Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-21T13:26:07.786Z] check_test.go:379: [d5536bce2094b] daemon is not started [2022-03-21T13:26:09.162Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-21T13:26:10.540Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-21T13:26:10.540Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-21T13:26:10.857Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-21T13:26:11.476Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-21T13:26:13.028Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-21T13:26:13.028Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T13:26:13.028Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-21T13:26:13.379Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-21T13:26:14.314Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-21T13:26:14.558Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-21T13:26:14.558Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T13:26:14.558Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-21T13:26:14.573Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-21T13:26:15.014Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-21T13:26:16.476Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-21T13:26:17.185Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-21T13:26:17.853Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-21T13:26:18.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-21T13:26:18.112Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-21T13:26:18.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-21T13:26:18.155Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-21T13:26:19.118Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-21T13:26:19.118Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T13:26:19.118Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-21T13:26:19.489Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-21T13:26:19.886Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-21T13:26:19.886Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-21T13:26:19.886Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T13:26:19.886Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-21T13:26:20.081Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-21T13:26:20.537Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-21T13:26:20.537Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T13:26:20.866Z] docker_api_swarm_test.go:46: [df19558c8c2c3] joining swarm manager [de99e0484f72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:26:20.995Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-21T13:26:20.995Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T13:26:20.995Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-21T13:26:24.151Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-21T13:26:24.151Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-21T13:26:24.718Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-21T13:26:25.284Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-21T13:26:25.852Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-21T13:26:25.852Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-21T13:26:26.770Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-21T13:26:26.787Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-21T13:26:27.356Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-21T13:26:27.924Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-21T13:26:28.183Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-21T13:26:28.441Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-21T13:26:29.009Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-21T13:26:29.945Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-21T13:26:33.230Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-21T13:26:35.764Z] --- PASS: TestImportExtremelyLargeImageWorks (178.31s) [2022-03-21T13:26:35.764Z] PASS [2022-03-21T13:26:35.764Z] [2022-03-21T13:26:35.764Z] DONE 22 tests in 182.663s [2022-03-21T13:26:35.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-21T13:26:35.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:26:35.764Z] ++ set -e [2022-03-21T13:26:35.764Z] ++ '[' -n 0 ']' [2022-03-21T13:26:35.764Z] ++ set -x [2022-03-21T13:26:35.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:26:35.764Z] INFO: Testing against a local daemon [2022-03-21T13:26:35.764Z] === RUN TestNetworkCreateDelete [2022-03-21T13:26:35.764Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-21T13:26:35.764Z] === RUN TestDockerNetworkDeletePreferID [2022-03-21T13:26:36.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-21T13:26:36.022Z] === RUN TestDaemonDNSFallback [2022-03-21T13:26:37.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-21T13:26:37.782Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-21T13:26:37.782Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-21T13:26:37.782Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-21T13:26:37.782Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-21T13:26:37.782Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-21T13:26:37.782Z] Cross building: bundles/cross/windows/amd64 [2022-03-21T13:26:37.782Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-21T13:26:37.782Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-21T13:26:37.953Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-21T13:26:37.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-21T13:26:38.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-21T13:26:38.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-21T13:26:39.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-21T13:26:40.040Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-21T13:26:40.040Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-21T13:26:40.040Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-21T13:26:40.299Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-21T13:26:40.299Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-21T13:26:40.558Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-21T13:26:41.932Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-21T13:26:42.499Z] --- PASS: TestDaemonDNSFallback (6.52s) [2022-03-21T13:26:42.499Z] === RUN TestInspectNetwork [2022-03-21T13:26:43.065Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-21T13:26:43.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-21T13:26:46.350Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-21T13:26:46.351Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-21T13:26:46.351Z] === RUN TestInspectNetwork/full_network_id [2022-03-21T13:26:46.351Z] === RUN TestInspectNetwork/partial_network_id [2022-03-21T13:26:46.351Z] === RUN TestInspectNetwork/network_name [2022-03-21T13:26:46.351Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-21T13:26:46.609Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-21T13:26:47.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-21T13:26:50.793Z] --- PASS: TestInspectNetwork (8.11s) [2022-03-21T13:26:50.793Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-21T13:26:50.793Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-21T13:26:50.793Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-21T13:26:50.793Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-21T13:26:50.793Z] === RUN TestRunContainerWithBridgeNone [2022-03-21T13:26:51.028Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-21T13:26:52.698Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-03-21T13:26:52.698Z] === RUN TestNetworkInvalidJSON [2022-03-21T13:26:52.698Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-21T13:26:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-21T13:26:52.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:26:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:26:52.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:26:52.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:26:52.698Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-21T13:26:52.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-21T13:26:52.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-21T13:26:52.698Z] === RUN TestNetworkList [2022-03-21T13:26:52.698Z] === RUN TestNetworkList//networks [2022-03-21T13:26:52.698Z] === PAUSE TestNetworkList//networks [2022-03-21T13:26:52.698Z] === RUN TestNetworkList//networks/ [2022-03-21T13:26:52.698Z] === PAUSE TestNetworkList//networks/ [2022-03-21T13:26:52.698Z] === CONT TestNetworkList//networks [2022-03-21T13:26:52.698Z] === CONT TestNetworkList//networks/ [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkList (0.02s) [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-21T13:26:52.698Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-21T13:26:52.698Z] === RUN TestHostIPv4BridgeLabel [2022-03-21T13:26:53.267Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-21T13:26:53.267Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-21T13:26:53.267Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-21T13:26:54.033Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-21T13:26:54.033Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T13:26:54.033Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-21T13:26:54.033Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-21T13:26:54.033Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-21T13:26:54.650Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-21T13:26:54.650Z] === RUN TestDaemonDefaultNetworkPools [2022-03-21T13:26:55.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-03-21T13:26:55.217Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-21T13:26:55.785Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-21T13:26:56.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-03-21T13:26:56.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-21T13:26:56.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-21T13:26:57.760Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-21T13:26:57.985Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-03-21T13:26:57.985Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-21T13:26:58.243Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-03-21T13:26:58.243Z] === RUN TestServiceWithPredefinedNetwork [2022-03-21T13:26:58.502Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-21T13:26:58.502Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-21T13:26:58.502Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-21T13:26:59.293Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-21T13:26:59.293Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T13:26:59.293Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-21T13:26:59.293Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T13:26:59.293Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-21T13:26:59.293Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T13:26:59.293Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-21T13:26:59.293Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-21T13:27:00.256Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-21T13:27:01.035Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-03-21T13:27:01.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-21T13:27:01.035Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:27:01.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:27:01.035Z] === RUN TestServiceWithDataPathPortInit [2022-03-21T13:27:01.972Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-21T13:27:02.231Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-21T13:27:03.981Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-21T13:27:04.135Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-21T13:27:04.135Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-21T13:27:05.510Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-21T13:27:05.768Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-21T13:27:06.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-21T13:27:06.154Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T13:27:06.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-21T13:27:06.154Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T13:27:06.154Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-21T13:27:06.154Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-21T13:27:06.334Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-21T13:27:06.901Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-21T13:27:08.279Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-21T13:27:08.279Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-21T13:27:08.537Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-21T13:27:08.796Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-21T13:27:09.054Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-21T13:27:09.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-21T13:27:09.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-21T13:27:09.253Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-21T13:27:09.621Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-21T13:27:09.878Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-21T13:27:10.999Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-21T13:27:11.566Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-21T13:27:13.469Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-21T13:27:13.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-21T13:27:13.928Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T13:27:13.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-21T13:27:13.928Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T13:27:14.038Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-21T13:27:14.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-21T13:27:14.388Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T13:27:14.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-21T13:27:15.351Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-21T13:27:15.351Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T13:27:15.351Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-21T13:27:15.414Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-21T13:27:16.350Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-21T13:27:16.350Z] --- PASS: TestServiceWithDataPathPortInit (15.42s) [2022-03-21T13:27:16.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-21T13:27:17.285Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-21T13:27:17.543Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-21T13:27:20.075Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mhul8m675dvqnp4puhu4vpno7 Created:2022-03-21 13:27:17.846454377 +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[3e1766ec7e744401f4e6bbf0dd4bb517a4353740bdc736c6230f29a2282ac939:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cxrg30occ1hx9l2as6hnjgn1d EndpointID:9a7cf669a584446c13ce9bd6ca77fb43efad8a6136ca7fa0ceffba81d9c40a96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5938717ca34bec113ad4c86eaa304b7996f5acbfe12b233caf6a3465cb769b3b 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:5b97e84a7f16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cxrg30occ1hx9l2as6hnjgn1d EndpointID:9a7cf669a584446c13ce9bd6ca77fb43efad8a6136ca7fa0ceffba81d9c40a96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-21T13:27:20.075Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-21T13:27:21.450Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-21T13:27:22.018Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-21T13:27:22.585Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-21T13:27:24.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2022-03-21T13:27:24.488Z] PASS [2022-03-21T13:27:24.488Z] [2022-03-21T13:27:24.488Z] === Skipped [2022-03-21T13:27:24.488Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-21T13:27:24.488Z] service_test.go:243: FLAKY_TEST [2022-03-21T13:27:24.488Z] [2022-03-21T13:27:24.488Z] DONE 26 tests, 1 skipped in 48.819s [2022-03-21T13:27:24.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] ++ set -e [2022-03-21T13:27:24.488Z] ++ '[' -n 0 ']' [2022-03-21T13:27:24.488Z] ++ set -x [2022-03-21T13:27:24.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] INFO: Testing against a local daemon [2022-03-21T13:27:24.488Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-21T13:27:24.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:27:24.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:27:24.488Z] === RUN TestDockerNetworkIpvlan [2022-03-21T13:27:24.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:27:24.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:27:24.488Z] PASS [2022-03-21T13:27:24.488Z] [2022-03-21T13:27:24.488Z] === Skipped [2022-03-21T13:27:24.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-21T13:27:24.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:27:24.488Z] [2022-03-21T13:27:24.488Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-21T13:27:24.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-21T13:27:24.488Z] [2022-03-21T13:27:24.488Z] DONE 2 tests, 2 skipped in 0.105s [2022-03-21T13:27:24.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] ++ set -e [2022-03-21T13:27:24.488Z] ++ '[' -n 0 ']' [2022-03-21T13:27:24.488Z] ++ set -x [2022-03-21T13:27:24.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:24.488Z] INFO: Testing against a local daemon [2022-03-21T13:27:24.488Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-21T13:27:24.678Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-21T13:27:25.883Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-03-21T13:27:25.883Z] === RUN TestDockerNetworkMacvlan [2022-03-21T13:27:26.826Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-21T13:27:27.392Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-21T13:27:27.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-21T13:27:28.589Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-21T13:27:29.524Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-21T13:27:30.459Z] docker_api_swarm_test.go:304: [d046b9d3f643a] joining swarm manager [dda32b335883a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:27:31.396Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-21T13:27:31.654Z] docker_api_swarm_test.go:305: [d11aa29cdf11d] joining swarm manager [dda32b335883a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:27:33.032Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-21T13:27:33.229Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-21T13:27:33.600Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-21T13:27:33.859Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-21T13:27:34.194Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-21T13:27:34.194Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T13:27:34.194Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-21T13:27:34.795Z] === RUN TestDockerSuite/TestBuildRm [2022-03-21T13:27:37.428Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-21T13:27:37.918Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-21T13:27:37.995Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-21T13:27:38.562Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan (13.10s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2022-03-21T13:27:39.129Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-03-21T13:27:39.129Z] PASS [2022-03-21T13:27:39.129Z] [2022-03-21T13:27:39.129Z] DONE 8 tests in 14.492s [2022-03-21T13:27:39.129Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] ++ set -e [2022-03-21T13:27:39.129Z] ++ '[' -n 0 ']' [2022-03-21T13:27:39.129Z] ++ set -x [2022-03-21T13:27:39.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-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] testing: warning: no tests to run [2022-03-21T13:27:39.129Z] PASS [2022-03-21T13:27:39.129Z] [2022-03-21T13:27:39.129Z] DONE 0 tests in 0.037s [2022-03-21T13:27:39.129Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] ++ set -e [2022-03-21T13:27:39.129Z] ++ '[' -n 0 ']' [2022-03-21T13:27:39.129Z] ++ set -x [2022-03-21T13:27:39.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-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:27:39.129Z] INFO: Testing against a local daemon [2022-03-21T13:27:39.129Z] === RUN TestAuthZPluginAllowRequest [2022-03-21T13:27:39.451Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-21T13:27:39.696Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-21T13:27:39.956Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-21T13:27:40.524Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-21T13:27:40.524Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-03-21T13:27:40.524Z] === RUN TestAuthZPluginTLS [2022-03-21T13:27:41.092Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-21T13:27:41.092Z] === RUN TestAuthZPluginDenyRequest [2022-03-21T13:27:41.350Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-21T13:27:41.609Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-21T13:27:41.609Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-21T13:27:42.178Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-21T13:27:42.178Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-21T13:27:42.178Z] === RUN TestAuthZPluginDenyResponse [2022-03-21T13:27:42.745Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-21T13:27:42.745Z] === RUN TestAuthZPluginAllowEventStream [2022-03-21T13:27:42.745Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-21T13:27:44.123Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-03-21T13:27:44.123Z] === RUN TestAuthZPluginErrorResponse [2022-03-21T13:27:44.691Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-21T13:27:44.691Z] === RUN TestAuthZPluginErrorRequest [2022-03-21T13:27:45.227Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-21T13:27:45.227Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T13:27:45.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-21T13:27:45.227Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T13:27:45.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-21T13:27:45.227Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T13:27:45.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-21T13:27:45.227Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T13:27:45.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-21T13:27:45.258Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-21T13:27:45.258Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-21T13:27:45.268Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-21T13:27:45.268Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-21T13:27:45.268Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T13:27:45.268Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-21T13:27:45.684Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-21T13:27:45.825Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-21T13:27:45.825Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-21T13:27:45.825Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-21T13:27:45.825Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-21T13:27:46.083Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-21T13:27:46.083Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-21T13:27:46.083Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-21T13:27:46.083Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-21T13:27:46.652Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-21T13:27:48.030Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-21T13:27:48.030Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-21T13:27:48.030Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2022-03-21T13:27:48.030Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-21T13:27:48.597Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-21T13:27:49.533Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-03-21T13:27:49.533Z] === RUN TestAuthZPluginHeader [2022-03-21T13:27:50.470Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-03-21T13:27:50.470Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-21T13:27:51.387Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-21T13:27:51.387Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-21T13:27:51.387Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T13:27:51.843Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-21T13:27:51.849Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-21T13:27:52.419Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-21T13:27:53.358Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-21T13:27:53.617Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-21T13:27:54.185Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-21T13:27:54.753Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-03-21T13:27:54.753Z] === RUN TestAuthZPluginV2Disable [2022-03-21T13:27:55.320Z] === RUN TestDockerSuite/TestBuildUser [2022-03-21T13:27:56.697Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-21T13:27:58.601Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-03-21T13:27:58.601Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-21T13:27:59.169Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-21T13:28:02.456Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-03-21T13:28:02.456Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-21T13:28:02.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-21T13:28:02.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-21T13:28:03.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-21T13:28:04.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-21T13:28:05.248Z] docker_api_swarm_test.go:272: [d86c89eb9fd78] joining swarm manager [d397865f0667e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:28:07.152Z] docker_api_swarm_test.go:273: [dfa56d0d1e57a] joining swarm manager [d397865f0667e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:28:09.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-21T13:28:12.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-21T13:28:13.726Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-21T13:28:13.726Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-21T13:28:13.726Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-21T13:28:13.726Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s) [2022-03-21T13:28:13.726Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-21T13:28:14.183Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-21T13:28:14.183Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-21T13:28:14.183Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-21T13:28:14.183Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-21T13:28:14.183Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-21T13:28:14.183Z] remote: Enumerating objects: 23, done. [2022-03-21T13:28:14.183Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-21T13:28:14.183Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-21T13:28:14.183Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-21T13:28:14.183Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-21T13:28:14.183Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-21T13:28:14.183Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-21T13:28:14.293Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-21T13:28:15.230Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-21T13:28:15.652Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-21T13:28:15.797Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-21T13:28:15.797Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-21T13:28:15.797Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-21T13:28:15.797Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-21T13:28:15.797Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-21T13:28:15.797Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-21T13:28:15.797Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-21T13:28:15.797Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-21T13:28:15.797Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-21T13:28:17.173Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-21T13:28:17.173Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-21T13:28:17.431Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-21T13:28:17.998Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-21T13:28:18.571Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-21T13:28:18.571Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-21T13:28:19.445Z] Cross building: bundles/cross/linux/ppc64le [2022-03-21T13:28:19.445Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-21T13:28:19.445Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-21T13:28:20.472Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-21T13:28:21.407Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-21T13:28:21.972Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-21T13:28:22.231Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-21T13:28:22.798Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-21T13:28:22.798Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-21T13:28:22.798Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-21T13:28:23.057Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-21T13:28:24.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-21T13:28:24.998Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-21T13:28:24.999Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-21T13:28:24.999Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T13:28:24.999Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-21T13:28:25.566Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-21T13:28:26.134Z] === RUN TestDockerSuite/TestCommitChange [2022-03-21T13:28:27.070Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-21T13:28:27.636Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-21T13:28:28.570Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-21T13:28:29.506Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-21T13:28:30.072Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-21T13:28:30.330Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-21T13:28:30.330Z] PASS [2022-03-21T13:28:30.330Z] [2022-03-21T13:28:30.330Z] DONE 17 tests in 51.341s [2022-03-21T13:28:30.330Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-21T13:28:30.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:30.330Z] ++ set -e [2022-03-21T13:28:30.330Z] ++ '[' -n 0 ']' [2022-03-21T13:28:30.330Z] ++ set -x [2022-03-21T13:28:30.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:30.589Z] INFO: Testing against a local daemon [2022-03-21T13:28:30.589Z] === RUN TestPluginInvalidJSON [2022-03-21T13:28:30.589Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:28:30.589Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:28:30.589Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-21T13:28:30.589Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-21T13:28:30.589Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-21T13:28:30.589Z] === RUN TestPluginInstall [2022-03-21T13:28:30.589Z] === RUN TestPluginInstall/no_auth [2022-03-21T13:28:31.156Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-21T13:28:31.725Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-21T13:28:32.661Z] time="2022-03-21T13:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:32.661Z] time="2022-03-21T13:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba53344cb02daecba92e7a7d0afcc58ff7a415de6642f9293b8559a062c6d04d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:32.661Z] time="2022-03-21T13:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:32.661Z] time="2022-03-21T13:28:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba53344cb02daecba92e7a7d0afcc58ff7a415de6642f9293b8559a062c6d04d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:32.919Z] === RUN TestPluginInstall/with_htpasswd [2022-03-21T13:28:32.919Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-21T13:28:33.488Z] time="2022-03-21T13:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:33.488Z] time="2022-03-21T13:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba53344cb02daecba92e7a7d0afcc58ff7a415de6642f9293b8559a062c6d04d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:33.488Z] time="2022-03-21T13:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:33.488Z] time="2022-03-21T13:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba53344cb02daecba92e7a7d0afcc58ff7a415de6642f9293b8559a062c6d04d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:33.747Z] === RUN TestPluginInstall/with_insecure [2022-03-21T13:28:33.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-21T13:28:33.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-21T13:28:33.747Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-21T13:28:34.005Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-21T13:28:34.005Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-21T13:28:34.005Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-21T13:28:34.005Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-21T13:28:34.940Z] time="2022-03-21T13:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:34.940Z] time="2022-03-21T13:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17971aa00be2d22e4b112f20c91f249d98d7efc29e45b64eac67c6ad09d61eac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:34.940Z] time="2022-03-21T13:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-21T13:28:34.940Z] time="2022-03-21T13:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17971aa00be2d22e4b112f20c91f249d98d7efc29e45b64eac67c6ad09d61eac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-21T13:28:34.940Z] plugin_test.go:165: [d9c22bd58d005] daemon is not started [2022-03-21T13:28:34.940Z] --- PASS: TestPluginInstall (4.48s) [2022-03-21T13:28:34.940Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2022-03-21T13:28:34.940Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-03-21T13:28:34.940Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-03-21T13:28:34.940Z] === RUN TestPluginsWithRuntimes [2022-03-21T13:28:35.198Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-21T13:28:36.592Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-21T13:28:36.592Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-21T13:28:36.851Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-21T13:28:37.110Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-21T13:28:37.677Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-21T13:28:37.677Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-21T13:28:38.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-21T13:28:38.503Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-21T13:28:39.072Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-03-21T13:28:39.072Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-03-21T13:28:39.072Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-03-21T13:28:39.072Z] === RUN TestPluginBackCompatMediaTypes [2022-03-21T13:28:39.072Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-21T13:28:39.072Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-21T13:28:39.072Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-21T13:28:39.639Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2022-03-21T13:28:39.639Z] PASS [2022-03-21T13:28:39.639Z] [2022-03-21T13:28:39.639Z] DONE 10 tests in 9.263s [2022-03-21T13:28:39.639Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-21T13:28:39.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:39.639Z] ++ set -e [2022-03-21T13:28:39.639Z] ++ '[' -n 0 ']' [2022-03-21T13:28:39.639Z] ++ set -x [2022-03-21T13:28:39.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:39.898Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-21T13:28:39.898Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-21T13:28:39.898Z] INFO: Testing against a local daemon [2022-03-21T13:28:39.898Z] === RUN TestExternalGraphDriver [2022-03-21T13:28:39.898Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-21T13:28:39.898Z] === RUN TestExternalGraphDriver/json [2022-03-21T13:28:39.898Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-21T13:28:39.898Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-21T13:28:40.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-21T13:28:41.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-21T13:28:41.660Z] === RUN TestExternalGraphDriver/spec [2022-03-21T13:28:41.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-21T13:28:41.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-21T13:28:43.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-21T13:28:43.602Z] === RUN TestExternalGraphDriver/pull [2022-03-21T13:28:43.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-21T13:28:43.602Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-21T13:28:44.168Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-21T13:28:44.735Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-21T13:28:45.303Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-21T13:28:45.303Z] --- PASS: TestExternalGraphDriver (5.56s) [2022-03-21T13:28:45.303Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-03-21T13:28:45.303Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2022-03-21T13:28:45.303Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-03-21T13:28:45.303Z] === RUN TestGraphdriverPluginV2 [2022-03-21T13:28:45.870Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-21T13:28:45.870Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-21T13:28:46.103Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-21T13:28:46.103Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T13:28:46.103Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-21T13:28:46.103Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T13:28:46.103Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-21T13:28:46.438Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-21T13:28:47.004Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-21T13:28:47.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-21T13:28:47.831Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-21T13:28:47.831Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-21T13:28:48.767Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-21T13:28:50.144Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-21T13:28:50.714Z] --- PASS: TestGraphdriverPluginV2 (5.37s) [2022-03-21T13:28:50.714Z] PASS [2022-03-21T13:28:50.714Z] [2022-03-21T13:28:50.714Z] DONE 5 tests in 11.048s [2022-03-21T13:28:50.714Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-21T13:28:50.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:50.714Z] ++ set -e [2022-03-21T13:28:50.714Z] ++ '[' -n 0 ']' [2022-03-21T13:28:50.714Z] ++ set -x [2022-03-21T13:28:50.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:28:50.973Z] INFO: Testing against a local daemon [2022-03-21T13:28:50.973Z] === RUN TestContinueAfterPluginCrash [2022-03-21T13:28:50.973Z] === PAUSE TestContinueAfterPluginCrash [2022-03-21T13:28:50.973Z] === RUN TestReadPluginNoRead [2022-03-21T13:28:50.973Z] === PAUSE TestReadPluginNoRead [2022-03-21T13:28:50.973Z] === RUN TestDaemonStartWithLogOpt [2022-03-21T13:28:50.973Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-21T13:28:50.973Z] === CONT TestContinueAfterPluginCrash [2022-03-21T13:28:50.973Z] === CONT TestDaemonStartWithLogOpt [2022-03-21T13:28:51.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-21T13:28:51.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-21T13:28:51.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-21T13:28:51.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-21T13:28:51.908Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-21T13:28:51.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-21T13:28:52.475Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-21T13:28:54.386Z] docker_api_swarm_node_test.go:20: [d6322fd3a6b64] joining swarm manager [d279f20a77042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:28:55.323Z] docker_api_swarm_node_test.go:21: [d409ae113c19d] joining swarm manager [d279f20a77042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:28:55.581Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2022-03-21T13:28:55.581Z] === CONT TestReadPluginNoRead [2022-03-21T13:28:56.958Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-21T13:28:57.527Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-21T13:28:58.094Z] === RUN TestReadPluginNoRead/default [2022-03-21T13:28:58.094Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-21T13:28:58.094Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-21T13:28:58.094Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-21T13:28:58.094Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-21T13:28:59.468Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-21T13:29:00.404Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-21T13:29:00.664Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-21T13:29:00.922Z] --- PASS: TestContinueAfterPluginCrash (9.89s) [2022-03-21T13:29:01.181Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-21T13:29:02.118Z] === CONT TestReadPluginNoRead [2022-03-21T13:29:02.118Z] read_test.go:92: [d67ebc683bea9] daemon is not started [2022-03-21T13:29:02.118Z] --- PASS: TestReadPluginNoRead (6.40s) [2022-03-21T13:29:02.118Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-03-21T13:29:02.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-21T13:29:02.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-03-21T13:29:02.118Z] PASS [2022-03-21T13:29:02.118Z] [2022-03-21T13:29:02.118Z] DONE 6 tests in 11.210s [2022-03-21T13:29:02.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] ++ set -e [2022-03-21T13:29:02.118Z] ++ '[' -n 0 ']' [2022-03-21T13:29:02.118Z] ++ set -x [2022-03-21T13:29:02.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] testing: warning: no tests to run [2022-03-21T13:29:02.118Z] PASS [2022-03-21T13:29:02.118Z] [2022-03-21T13:29:02.118Z] DONE 0 tests in 0.045s [2022-03-21T13:29:02.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] ++ set -e [2022-03-21T13:29:02.118Z] ++ '[' -n 0 ']' [2022-03-21T13:29:02.118Z] ++ set -x [2022-03-21T13:29:02.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:02.118Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-21T13:29:02.118Z] INFO: Testing against a local daemon [2022-03-21T13:29:02.118Z] === RUN TestPluginWithDevMounts [2022-03-21T13:29:02.118Z] === PAUSE TestPluginWithDevMounts [2022-03-21T13:29:02.118Z] === CONT TestPluginWithDevMounts [2022-03-21T13:29:03.906Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-21T13:29:03.906Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-21T13:29:03.906Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-21T13:29:04.023Z] --- PASS: TestPluginWithDevMounts (1.83s) [2022-03-21T13:29:04.023Z] PASS [2022-03-21T13:29:04.023Z] [2022-03-21T13:29:04.023Z] DONE 1 tests in 1.945s [2022-03-21T13:29:04.023Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-21T13:29:04.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:04.023Z] ++ set -e [2022-03-21T13:29:04.023Z] ++ '[' -n 0 ']' [2022-03-21T13:29:04.023Z] ++ set -x [2022-03-21T13:29:04.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:04.282Z] INFO: Testing against a local daemon [2022-03-21T13:29:04.282Z] === RUN TestSecretInspect [2022-03-21T13:29:05.217Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-21T13:29:05.784Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-21T13:29:06.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-21T13:29:06.611Z] --- PASS: TestSecretInspect (2.42s) [2022-03-21T13:29:06.611Z] === RUN TestSecretList [2022-03-21T13:29:07.546Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-21T13:29:08.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-21T13:29:09.490Z] --- PASS: TestSecretList (3.02s) [2022-03-21T13:29:09.490Z] === RUN TestSecretsCreateAndDelete [2022-03-21T13:29:10.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-21T13:29:10.626Z] docker_api_swarm_test.go:502: [d89133dd38fa4] joining swarm manager [dd61e88d7856f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:29:11.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-21T13:29:12.145Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2022-03-21T13:29:12.145Z] === RUN TestSecretsUpdate [2022-03-21T13:29:13.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-21T13:29:14.456Z] --- PASS: TestSecretsUpdate (2.26s) [2022-03-21T13:29:14.456Z] === RUN TestTemplatedSecret [2022-03-21T13:29:14.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-21T13:29:15.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0001286d8_} [2022-03-21T13:29:16.031Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-21T13:29:16.031Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T13:29:16.031Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-21T13:29:16.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-21T13:29:16.070Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-21T13:29:16.276Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-21T13:29:17.206Z] --- PASS: TestTemplatedSecret (2.79s) [2022-03-21T13:29:17.206Z] === RUN TestSecretCreateResolve [2022-03-21T13:29:17.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14093564888_/foo_false____} [2022-03-21T13:29:18.239Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-21T13:29:18.239Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T13:29:18.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14093564888_/foo_true____} [2022-03-21T13:29:18.695Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-21T13:29:19.515Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-03-21T13:29:19.515Z] PASS [2022-03-21T13:29:19.515Z] [2022-03-21T13:29:19.515Z] DONE 6 tests in 15.415s [2022-03-21T13:29:19.515Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-21T13:29:19.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:19.515Z] ++ set -e [2022-03-21T13:29:19.515Z] ++ '[' -n 0 ']' [2022-03-21T13:29:19.515Z] ++ set -x [2022-03-21T13:29:19.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:29:19.515Z] INFO: Testing against a local daemon [2022-03-21T13:29:19.515Z] === RUN TestServiceCreateInit [2022-03-21T13:29:19.515Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-21T13:29:20.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_false____} [2022-03-21T13:29:20.342Z] docker_api_swarm_test.go:507: [d52bb90018bb8] joining swarm manager [dd61e88d7856f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:29:21.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_true____} [2022-03-21T13:29:21.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-21T13:29:21.809Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T13:29:22.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-21T13:29:23.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_true__0xc000128b40__} [2022-03-21T13:29:23.658Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-21T13:29:24.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000128b58_} [2022-03-21T13:29:25.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000128b70_} [2022-03-21T13:29:27.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000128b88_} [2022-03-21T13:29:27.602Z] --- PASS: TestServiceCreateInit (7.89s) [2022-03-21T13:29:27.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2022-03-21T13:29:27.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-03-21T13:29:27.602Z] === RUN TestCreateServiceMultipleTimes [2022-03-21T13:29:28.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000128ba0_} [2022-03-21T13:29:28.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-21T13:29:28.619Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-21T13:29:30.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-21T13:29:31.830Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-21T13:29:35.116Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-21T13:29:36.492Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-21T13:29:38.393Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-21T13:29:38.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-21T13:29:38.907Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-21T13:29:39.329Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-21T13:29:39.588Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-21T13:29:40.154Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-21T13:29:40.413Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-21T13:29:40.979Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-21T13:29:41.550Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-21T13:29:42.117Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-21T13:29:42.685Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-21T13:29:43.250Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-21T13:29:43.816Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-21T13:29:44.075Z] --- PASS: TestCreateServiceMultipleTimes (16.51s) [2022-03-21T13:29:44.075Z] === RUN TestCreateServiceConflict [2022-03-21T13:29:44.334Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-21T13:29:45.268Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-21T13:29:45.836Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-21T13:29:46.402Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-21T13:29:46.661Z] --- PASS: TestCreateServiceConflict (2.57s) [2022-03-21T13:29:46.661Z] === RUN TestCreateServiceMaxReplicas [2022-03-21T13:29:47.228Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-21T13:29:48.168Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-21T13:29:49.104Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-21T13:29:49.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-21T13:29:49.181Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T13:29:49.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-21T13:29:50.040Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-21T13:29:50.040Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2022-03-21T13:29:50.040Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-21T13:29:50.040Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-21T13:29:50.607Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-21T13:29:51.173Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-21T13:29:52.108Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-21T13:29:52.676Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-21T13:29:53.610Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-21T13:29:54.545Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-21T13:29:54.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-21T13:29:54.804Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-21T13:29:54.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-21T13:29:54.962Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T13:29:54.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-21T13:29:54.962Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T13:29:54.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-21T13:29:56.711Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-21T13:29:56.711Z] docker_api_swarm_node_test.go:81: [d481f7b807ac0] joining swarm manager [dce7e43f4bc34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:29:59.996Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-21T13:30:01.898Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-21T13:30:02.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-21T13:30:02.020Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T13:30:02.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-21T13:30:02.466Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-21T13:30:02.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-21T13:30:02.987Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T13:30:02.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-21T13:30:02.987Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T13:30:02.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-21T13:30:03.844Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2022-03-21T13:30:03.844Z] === RUN TestCreateServiceSecretFileMode [2022-03-21T13:30:07.132Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-21T13:30:08.825Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-21T13:30:09.039Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-21T13:30:09.297Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-21T13:30:10.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-21T13:30:10.856Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-21T13:30:10.856Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-21T13:30:10.856Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-21T13:30:10.856Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-21T13:30:10.856Z] Cross building: bundles/cross/linux/s390x [2022-03-21T13:30:10.856Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-21T13:30:10.856Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-21T13:30:12.047Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-21T13:30:12.983Z] docker_api_swarm_node_test.go:53: [d17e5db381e22] joining swarm manager [d537a9b4d5329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:30:12.983Z] === RUN TestDockerSuite/TestCpToDot [2022-03-21T13:30:13.550Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-21T13:30:13.808Z] docker_api_swarm_node_test.go:54: [d8700fb90d277] joining swarm manager [d537a9b4d5329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:30:14.375Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-21T13:30:15.309Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-21T13:30:15.878Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-21T13:30:16.812Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-21T13:30:16.812Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-21T13:30:16.812Z] --- PASS: TestCreateServiceSecretFileMode (13.03s) [2022-03-21T13:30:16.812Z] === RUN TestCreateServiceConfigFileMode [2022-03-21T13:30:17.381Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-21T13:30:18.316Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-21T13:30:18.574Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-21T13:30:18.574Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-21T13:30:19.141Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-21T13:30:19.708Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-21T13:30:19.708Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-21T13:30:19.708Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-21T13:30:19.708Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-21T13:30:20.274Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-21T13:30:20.274Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-21T13:30:20.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-21T13:30:20.532Z] === RUN TestDockerSuite/TestCreateRM [2022-03-21T13:30:20.532Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-21T13:30:20.532Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T13:30:20.532Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-21T13:30:20.532Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-21T13:30:20.790Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-21T13:30:21.187Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-21T13:30:22.163Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-21T13:30:22.163Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-21T13:30:22.163Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-21T13:30:25.446Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-21T13:30:25.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-21T13:30:26.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-21T13:30:26.899Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-21T13:30:28.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-21T13:30:29.226Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-21T13:30:29.793Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-21T13:30:29.793Z] --- PASS: TestCreateServiceConfigFileMode (12.98s) [2022-03-21T13:30:29.793Z] === RUN TestCreateServiceSysctls [2022-03-21T13:30:30.359Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-21T13:30:30.359Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-21T13:30:30.791Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-21T13:30:30.791Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-21T13:30:30.791Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-21T13:30:30.928Z] === RUN TestDockerSuite/TestDockerFails [2022-03-21T13:30:30.928Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-21T13:30:30.928Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-21T13:30:30.928Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-21T13:30:32.307Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-21T13:30:32.876Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-21T13:30:33.444Z] --- PASS: TestCreateServiceSysctls (3.41s) [2022-03-21T13:30:33.444Z] === RUN TestCreateServiceCapabilities [2022-03-21T13:30:33.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-21T13:30:34.379Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-21T13:30:34.379Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-21T13:30:34.379Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-21T13:30:34.379Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-21T13:30:36.281Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2022-03-21T13:30:36.281Z] === RUN TestInspect [2022-03-21T13:30:38.815Z] --- PASS: TestInspect (2.74s) [2022-03-21T13:30:38.815Z] === RUN TestCreateJob [2022-03-21T13:30:40.189Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-21T13:30:42.720Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-21T13:30:42.720Z] --- PASS: TestCreateJob (3.84s) [2022-03-21T13:30:42.720Z] === RUN TestReplicatedJob [2022-03-21T13:30:44.626Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-21T13:30:46.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-21T13:30:46.571Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-21T13:30:47.954Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-21T13:30:48.449Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-21T13:30:48.524Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-21T13:30:49.461Z] --- PASS: TestReplicatedJob (6.62s) [2022-03-21T13:30:49.461Z] === RUN TestUpdateReplicatedJob [2022-03-21T13:30:49.461Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-21T13:30:50.028Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-21T13:30:50.596Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-21T13:30:51.163Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-21T13:30:52.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-21T13:30:52.799Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-21T13:30:53.058Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2022-03-21T13:30:53.058Z] === RUN TestServiceListWithStatuses [2022-03-21T13:30:53.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:30:53.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-21T13:30:53.058Z] === RUN TestDockerNetworkConnectAlias [2022-03-21T13:30:53.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-21T13:30:53.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-21T13:30:53.654Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T13:30:54.435Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-21T13:30:54.619Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-21T13:30:54.619Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T13:30:55.003Z] docker_api_swarm_test.go:202: [d139c5fe1944f] joining swarm manager [d3216628565fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:30:55.076Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-21T13:30:56.613Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-21T13:30:56.613Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T13:30:56.613Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-21T13:30:57.538Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-21T13:30:58.473Z] --- PASS: TestDockerNetworkConnectAlias (5.59s) [2022-03-21T13:30:58.473Z] === RUN TestDockerNetworkReConnect [2022-03-21T13:30:58.759Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-21T13:30:59.407Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-21T13:31:00.782Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-21T13:31:01.717Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-21T13:31:02.398Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-21T13:31:02.651Z] --- PASS: TestDockerNetworkReConnect (3.94s) [2022-03-21T13:31:02.651Z] === RUN TestServicePlugin [2022-03-21T13:31:03.366Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-21T13:31:03.366Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T13:31:03.366Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-21T13:31:03.366Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T13:31:03.366Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-21T13:31:05.538Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-21T13:31:06.503Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-21T13:31:06.837Z] plugin_test.go:61: [dfd2f97a68f29] joining swarm manager [d23bf641b99f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:31:07.414Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-21T13:31:07.468Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-21T13:31:07.672Z] plugin_test.go:64: [d06fba12b5bff] joining swarm manager [d23bf641b99f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:31:07.672Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-21T13:31:07.925Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-21T13:31:08.666Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-21T13:31:09.046Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-21T13:31:09.046Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-21T13:31:09.305Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-21T13:31:09.563Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-21T13:31:09.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-21T13:31:09.822Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-21T13:31:10.759Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-21T13:31:11.125Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-21T13:31:11.695Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-21T13:31:11.695Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-21T13:31:11.952Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-21T13:31:12.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-21T13:31:12.777Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-21T13:31:13.343Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-21T13:31:14.479Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-21T13:31:14.716Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-21T13:31:14.716Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-21T13:31:14.716Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-21T13:31:14.716Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-21T13:31:14.716Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-21T13:31:14.716Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-21T13:31:16.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-21T13:31:16.616Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-21T13:31:17.182Z] === RUN TestDockerSuite/TestEventsRename [2022-03-21T13:31:17.382Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-21T13:31:17.382Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T13:31:17.382Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-21T13:31:18.118Z] === RUN TestDockerSuite/TestEventsResize [2022-03-21T13:31:18.685Z] docker_api_swarm_test.go:384: [dd2e9df76ae67] joining swarm manager [d779bfdc84fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:31:18.685Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-21T13:31:18.915Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-21T13:31:18.915Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T13:31:18.915Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-21T13:31:19.374Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-21T13:31:20.060Z] docker_api_swarm_test.go:385: [d0b3467e683ab] joining swarm manager [d779bfdc84fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:31:21.546Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-21T13:31:23.079Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-21T13:31:23.536Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-21T13:31:23.536Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T13:31:23.536Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-21T13:31:24.243Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-21T13:31:24.501Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-21T13:31:24.810Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-21T13:31:25.377Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-21T13:31:25.466Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-21T13:31:25.466Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T13:31:25.466Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-21T13:31:25.466Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T13:31:25.466Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-21T13:31:28.674Z] === RUN TestDockerSuite/TestEventsTop [2022-03-21T13:31:28.674Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-21T13:31:31.202Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-21T13:31:32.526Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-21T13:31:34.484Z] --- PASS: TestServicePlugin (31.55s) [2022-03-21T13:31:34.484Z] === RUN TestServiceUpdateLabel [2022-03-21T13:31:36.384Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-03-21T13:31:36.384Z] === RUN TestServiceUpdateSecrets [2022-03-21T13:31:37.320Z] === RUN TestDockerSuite/TestExec [2022-03-21T13:31:37.579Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-21T13:31:38.516Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-21T13:31:39.082Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-21T13:31:39.341Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-21T13:31:40.716Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-21T13:31:40.975Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-21T13:31:41.057Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-21T13:31:41.543Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-21T13:31:42.110Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-21T13:31:42.677Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-21T13:31:42.935Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-21T13:31:43.501Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-21T13:31:44.436Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-21T13:31:45.812Z] === RUN TestDockerSuite/TestExecEnv [2022-03-21T13:31:46.071Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-21T13:31:47.027Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-21T13:31:47.599Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-21T13:31:49.500Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-21T13:31:49.759Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-21T13:31:50.326Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-21T13:31:50.893Z] === RUN TestDockerSuite/TestExecParseError [2022-03-21T13:31:51.151Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2022-03-21T13:31:51.151Z] === RUN TestServiceUpdateConfigs [2022-03-21T13:31:51.718Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-21T13:31:52.286Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-21T13:31:52.853Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-21T13:31:53.423Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-21T13:31:54.229Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-21T13:31:54.487Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-21T13:31:55.055Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-21T13:31:59.524Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-21T13:31:59.524Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-21T13:31:59.524Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-21T13:31:59.524Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-21T13:32:02.264Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-21T13:32:02.264Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-21T13:32:02.264Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-21T13:32:02.264Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-21T13:32:02.264Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-21T13:32:02.633Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-21T13:32:03.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/test/unit [2022-03-21T13:32:03.698Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-21T13:32:03.698Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-21T13:32:03.698Z] + TESTDIRS=./... [2022-03-21T13:32:03.698Z] + exclude_paths='/vendor/|/integration' [2022-03-21T13:32:03.698Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-21T13:32:03.698Z] ++ go list ./... [2022-03-21T13:32:04.628Z] + pkg_list='github.com/docker/docker/api [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/backend [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/container [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/events [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/filters [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/image [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/mount [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/network [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/registry [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/time [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/versions [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:32:04.628Z] github.com/docker/docker/api/types/volume [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:32:04.628Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:32:04.628Z] github.com/docker/docker/cli [2022-03-21T13:32:04.628Z] github.com/docker/docker/cli/config [2022-03-21T13:32:04.628Z] github.com/docker/docker/cli/debug [2022-03-21T13:32:04.628Z] github.com/docker/docker/client [2022-03-21T13:32:04.628Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:32:04.628Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:32:04.628Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:32:04.628Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:32:04.628Z] github.com/docker/docker/container [2022-03-21T13:32:04.628Z] github.com/docker/docker/container/stream [2022-03-21T13:32:04.628Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:32:04.628Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:32:04.628Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/config [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/events [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/exec [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/images [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/links [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/names [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/network [2022-03-21T13:32:04.628Z] github.com/docker/docker/daemon/stats [2022-03-21T13:32:04.628Z] github.com/docker/docker/distribution [2022-03-21T13:32:04.628Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:32:04.628Z] github.com/docker/docker/distribution/utils [2022-03-21T13:32:04.628Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:32:04.628Z] github.com/docker/docker/dockerversion [2022-03-21T13:32:04.628Z] github.com/docker/docker/errdefs [2022-03-21T13:32:04.628Z] github.com/docker/docker/image [2022-03-21T13:32:04.628Z] github.com/docker/docker/image/cache [2022-03-21T13:32:04.628Z] github.com/docker/docker/image/tarexport [2022-03-21T13:32:04.628Z] github.com/docker/docker/image/v1 [2022-03-21T13:32:04.628Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:32:04.628Z] github.com/docker/docker/layer [2022-03-21T13:32:04.628Z] github.com/docker/docker/libcontainerd [2022-03-21T13:32:04.628Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:32:04.628Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:32:04.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:32:04.628Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:32:04.628Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:32:04.629Z] github.com/docker/docker/oci [2022-03-21T13:32:04.629Z] github.com/docker/docker/oci/caps [2022-03-21T13:32:04.629Z] github.com/docker/docker/opts [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/archive [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/directory [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/platform [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pools [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/progress [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/signal [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stack [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/system [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:32:04.629Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:32:04.629Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:32:04.629Z] github.com/docker/docker/quota [2022-03-21T13:32:04.629Z] github.com/docker/docker/reference [2022-03-21T13:32:04.629Z] github.com/docker/docker/registry [2022-03-21T13:32:04.629Z] github.com/docker/docker/registry/resumable [2022-03-21T13:32:04.629Z] github.com/docker/docker/restartmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/rootless [2022-03-21T13:32:04.629Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:32:04.629Z] github.com/docker/docker/runconfig [2022-03-21T13:32:04.629Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/environment [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/registry [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/request [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/drivers [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/local [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/mounts [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/service [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:32:04.629Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:32:04.629Z] ++ grep --fixed-strings -v /libnetwork [2022-03-21T13:32:04.629Z] ++ echo 'github.com/docker/docker/api [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/backend [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/container [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/events [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/filters [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/image [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/mount [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/network [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/registry [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/time [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/versions [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:32:04.629Z] github.com/docker/docker/api/types/volume [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:32:04.629Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:32:04.629Z] github.com/docker/docker/cli [2022-03-21T13:32:04.629Z] github.com/docker/docker/cli/config [2022-03-21T13:32:04.629Z] github.com/docker/docker/cli/debug [2022-03-21T13:32:04.629Z] github.com/docker/docker/client [2022-03-21T13:32:04.629Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:32:04.629Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:32:04.629Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:32:04.629Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:32:04.629Z] github.com/docker/docker/container [2022-03-21T13:32:04.629Z] github.com/docker/docker/container/stream [2022-03-21T13:32:04.629Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:32:04.629Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:32:04.629Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/config [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/events [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/exec [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/images [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/links [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/names [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/network [2022-03-21T13:32:04.629Z] github.com/docker/docker/daemon/stats [2022-03-21T13:32:04.629Z] github.com/docker/docker/distribution [2022-03-21T13:32:04.629Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:32:04.629Z] github.com/docker/docker/distribution/utils [2022-03-21T13:32:04.629Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:32:04.629Z] github.com/docker/docker/dockerversion [2022-03-21T13:32:04.629Z] github.com/docker/docker/errdefs [2022-03-21T13:32:04.629Z] github.com/docker/docker/image [2022-03-21T13:32:04.629Z] github.com/docker/docker/image/cache [2022-03-21T13:32:04.629Z] github.com/docker/docker/image/tarexport [2022-03-21T13:32:04.629Z] github.com/docker/docker/image/v1 [2022-03-21T13:32:04.629Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:32:04.629Z] github.com/docker/docker/layer [2022-03-21T13:32:04.629Z] github.com/docker/docker/libcontainerd [2022-03-21T13:32:04.629Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:32:04.629Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:32:04.629Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:32:04.629Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:32:04.629Z] github.com/docker/docker/oci [2022-03-21T13:32:04.629Z] github.com/docker/docker/oci/caps [2022-03-21T13:32:04.629Z] github.com/docker/docker/opts [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/archive [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/directory [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/platform [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pools [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/progress [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/signal [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stack [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/system [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:32:04.629Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:32:04.629Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:32:04.629Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:32:04.629Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:32:04.629Z] github.com/docker/docker/quota [2022-03-21T13:32:04.629Z] github.com/docker/docker/reference [2022-03-21T13:32:04.629Z] github.com/docker/docker/registry [2022-03-21T13:32:04.629Z] github.com/docker/docker/registry/resumable [2022-03-21T13:32:04.629Z] github.com/docker/docker/restartmanager [2022-03-21T13:32:04.629Z] github.com/docker/docker/rootless [2022-03-21T13:32:04.629Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:32:04.629Z] github.com/docker/docker/runconfig [2022-03-21T13:32:04.629Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/environment [2022-03-21T13:32:04.629Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/registry [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/request [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/drivers [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/local [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/mounts [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/service [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:32:04.630Z] + base_pkg_list='github.com/docker/docker/api [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/backend [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/events [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/filters [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/image [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/mount [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/registry [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/time [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli/config [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli/debug [2022-03-21T13:32:04.630Z] github.com/docker/docker/client [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:32:04.630Z] github.com/docker/docker/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/container/stream [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/config [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/events [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/exec [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/images [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/links [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/names [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/stats [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/utils [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:32:04.630Z] github.com/docker/docker/dockerversion [2022-03-21T13:32:04.630Z] github.com/docker/docker/errdefs [2022-03-21T13:32:04.630Z] github.com/docker/docker/image [2022-03-21T13:32:04.630Z] github.com/docker/docker/image/cache [2022-03-21T13:32:04.630Z] github.com/docker/docker/image/tarexport [2022-03-21T13:32:04.630Z] github.com/docker/docker/image/v1 [2022-03-21T13:32:04.630Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:32:04.630Z] github.com/docker/docker/layer [2022-03-21T13:32:04.630Z] github.com/docker/docker/libcontainerd [2022-03-21T13:32:04.630Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:32:04.630Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:32:04.630Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:32:04.630Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:32:04.630Z] github.com/docker/docker/oci [2022-03-21T13:32:04.630Z] github.com/docker/docker/oci/caps [2022-03-21T13:32:04.630Z] github.com/docker/docker/opts [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/archive [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/directory [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/platform [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/pools [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/progress [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/signal [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/stack [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/system [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:32:04.630Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:32:04.630Z] github.com/docker/docker/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:32:04.630Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:32:04.630Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:32:04.630Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:32:04.630Z] github.com/docker/docker/quota [2022-03-21T13:32:04.630Z] github.com/docker/docker/reference [2022-03-21T13:32:04.630Z] github.com/docker/docker/registry [2022-03-21T13:32:04.630Z] github.com/docker/docker/registry/resumable [2022-03-21T13:32:04.630Z] github.com/docker/docker/restartmanager [2022-03-21T13:32:04.630Z] github.com/docker/docker/rootless [2022-03-21T13:32:04.630Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:32:04.630Z] github.com/docker/docker/runconfig [2022-03-21T13:32:04.630Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/environment [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/registry [2022-03-21T13:32:04.630Z] github.com/docker/docker/testutil/request [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/drivers [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/local [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/mounts [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/service [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:32:04.630Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:32:04.630Z] ++ echo 'github.com/docker/docker/api [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/backend [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/events [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/filters [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/image [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/mount [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/registry [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/time [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:32:04.630Z] github.com/docker/docker/api/types/volume [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:32:04.630Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli/config [2022-03-21T13:32:04.630Z] github.com/docker/docker/cli/debug [2022-03-21T13:32:04.630Z] github.com/docker/docker/client [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:32:04.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:32:04.630Z] github.com/docker/docker/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/container/stream [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:32:04.630Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/config [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/events [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/exec [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/images [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/links [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/names [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/network [2022-03-21T13:32:04.630Z] github.com/docker/docker/daemon/stats [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/utils [2022-03-21T13:32:04.630Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:32:04.630Z] github.com/docker/docker/dockerversion [2022-03-21T13:32:04.631Z] github.com/docker/docker/errdefs [2022-03-21T13:32:04.631Z] github.com/docker/docker/image [2022-03-21T13:32:04.631Z] github.com/docker/docker/image/cache [2022-03-21T13:32:04.631Z] github.com/docker/docker/image/tarexport [2022-03-21T13:32:04.631Z] github.com/docker/docker/image/v1 [2022-03-21T13:32:04.631Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:32:04.631Z] github.com/docker/docker/layer [2022-03-21T13:32:04.631Z] github.com/docker/docker/libcontainerd [2022-03-21T13:32:04.631Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:32:04.631Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:32:04.631Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/types [2022-03-21T13:32:04.631Z] github.com/docker/docker/oci [2022-03-21T13:32:04.631Z] github.com/docker/docker/oci/caps [2022-03-21T13:32:04.631Z] github.com/docker/docker/opts [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/archive [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/directory [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/platform [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/pools [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/progress [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/signal [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/stack [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/system [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:32:04.631Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:32:04.631Z] github.com/docker/docker/plugin [2022-03-21T13:32:04.631Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:32:04.631Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:32:04.631Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:32:04.631Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:32:04.631Z] github.com/docker/docker/quota [2022-03-21T13:32:04.631Z] github.com/docker/docker/reference [2022-03-21T13:32:04.631Z] github.com/docker/docker/registry [2022-03-21T13:32:04.631Z] github.com/docker/docker/registry/resumable [2022-03-21T13:32:04.631Z] github.com/docker/docker/restartmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/rootless [2022-03-21T13:32:04.631Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:32:04.631Z] github.com/docker/docker/runconfig [2022-03-21T13:32:04.631Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/environment [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/registry [2022-03-21T13:32:04.631Z] github.com/docker/docker/testutil/request [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/drivers [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/local [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/mounts [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/service [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:32:04.631Z] github.com/docker/docker/volume/testutils' [2022-03-21T13:32:04.631Z] ++ grep --fixed-strings /libnetwork [2022-03-21T13:32:04.631Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/types' [2022-03-21T13:32:04.631Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-21T13:32:04.631Z] + echo 'github.com/docker/docker/libnetwork [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/types' [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:32:04.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:32:04.631Z] + type docker-proxy [2022-03-21T13:32:04.631Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-21T13:32:04.631Z] + hack/make.sh binary-proxy install-proxy [2022-03-21T13:32:04.631Z] [2022-03-21T13:32:04.631Z] Removing bundles/ [2022-03-21T13:32:04.631Z] [2022-03-21T13:32:04.631Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-21T13:32:04.631Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-21T13:32:04.631Z] GOOS="" GOARCH="" GOARM="" [2022-03-21T13:32:05.292Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-21T13:32:05.797Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-21T13:32:07.253Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-21T13:32:07.253Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-03-21T13:32:07.253Z] === RUN TestServiceUpdateNetwork [2022-03-21T13:32:07.253Z] === RUN TestDockerSuite/TestExecTTY [2022-03-21T13:32:07.253Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-21T13:32:07.822Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-21T13:32:08.181Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-21T13:32:08.641Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-21T13:32:08.757Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-21T13:32:09.323Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-21T13:32:09.323Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-21T13:32:09.323Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-21T13:32:09.615Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-21T13:32:09.987Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-21T13:32:11.226Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-21T13:32:11.486Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-21T13:32:12.428Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-21T13:32:12.699Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-21T13:32:12.723Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-21T13:32:12.723Z] [2022-03-21T13:32:12.723Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-21T13:32:12.723Z] Installing docker-proxy to /usr/local/bin/ [2022-03-21T13:32:12.723Z] [2022-03-21T13:32:12.723Z] + mkdir -p bundles [2022-03-21T13:32:12.723Z] + '[' -n 'github.com/docker/docker/api [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/backend/build [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/httpstatus [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/httputils [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/middleware [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/build [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/container [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/debug [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/distribution [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/grpc [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/image [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/network [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/plugin [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/session [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/swarm [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/system [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/server/router/volume [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/backend [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/blkiodev [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/container [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/events [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/filters [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/image [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/mount [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/network [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/registry [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/strslice [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/swarm [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/time [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/versions [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-21T13:32:12.723Z] github.com/docker/docker/api/types/volume [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/builder-next/worker [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/dockerfile [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/remotecontext [2022-03-21T13:32:12.723Z] github.com/docker/docker/builder/remotecontext/git [2022-03-21T13:32:12.723Z] github.com/docker/docker/cli [2022-03-21T13:32:12.723Z] github.com/docker/docker/cli/config [2022-03-21T13:32:12.723Z] github.com/docker/docker/cli/debug [2022-03-21T13:32:12.723Z] github.com/docker/docker/client [2022-03-21T13:32:12.723Z] github.com/docker/docker/cmd/docker-proxy [2022-03-21T13:32:12.723Z] github.com/docker/docker/cmd/dockerd [2022-03-21T13:32:12.723Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-21T13:32:12.723Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-21T13:32:12.723Z] github.com/docker/docker/container [2022-03-21T13:32:12.723Z] github.com/docker/docker/container/stream [2022-03-21T13:32:12.723Z] github.com/docker/docker/contrib/apparmor [2022-03-21T13:32:12.723Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-21T13:32:12.723Z] github.com/docker/docker/contrib/httpserver [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster/convert [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster/executor [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/cluster/provider [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/config [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/events [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/events/testutils [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/exec [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/images [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/initlayer [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/links [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/listeners [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/gelf [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/journald [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/local [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/logentries [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/splunk [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/syslog [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/logger/templates [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/names [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/network [2022-03-21T13:32:12.723Z] github.com/docker/docker/daemon/stats [2022-03-21T13:32:12.723Z] github.com/docker/docker/distribution [2022-03-21T13:32:12.723Z] github.com/docker/docker/distribution/metadata [2022-03-21T13:32:12.723Z] github.com/docker/docker/distribution/utils [2022-03-21T13:32:12.723Z] github.com/docker/docker/distribution/xfer [2022-03-21T13:32:12.723Z] github.com/docker/docker/dockerversion [2022-03-21T13:32:12.723Z] github.com/docker/docker/errdefs [2022-03-21T13:32:12.723Z] github.com/docker/docker/image [2022-03-21T13:32:12.723Z] github.com/docker/docker/image/cache [2022-03-21T13:32:12.723Z] github.com/docker/docker/image/tarexport [2022-03-21T13:32:12.723Z] github.com/docker/docker/image/v1 [2022-03-21T13:32:12.723Z] github.com/docker/docker/internal/test/suite [2022-03-21T13:32:12.723Z] github.com/docker/docker/layer [2022-03-21T13:32:12.723Z] github.com/docker/docker/libcontainerd [2022-03-21T13:32:12.723Z] github.com/docker/docker/libcontainerd/queue [2022-03-21T13:32:12.723Z] github.com/docker/docker/libcontainerd/remote [2022-03-21T13:32:12.723Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-21T13:32:12.723Z] github.com/docker/docker/libcontainerd/types [2022-03-21T13:32:12.723Z] github.com/docker/docker/oci [2022-03-21T13:32:12.723Z] github.com/docker/docker/oci/caps [2022-03-21T13:32:12.723Z] github.com/docker/docker/opts [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/aaparser [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/archive [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/authorization [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/broadcaster [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/capabilities [2022-03-21T13:32:12.723Z] github.com/docker/docker/pkg/chrootarchive [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/containerfs [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/devicemapper [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/directory [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/dmesg [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/filenotify [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/fileutils [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/fsutils [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/homedir [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/idtools [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/ioutils [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/jsonmessage [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/longpath [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/loopback [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/namesgenerator [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/parsers [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/pidfile [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/platform [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugingetter [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugins [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/plugins/transport [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/pools [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/progress [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/pubsub [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/reexec [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/signal [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/stack [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/stdcopy [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/streamformatter [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/stringid [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/sysinfo [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/system [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/tailfile [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/tarsum [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/truncindex [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/urlutil [2022-03-21T13:32:12.724Z] github.com/docker/docker/pkg/useragent [2022-03-21T13:32:12.724Z] github.com/docker/docker/plugin [2022-03-21T13:32:12.724Z] github.com/docker/docker/plugin/executor/containerd [2022-03-21T13:32:12.724Z] github.com/docker/docker/plugin/v2 [2022-03-21T13:32:12.724Z] github.com/docker/docker/profiles/apparmor [2022-03-21T13:32:12.724Z] github.com/docker/docker/profiles/seccomp [2022-03-21T13:32:12.724Z] github.com/docker/docker/quota [2022-03-21T13:32:12.724Z] github.com/docker/docker/reference [2022-03-21T13:32:12.724Z] github.com/docker/docker/registry [2022-03-21T13:32:12.724Z] github.com/docker/docker/registry/resumable [2022-03-21T13:32:12.724Z] github.com/docker/docker/restartmanager [2022-03-21T13:32:12.724Z] github.com/docker/docker/rootless [2022-03-21T13:32:12.724Z] github.com/docker/docker/rootless/specconv [2022-03-21T13:32:12.724Z] github.com/docker/docker/runconfig [2022-03-21T13:32:12.724Z] github.com/docker/docker/runconfig/opts [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/daemon [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/environment [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fakecontext [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fakegit [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fakestorage [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fixtures/load [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/registry [2022-03-21T13:32:12.724Z] github.com/docker/docker/testutil/request [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/drivers [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/local [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/mounts [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/service [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/service/opts [2022-03-21T13:32:12.724Z] github.com/docker/docker/volume/testutils' ']' [2022-03-21T13:32:12.724Z] + 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 [2022-03-21T13:32:12.980Z] ? github.com/docker/docker/api [no test files] [2022-03-21T13:32:13.637Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-21T13:32:15.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-21T13:32:15.425Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-21T13:32:15.775Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-21T13:32:15.775Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-21T13:32:15.775Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-21T13:32:15.775Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-21T13:32:15.775Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T13:32:15.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-21T13:32:15.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-21T13:32:15.883Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T13:32:16.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-21T13:32:16.341Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T13:32:16.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-21T13:32:16.798Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-21T13:32:16.798Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T13:32:16.798Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-21T13:32:18.900Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-21T13:32:19.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-21T13:32:19.491Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:32:19.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-21T13:32:19.491Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:32:19.835Z] --- PASS: TestServiceUpdateNetwork (13.54s) [2022-03-21T13:32:19.835Z] === RUN TestServiceUpdatePidsLimit [2022-03-21T13:32:19.946Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-21T13:32:19.946Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T13:32:19.946Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-21T13:32:20.769Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-21T13:32:20.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-21T13:32:21.336Z] check_test.go:379: [d0b3467e683ab] daemon is not started [2022-03-21T13:32:21.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-21T13:32:21.595Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-21T13:32:22.531Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-21T13:32:23.467Z] docker_api_swarm_test.go:802: [dfaca9a7ae1e1] joining swarm manager [d448dc4251ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:32:24.403Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-21T13:32:24.661Z] docker_api_swarm_test.go:802: [dfe263a1bd4d5] joining swarm manager [d448dc4251ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:32:26.035Z] docker_api_swarm_test.go:802: [dd6e2eb51ae0d] joining swarm manager [d448dc4251ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-21T13:32:26.670Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-21T13:32:28.565Z] docker_api_swarm_test.go:802: [dafda010537a7] joining swarm manager [d448dc4251ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-21T13:32:28.565Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-21T13:32:28.823Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-21T13:32:29.390Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-21T13:32:29.390Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-21T13:32:29.390Z] === RUN TestDockerSuite/TestHealth [2022-03-21T13:32:29.649Z] docker_api_swarm_test.go:810: [d6aceace92cd2] joining swarm manager [d448dc4251ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-21T13:32:31.032Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-03-21T13:32:36.211Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2022-03-21T13:32:36.212Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-21T13:32:36.212Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-03-21T13:32:36.212Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-03-21T13:32:36.212Z] PASS [2022-03-21T13:32:36.212Z] [2022-03-21T13:32:36.212Z] === Skipped [2022-03-21T13:32:36.212Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-21T13:32:36.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-21T13:32:36.212Z] [2022-03-21T13:32:36.212Z] DONE 27 tests, 1 skipped in 196.752s [2022-03-21T13:32:36.212Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-21T13:32:36.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:36.212Z] ++ set -e [2022-03-21T13:32:36.212Z] ++ '[' -n 0 ']' [2022-03-21T13:32:36.212Z] ++ set -x [2022-03-21T13:32:36.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:36.476Z] INFO: Testing against a local daemon [2022-03-21T13:32:36.476Z] === RUN TestSessionCreate [2022-03-21T13:32:36.476Z] --- PASS: TestSessionCreate (0.03s) [2022-03-21T13:32:36.476Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-21T13:32:36.476Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2022-03-21T13:32:36.476Z] PASS [2022-03-21T13:32:36.476Z] [2022-03-21T13:32:36.476Z] DONE 2 tests in 0.178s [2022-03-21T13:32:36.476Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-21T13:32:36.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:36.476Z] ++ set -e [2022-03-21T13:32:36.476Z] ++ '[' -n 0 ']' [2022-03-21T13:32:36.476Z] ++ set -x [2022-03-21T13:32:36.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:36.476Z] INFO: Testing against a local daemon [2022-03-21T13:32:36.476Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-21T13:32:36.476Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:32:36.476Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:32:36.476Z] === RUN TestDiskUsage [2022-03-21T13:32:36.476Z] === PAUSE TestDiskUsage [2022-03-21T13:32:36.476Z] === RUN TestEventsExecDie [2022-03-21T13:32:37.422Z] --- PASS: TestEventsExecDie (0.70s) [2022-03-21T13:32:37.422Z] === RUN TestEventsBackwardsCompatible [2022-03-21T13:32:37.422Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-21T13:32:37.422Z] === RUN TestEventsVolumeCreate [2022-03-21T13:32:37.422Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-21T13:32:37.422Z] === RUN TestInfoBinaryCommits [2022-03-21T13:32:37.422Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-03-21T13:32:37.422Z] === RUN TestInfoAPIVersioned [2022-03-21T13:32:37.422Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-21T13:32:37.422Z] === RUN TestInfoAPI [2022-03-21T13:32:37.422Z] --- PASS: TestInfoAPI (0.02s) [2022-03-21T13:32:37.422Z] === RUN TestInfoAPIWarnings [2022-03-21T13:32:41.434Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-21T13:32:42.398Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-21T13:32:42.398Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-21T13:32:42.398Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-21T13:32:42.398Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-21T13:32:42.398Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T13:32:42.398Z] === RUN TestDockerSuite/TestBuildFails [2022-03-21T13:32:46.117Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-21T13:32:46.117Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-21T13:32:49.616Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-21T13:32:50.183Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-21T13:32:50.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-21T13:32:50.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-21T13:32:50.183Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-21T13:32:50.183Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-21T13:32:50.441Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-21T13:32:50.699Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-21T13:32:50.699Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-21T13:32:51.634Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-21T13:32:51.634Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-21T13:32:52.201Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-21T13:32:52.767Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-21T13:32:52.767Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-21T13:32:53.166Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-21T13:32:53.333Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-21T13:32:53.592Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-21T13:32:53.592Z] === RUN TestInfoDebug [2022-03-21T13:32:54.158Z] --- PASS: TestInfoDebug (0.52s) [2022-03-21T13:32:54.158Z] === RUN TestInfoInsecureRegistries [2022-03-21T13:32:54.724Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-21T13:32:54.724Z] === RUN TestInfoRegistryMirrors [2022-03-21T13:32:55.290Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-21T13:32:55.290Z] === RUN TestLoginFailsWithBadCredentials [2022-03-21T13:32:55.290Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-03-21T13:32:55.290Z] === RUN TestPingCacheHeaders [2022-03-21T13:32:55.290Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-21T13:32:55.290Z] === RUN TestPingGet [2022-03-21T13:32:55.290Z] --- PASS: TestPingGet (0.01s) [2022-03-21T13:32:55.290Z] === RUN TestPingHead [2022-03-21T13:32:55.290Z] --- PASS: TestPingHead (0.01s) [2022-03-21T13:32:55.290Z] === RUN TestVersion [2022-03-21T13:32:55.290Z] --- PASS: TestVersion (0.02s) [2022-03-21T13:32:55.290Z] === CONT TestDiskUsage [2022-03-21T13:32:55.857Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-21T13:32:55.857Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-21T13:32:55.857Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/container_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/image_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/volume_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-21T13:32:55.857Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-21T13:32:56.116Z] === RUN TestDiskUsage/after_container.Run [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-21T13:32:56.684Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage (1.47s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-21T13:32:56.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-21T13:32:56.942Z] PASS [2022-03-21T13:32:56.942Z] [2022-03-21T13:32:56.942Z] === Skipped [2022-03-21T13:32:56.942Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-21T13:32:56.942Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-21T13:32:56.942Z] [2022-03-21T13:32:56.942Z] DONE 50 tests, 1 skipped in 20.438s [2022-03-21T13:32:56.942Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-21T13:32:56.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:56.942Z] ++ set -e [2022-03-21T13:32:56.942Z] ++ '[' -n 0 ']' [2022-03-21T13:32:56.942Z] ++ set -x [2022-03-21T13:32:56.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-21T13:32:56.942Z] INFO: Testing against a local daemon [2022-03-21T13:32:56.942Z] === RUN TestVolumesCreateAndList [2022-03-21T13:32:56.942Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-21T13:32:56.942Z] === RUN TestVolumesRemove [2022-03-21T13:32:57.201Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-21T13:32:57.201Z] === RUN TestVolumesInspect [2022-03-21T13:32:57.201Z] === RUN TestDockerSuite/TestImportFile [2022-03-21T13:32:57.201Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-21T13:32:57.201Z] === RUN TestVolumesInvalidJSON [2022-03-21T13:32:57.201Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-21T13:32:57.201Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-21T13:32:57.201Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-21T13:32:57.201Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-21T13:32:57.201Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-21T13:32:57.201Z] PASS [2022-03-21T13:32:57.201Z] [2022-03-21T13:32:57.201Z] DONE 5 tests in 0.271s [2022-03-21T13:32:57.201Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:32:57.460Z] ++++ cat bundles/test-integration/docker.pid [2022-03-21T13:32:57.460Z] +++ kill 6509 [2022-03-21T13:32:57.719Z] +++ /etc/init.d/apparmor stop [2022-03-21T13:32:57.719Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:32:57.719Z] [2022-03-21T13:32:57.719Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:32:57.719Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:32:57.719Z] [2022-03-21T13:32:57.719Z] To set a process to complain mode, use the command line tool [2022-03-21T13:32:57.720Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:32:57.720Z] +++ true [2022-03-21T13:32:57.720Z] exiting test-integration [2022-03-21T13:32:57.720Z] ++ exit 0 [2022-03-21T13:32:57.720Z] [2022-03-21T13:32:58.655Z] + for job in $(jobs -p) [2022-03-21T13:32:58.655Z] + wait 10197 [2022-03-21T13:32:58.913Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-21T13:32:58.913Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-21T13:32:59.291Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-21T13:32:59.291Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-21T13:32:59.291Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T13:32:59.291Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-21T13:32:59.850Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-21T13:33:01.246Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-21T13:33:01.801Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-21T13:33:02.198Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-21T13:33:02.456Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-21T13:33:03.023Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-21T13:33:03.591Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-21T13:33:03.591Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-21T13:33:03.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-21T13:33:04.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-21T13:33:04.725Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-21T13:33:04.984Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-21T13:33:05.549Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-21T13:33:05.808Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-21T13:33:06.374Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-21T13:33:06.374Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-21T13:33:07.308Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-21T13:33:07.875Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-21T13:33:08.442Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-21T13:33:08.442Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-21T13:33:08.700Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-21T13:33:08.700Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-21T13:33:08.700Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-21T13:33:09.635Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-21T13:33:09.893Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-21T13:33:10.393Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-21T13:33:10.460Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-21T13:33:11.026Z] === RUN TestDockerSuite/TestInspectImage [2022-03-21T13:33:11.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-21T13:33:11.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-21T13:33:11.026Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-21T13:33:11.026Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-21T13:33:11.284Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-21T13:33:11.850Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-21T13:33:11.850Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-21T13:33:12.418Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-21T13:33:12.984Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-21T13:33:14.883Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-21T13:33:14.883Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-21T13:33:15.141Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-21T13:33:15.708Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-21T13:33:16.279Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-21T13:33:17.086Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-21T13:33:17.240Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-21T13:33:17.362Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-21T13:33:17.620Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-21T13:33:18.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-21T13:33:18.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-21T13:33:19.015Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-21T13:33:19.581Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-21T13:33:19.581Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-21T13:33:20.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-21T13:33:20.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-21T13:33:20.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-21T13:33:20.956Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-21T13:33:21.890Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-21T13:33:22.827Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-21T13:33:23.086Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-21T13:33:23.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-21T13:33:24.280Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-21T13:33:24.286Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-21T13:33:24.286Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T13:33:24.286Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-21T13:33:24.286Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-21T13:33:24.741Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-21T13:33:24.741Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T13:33:24.741Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-21T13:33:25.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-21T13:33:25.659Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-21T13:33:27.035Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-21T13:33:27.035Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-21T13:33:27.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-21T13:33:28.410Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-21T13:33:28.669Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-21T13:33:29.236Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-21T13:33:30.869Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-21T13:33:35.031Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-21T13:33:35.031Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T13:33:35.031Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-21T13:33:37.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-21T13:33:37.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-21T13:33:38.288Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-21T13:33:38.869Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-21T13:33:40.781Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-21T13:33:40.781Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-21T13:33:40.781Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-21T13:33:40.781Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-21T13:33:40.781Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-21T13:33:41.040Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-21T13:33:41.606Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-21T13:33:44.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-21T13:33:45.145Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-21T13:33:45.712Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-21T13:33:47.035Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-21T13:33:47.035Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-21T13:33:47.035Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-21T13:33:47.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-21T13:33:47.373Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-21T13:33:47.373Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-21T13:33:48.001Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-21T13:33:48.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-21T13:33:50.258Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-21T13:33:50.258Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T13:33:50.258Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-21T13:33:50.370Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-21T13:33:50.629Z] docker_api_swarm_service_test.go:395: [d18d1901dd35d] joining swarm manager [dd186d4316f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:33:50.713Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-21T13:33:50.713Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-21T13:33:50.887Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-21T13:33:50.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-21T13:33:51.824Z] docker_api_swarm_service_test.go:395: [d28a41372ee87] joining swarm manager [dd186d4316f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:33:51.824Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-03-21T13:33:52.416Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-03-21T13:33:52.416Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-21T13:33:52.416Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-21T13:33:52.688Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-21T13:33:52.688Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T13:33:52.688Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-21T13:33:52.688Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T13:33:52.765Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-21T13:33:53.144Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-21T13:33:53.144Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T13:33:53.144Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-21T13:33:53.144Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T13:33:53.144Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-21T13:33:53.144Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T13:33:53.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-21T13:33:53.785Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-21T13:33:53.785Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-21T13:33:53.785Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2022-03-21T13:33:53.785Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/types [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-21T13:33:54.042Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-21T13:33:54.142Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-21T13:33:54.298Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-21T13:33:54.298Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-21T13:33:54.298Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-21T13:33:54.554Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-03-21T13:33:54.555Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-21T13:33:54.555Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-21T13:33:55.076Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-21T13:33:56.013Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-21T13:33:56.478Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-21T13:33:56.478Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-21T13:33:57.442Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-21T13:33:57.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-21T13:33:57.821Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:33:57.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-21T13:33:57.821Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:33:57.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-21T13:33:57.821Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T13:33:57.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-21T13:33:57.825Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-03-21T13:33:57.825Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 49.3% of statements [2022-03-21T13:33:58.388Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-21T13:33:58.403Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-21T13:33:58.543Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-21T13:33:58.543Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-21T13:33:58.785Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-21T13:33:59.117Z] === RUN TestDockerSuite/TestLogsSince [2022-03-21T13:33:59.362Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-21T13:33:59.755Z] ok github.com/docker/docker/builder/remotecontext/git 1.686s coverage: 86.3% of statements [2022-03-21T13:33:59.755Z] ? github.com/docker/docker/cli [no test files] [2022-03-21T13:33:59.755Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-21T13:34:00.318Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 67.6% of statements [2022-03-21T13:34:00.322Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-21T13:34:01.849Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-21T13:34:04.490Z] ok github.com/docker/docker/client 0.169s coverage: 75.7% of statements [2022-03-21T13:34:04.569Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-21T13:34:05.675Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-21T13:34:07.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-21T13:34:08.894Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-21T13:34:08.894Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-21T13:34:08.894Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-21T13:34:09.348Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-21T13:34:09.473Z] docker_api_swarm_service_test.go:343: [d593eae25d4fd] joining swarm manager [d76f6973cb893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:34:10.039Z] docker_api_swarm_service_test.go:343: [da04c1b1e1301] joining swarm manager [d76f6973cb893]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:34:10.309Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-21T13:34:10.975Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-21T13:34:11.544Z] === RUN TestDockerSuite/TestLogsTail [2022-03-21T13:34:12.921Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-21T13:34:13.488Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-21T13:34:13.747Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-21T13:34:14.006Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-21T13:34:14.574Z] === RUN TestDockerSuite/TestNetHostname [2022-03-21T13:34:15.950Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-21T13:34:15.950Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-21T13:34:16.072Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-21T13:34:22.234Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-21T13:34:22.234Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-21T13:34:22.234Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-21T13:34:22.234Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-21T13:34:22.234Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T13:34:22.234Z] === RUN TestDockerSuite/TestBuildFails [2022-03-21T13:34:22.508Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-21T13:34:22.766Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-21T13:34:23.335Z] === RUN TestDockerSuite/TestPluginActive [2022-03-21T13:34:23.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-21T13:34:23.766Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-21T13:34:23.766Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-21T13:34:25.256Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-21T13:34:25.514Z] docker_api_swarm_service_test.go:490: [dada4d2eab46c] joining swarm manager [d1b2ae10404a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:34:26.448Z] docker_api_swarm_service_test.go:490: [d59a8ef2c1225] joining swarm manager [d1b2ae10404a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:34:30.828Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-21T13:34:31.720Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-21T13:34:31.720Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-21T13:34:31.720Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-21T13:34:32.655Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-21T13:34:35.938Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-21T13:34:37.121Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-21T13:34:37.121Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T13:34:37.121Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-21T13:34:37.121Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-21T13:34:37.312Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-21T13:34:37.884Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-21T13:34:39.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-21T13:34:39.840Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-21T13:34:45.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-21T13:34:45.107Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-21T13:34:46.431Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-21T13:34:47.013Z] docker_api_swarm_service_test.go:128: [ddeb5e6e9c970] joining swarm manager [d47eb01e5d71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:34:47.013Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-21T13:34:47.950Z] docker_api_swarm_service_test.go:129: [d40ee30984841] joining swarm manager [d47eb01e5d71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:34:47.950Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-21T13:34:49.329Z] === RUN TestDockerSuite/TestPortList [2022-03-21T13:34:49.896Z] docker_api_swarm_service_test.go:137: [d2650601ac001] joining swarm manager [d47eb01e5d71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-21T13:34:50.833Z] docker_api_swarm_service_test.go:138: [d82fdb8b38fd3] joining swarm manager [d47eb01e5d71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-21T13:34:51.128Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.3% of statements [2022-03-21T13:34:51.128Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-21T13:34:51.128Z] ok github.com/docker/docker/cmd/dockerd/trap 2.514s coverage: 0.0% of statements [2022-03-21T13:34:51.128Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-21T13:34:51.128Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-21T13:34:51.128Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-21T13:34:51.128Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-21T13:34:51.128Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-21T13:34:53.487Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-21T13:34:54.400Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-03-21T13:34:55.021Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-21T13:34:55.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-03-21T13:34:56.100Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-21T13:34:57.035Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-21T13:34:57.137Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-21T13:35:02.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-21T13:35:02.083Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T13:35:02.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-21T13:35:02.083Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-21T13:35:03.046Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-21T13:35:03.046Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T13:35:03.046Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-21T13:35:03.593Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-21T13:35:03.593Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-21T13:35:03.593Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-21T13:35:03.593Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-21T13:35:03.593Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-21T13:35:04.159Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-21T13:35:04.159Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-21T13:35:04.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-21T13:35:04.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-21T13:35:05.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-03-21T13:35:05.229Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-03-21T13:35:05.353Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-21T13:35:05.353Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-21T13:35:05.790Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-21T13:35:06.353Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-21T13:35:06.610Z] ok github.com/docker/docker/daemon 10.128s coverage: 17.1% of statements [2022-03-21T13:35:06.610Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-21T13:35:06.610Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-21T13:35:06.610Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-21T13:35:06.610Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-21T13:35:07.258Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-21T13:35:07.981Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.781s coverage: 74.6% of statements [2022-03-21T13:35:08.193Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-21T13:35:08.759Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-21T13:35:08.759Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-21T13:35:08.909Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.343s coverage: 56.2% of statements [2022-03-21T13:35:09.166Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-21T13:35:10.661Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-21T13:35:11.062Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2022-03-21T13:35:11.227Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-21T13:35:12.083Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-21T13:35:12.467Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.293s coverage: 50.5% of statements [2022-03-21T13:35:13.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-21T13:35:13.388Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-21T13:35:13.388Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T13:35:13.388Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-21T13:35:13.415Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-21T13:35:13.839Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.562s coverage: 45.9% of statements [2022-03-21T13:35:13.839Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-21T13:35:14.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.636s coverage: 58.0% of statements [2022-03-21T13:35:14.769Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-21T13:35:14.769Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-21T13:35:14.769Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-21T13:35:14.979Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-21T13:35:14.979Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T13:35:15.443Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-21T13:35:15.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-21T13:35:16.137Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 2.9% of statements [2022-03-21T13:35:16.394Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-21T13:35:17.326Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-21T13:35:17.327Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-21T13:35:17.327Z] docker_api_swarm_service_test.go:304: [dea76bcde1ae3] joining swarm manager [df9b59ffece7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:35:17.374Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.6% of statements [2022-03-21T13:35:17.374Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-21T13:35:17.374Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-21T13:35:18.266Z] docker_api_swarm_service_test.go:304: [d4c500e4bbe83] joining swarm manager [df9b59ffece7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:35:18.320Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-03-21T13:35:18.883Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 80.2% of statements [2022-03-21T13:35:19.139Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-21T13:35:19.139Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-21T13:35:19.578Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-21T13:35:19.702Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-21T13:35:19.958Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2022-03-21T13:35:20.173Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-21T13:35:20.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-03-21T13:35:20.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-21T13:35:21.706Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-03-21T13:35:21.706Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-21T13:35:21.963Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 54.9% of statements [2022-03-21T13:35:22.525Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-03-21T13:35:23.455Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-21T13:35:23.712Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-21T13:35:24.276Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-21T13:35:24.839Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2022-03-21T13:35:24.839Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-21T13:35:24.839Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-21T13:35:26.208Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2022-03-21T13:35:26.464Z] ok github.com/docker/docker/distribution 0.630s coverage: 28.4% of statements [2022-03-21T13:35:26.464Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-21T13:35:26.731Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-21T13:35:27.027Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-03-21T13:35:27.589Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-21T13:35:27.846Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-21T13:35:28.111Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-21T13:35:28.169Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-21T13:35:28.169Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-21T13:35:28.409Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-21T13:35:28.409Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-03-21T13:35:28.409Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-21T13:35:29.340Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2022-03-21T13:35:29.340Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-21T13:35:29.488Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-21T13:35:29.904Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-21T13:35:30.350Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-21T13:35:30.350Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T13:35:30.350Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-21T13:35:30.423Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-21T13:35:30.468Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-21T13:35:31.031Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-03-21T13:35:31.031Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-21T13:35:31.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-21T13:35:31.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-21T13:35:31.362Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-21T13:35:33.061Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 82.4% of statements [2022-03-21T13:35:33.272Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-21T13:35:33.626Z] ok github.com/docker/docker/pkg/authorization 0.376s coverage: 68.3% of statements [2022-03-21T13:35:33.882Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-21T13:35:33.882Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-21T13:35:34.341Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-21T13:35:34.652Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-21T13:35:35.587Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-21T13:35:35.587Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-21T13:35:36.154Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-21T13:35:37.093Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-21T13:35:37.148Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.5% of statements [2022-03-21T13:35:37.405Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-21T13:35:37.405Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-21T13:35:37.528Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-21T13:35:37.550Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-21T13:35:37.662Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-21T13:35:38.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-21T13:35:38.224Z] ok github.com/docker/docker/layer 7.927s coverage: 69.0% of statements [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-21T13:35:38.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-21T13:35:38.481Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-03-21T13:35:38.481Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-21T13:35:38.514Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-21T13:35:38.738Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-03-21T13:35:38.995Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2022-03-21T13:35:39.472Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-21T13:35:39.478Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-21T13:35:39.926Z] ok github.com/docker/docker/pkg/idtools 0.459s coverage: 69.5% of statements [2022-03-21T13:35:40.040Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-21T13:35:40.040Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-21T13:35:40.040Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-21T13:35:40.040Z] docker_api_swarm_service_test.go:100: [d82b0e832c4c1] joining swarm manager [d8d7109e870a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:35:40.040Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-21T13:35:40.109Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-21T13:35:40.182Z] ok github.com/docker/docker/pkg/ioutils 0.468s coverage: 71.5% of statements [2022-03-21T13:35:40.298Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-21T13:35:40.298Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-21T13:35:40.438Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-21T13:35:40.438Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-03-21T13:35:40.438Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-21T13:35:40.442Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-21T13:35:40.695Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-21T13:35:40.865Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-21T13:35:40.952Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-03-21T13:35:40.952Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-03-21T13:35:41.123Z] docker_api_swarm_service_test.go:101: [d9f53e6e0869a] joining swarm manager [d8d7109e870a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:35:41.209Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-03-21T13:35:41.406Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-21T13:35:41.467Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-21T13:35:41.467Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-21T13:35:41.467Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-21T13:35:42.030Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-03-21T13:35:42.059Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-21T13:35:42.594Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-21T13:35:42.594Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-21T13:35:42.850Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-21T13:35:42.935Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-21T13:35:42.998Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-21T13:35:43.935Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-21T13:35:44.217Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-21T13:35:44.474Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-21T13:35:44.474Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-21T13:35:44.731Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-21T13:35:44.988Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-21T13:35:45.245Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-21T13:35:45.807Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-21T13:35:46.064Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-21T13:35:46.321Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-03-21T13:35:46.885Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-03-21T13:35:47.143Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-21T13:35:47.399Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-21T13:35:47.399Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-21T13:35:48.640Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-21T13:35:49.292Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-03-21T13:35:49.549Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-21T13:35:49.990Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-21T13:35:49.990Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T13:35:49.990Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-21T13:35:49.990Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T13:35:49.990Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-21T13:35:50.113Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-21T13:35:50.447Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-21T13:35:50.447Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-21T13:35:50.447Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-21T13:35:50.447Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-21T13:35:50.497Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-21T13:35:50.755Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-21T13:35:51.046Z] ok github.com/docker/docker/quota 0.271s coverage: 71.4% of statements [2022-03-21T13:35:51.303Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-21T13:35:51.410Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-21T13:35:51.866Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-21T13:35:52.130Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-21T13:35:52.130Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-21T13:35:52.233Z] ok github.com/docker/docker/registry 0.053s coverage: 58.5% of statements [2022-03-21T13:35:52.389Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-21T13:35:52.389Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-21T13:35:52.796Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-21T13:35:52.796Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-21T13:35:53.359Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-21T13:35:53.616Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-21T13:35:54.401Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-21T13:35:54.917Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-21T13:35:55.514Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-21T13:35:55.515Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-21T13:35:55.779Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-03-21T13:35:56.344Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-21T13:35:57.710Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-03-21T13:35:58.050Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-21T13:35:58.920Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-21T13:35:59.428Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-21T13:35:59.428Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-21T13:35:59.428Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-21T13:35:59.689Z] check_test.go:379: [d82b0e832c4c1] daemon is not started [2022-03-21T13:36:02.220Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-21T13:36:02.790Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-21T13:36:03.048Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-21T13:36:03.984Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-21T13:36:04.919Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-21T13:36:05.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-21T13:36:06.112Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-21T13:36:06.680Z] === RUN TestDockerSuite/TestRmiTag [2022-03-21T13:36:06.939Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-21T13:36:07.506Z] docker_api_swarm_service_test.go:533: [d41c92a6d4577] joining swarm manager [d3b6b7af76e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:36:07.765Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-21T13:36:09.139Z] docker_api_swarm_service_test.go:534: [d7b833eaf4db9] joining swarm manager [d3b6b7af76e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:36:11.042Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-21T13:36:11.610Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-21T13:36:12.546Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-21T13:36:13.113Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-21T13:36:14.500Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-21T13:36:14.758Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-21T13:36:15.017Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-21T13:36:15.444Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-21T13:36:15.444Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T13:36:15.444Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-21T13:36:15.751Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/rootless [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/volume [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-21T13:36:15.751Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-21T13:36:15.951Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-21T13:36:15.951Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-21T13:36:16.007Z] [2022-03-21T13:36:16.008Z] === Skipped [2022-03-21T13:36:16.008Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-21T13:36:16.008Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-21T13:36:16.008Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-21T13:36:16.008Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-21T13:36:16.008Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-21T13:36:16.008Z] time="2022-03-21T13:35:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-21T13:36:16.008Z] time="2022-03-21T13:35:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-21T13:36:16.008Z] time="2022-03-21T13:35:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-21T13:36:16.008Z] time="2022-03-21T13:35:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-21T13:36:16.008Z] time="2022-03-21T13:35:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-21T13:36:16.008Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-21T13:36:16.008Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-21T13:36:16.008Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-21T13:36:16.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-21T13:36:16.008Z] graphtest_unix.go:71: No driver to put! [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-21T13:36:16.008Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-21T13:36:16.008Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-21T13:36:16.008Z] [2022-03-21T13:36:16.008Z] DONE 2337 tests, 28 skipped in 244.077s [2022-03-21T13:36:16.008Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/bitseq [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cluster [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/config [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/datastore [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/driverapi [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/etchosts [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/idm [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipam [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/iptables [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/netlabel [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/netutils [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/networkdb [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/ns [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/options [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/osl [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/portallocator [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/portmapper [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/testutils [2022-03-21T13:36:16.008Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-21T13:36:16.008Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-21T13:36:16.210Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-21T13:36:17.145Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-21T13:36:17.711Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-21T13:36:18.279Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-21T13:36:18.845Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-21T13:36:19.779Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-21T13:36:20.277Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-21T13:36:20.277Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T13:36:20.277Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-21T13:36:20.277Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-21T13:36:20.714Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-21T13:36:21.281Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-21T13:36:21.849Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-21T13:36:22.415Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-21T13:36:22.982Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-21T13:36:23.550Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-21T13:36:23.979Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-21T13:36:24.116Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-21T13:36:24.938Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-21T13:36:24.938Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T13:36:24.938Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-21T13:36:24.938Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T13:36:24.938Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-21T13:36:25.052Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-21T13:36:25.311Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-21T13:36:25.879Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-21T13:36:26.445Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-21T13:36:26.445Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-21T13:36:27.822Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-21T13:36:28.389Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-21T13:36:28.648Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-21T13:36:28.649Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-21T13:36:29.216Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-21T13:36:29.474Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-21T13:36:29.474Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-21T13:36:30.059Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-21T13:36:30.626Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-21T13:36:30.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-21T13:36:31.454Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-21T13:36:31.713Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-21T13:36:31.713Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-21T13:36:31.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-21T13:36:32.230Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-21T13:36:32.230Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-21T13:36:33.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-21T13:36:33.313Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-21T13:36:33.733Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-21T13:36:33.996Z] docker_api_swarm_service_test.go:148: [dc0daf4408170] joining swarm manager [da9f12f18c287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:36:34.564Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-21T13:36:35.133Z] docker_api_swarm_service_test.go:148: [dee377a42d33c] joining swarm manager [da9f12f18c287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:36:35.133Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-21T13:36:35.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-21T13:36:35.701Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-21T13:36:37.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-21T13:36:37.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-21T13:36:37.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-21T13:36:37.079Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-21T13:36:38.015Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-21T13:36:39.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-21T13:36:39.648Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-21T13:36:39.906Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-21T13:36:39.923Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-21T13:36:40.474Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-21T13:36:40.885Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-21T13:36:41.041Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-21T13:36:41.300Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-21T13:36:41.472Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-21T13:36:41.472Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-21T13:36:41.472Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-21T13:36:42.236Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-21T13:36:42.410Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-21T13:36:44.766Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-21T13:36:44.767Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-21T13:36:45.332Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-21T13:36:46.724Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-21T13:36:47.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-21T13:36:49.562Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-21T13:36:50.938Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-21T13:36:50.938Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-21T13:36:50.938Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-21T13:36:50.938Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-21T13:36:50.938Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-21T13:36:51.504Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-21T13:36:52.691Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-21T13:36:52.886Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-21T13:36:53.829Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-21T13:36:54.224Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-21T13:36:55.207Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-21T13:36:55.774Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-21T13:36:56.709Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-21T13:36:57.275Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-21T13:36:57.275Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-21T13:36:57.275Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-21T13:36:57.534Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-21T13:36:58.909Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-21T13:36:58.909Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-21T13:36:59.476Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-21T13:37:00.043Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-21T13:37:00.610Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-21T13:37:01.176Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-21T13:37:01.176Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-21T13:37:01.435Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-21T13:37:02.001Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-21T13:37:02.567Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-21T13:37:02.634Z] ok github.com/docker/docker/libnetwork 37.251s coverage: 40.7% of statements [2022-03-21T13:37:02.634Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-21T13:37:02.634Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-21T13:37:02.634Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-21T13:37:02.634Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-21T13:37:02.634Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-21T13:37:02.825Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-21T13:37:02.839Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-21T13:37:03.391Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-21T13:37:03.563Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.407s coverage: 59.9% of statements [2022-03-21T13:37:03.563Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-21T13:37:03.563Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-21T13:37:03.986Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-21T13:37:04.255Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-21T13:37:04.492Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.078s coverage: 4.0% of statements [2022-03-21T13:37:04.492Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-21T13:37:04.748Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-21T13:37:04.748Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-21T13:37:04.821Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-21T13:37:04.821Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-21T13:37:05.005Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-21T13:37:05.388Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-21T13:37:05.955Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-21T13:37:06.614Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-21T13:37:06.620Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-21T13:37:06.889Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-21T13:37:06.889Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:37:06.889Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-21T13:37:06.889Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-21T13:37:09.422Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-21T13:37:09.422Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-21T13:37:10.404Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-21T13:37:10.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-21T13:37:14.949Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.570s coverage: 7.2% of statements [2022-03-21T13:37:14.949Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-21T13:37:14.949Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-21T13:37:14.949Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-21T13:37:14.949Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-21T13:37:14.949Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-21T13:37:14.949Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-21T13:37:15.535Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-21T13:37:15.535Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-21T13:37:15.793Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-21T13:37:16.049Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-21T13:37:17.751Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-21T13:37:20.763Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-21T13:37:20.822Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-21T13:37:21.022Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-21T13:37:21.957Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-21T13:37:21.957Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-21T13:37:21.957Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-21T13:37:21.957Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-21T13:37:22.518Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-21T13:37:22.524Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-21T13:37:24.451Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-21T13:37:25.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-21T13:37:25.588Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-21T13:37:25.622Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-21T13:37:26.997Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-21T13:37:28.220Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-21T13:37:29.708Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-21T13:37:30.335Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-21T13:37:31.896Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-21T13:37:31.896Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T13:37:31.896Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-21T13:37:31.896Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T13:37:31.896Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-21T13:37:32.286Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-21T13:37:32.545Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-21T13:37:33.114Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-21T13:37:34.050Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-21T13:37:34.050Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-21T13:37:34.309Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-21T13:37:34.845Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-21T13:37:34.845Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T13:37:34.845Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-21T13:37:35.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-21T13:37:35.504Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-21T13:37:36.439Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-21T13:37:36.874Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-21T13:37:37.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-21T13:37:37.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-21T13:37:37.816Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-21T13:37:39.192Z] === RUN TestDockerSuite/TestRunMount [2022-03-21T13:37:39.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-21T13:37:42.290Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/ipam 14.290s coverage: 85.3% of statements [2022-03-21T13:37:43.063Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-21T13:37:43.063Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-21T13:37:43.063Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-03-21T13:37:43.063Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-03-21T13:37:43.319Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-21T13:37:43.576Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-21T13:37:44.194Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-21T13:37:44.454Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-21T13:37:45.389Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-21T13:37:45.389Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-21T13:37:45.828Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-21T13:37:46.328Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-21T13:37:48.233Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-21T13:37:48.233Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-21T13:37:50.766Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-21T13:37:51.334Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-21T13:37:52.709Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-21T13:37:54.084Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-21T13:37:54.342Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-21T13:37:55.718Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-21T13:37:57.096Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-21T13:37:57.096Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-21T13:37:57.356Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-21T13:37:57.922Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-21T13:37:58.096Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-21T13:37:58.097Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T13:37:58.097Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-21T13:37:58.181Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-21T13:37:58.752Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-21T13:37:59.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-21T13:38:01.227Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-21T13:38:01.793Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-21T13:38:02.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-21T13:38:03.879Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-21T13:38:04.842Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-21T13:38:04.842Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T13:38:04.842Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-21T13:38:04.842Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T13:38:04.842Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-21T13:38:06.015Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-21T13:38:06.583Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-21T13:38:06.583Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-21T13:38:07.151Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-21T13:38:07.151Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-21T13:38:07.409Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-21T13:38:07.989Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-21T13:38:07.989Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-21T13:38:08.557Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-21T13:38:08.560Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-21T13:38:13.242Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-21T13:38:15.112Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-21T13:38:15.112Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-21T13:38:15.112Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-21T13:38:15.112Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-21T13:38:15.112Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-21T13:38:16.047Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-21T13:38:16.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-21T13:38:16.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-21T13:38:16.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-21T13:38:16.613Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-21T13:38:16.872Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-21T13:38:16.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-21T13:38:17.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-21T13:38:18.007Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-21T13:38:18.265Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-21T13:38:18.832Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:38:18.832Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-21T13:38:18.832Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-21T13:38:19.034Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-21T13:38:19.090Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-21T13:38:19.657Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-21T13:38:19.657Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-21T13:38:19.657Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-21T13:38:20.143Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-21T13:38:20.222Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-21T13:38:21.159Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-21T13:38:21.159Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-21T13:38:21.159Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-21T13:38:21.672Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-21T13:38:23.061Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-21T13:38:23.996Z] === RUN TestDockerSuite/TestRunRm [2022-03-21T13:38:24.254Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-21T13:38:25.629Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-21T13:38:25.722Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-21T13:38:28.158Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-21T13:38:28.417Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-21T13:38:29.391Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-21T13:38:30.768Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-21T13:38:31.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-21T13:38:31.335Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-21T13:38:31.975Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-21T13:38:33.870Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-21T13:38:33.870Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-21T13:38:34.143Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-21T13:38:37.155Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-21T13:38:37.414Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-21T13:38:37.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-21T13:38:37.981Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-21T13:38:38.548Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-21T13:38:38.806Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-21T13:38:39.374Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-21T13:38:39.940Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-21T13:38:40.506Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-21T13:38:40.764Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-21T13:38:40.940Z] === RUN TestDockerSuite/TestBuildRm [2022-03-21T13:38:41.334Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-21T13:38:43.864Z] === RUN TestDockerSuite/TestRunState [2022-03-21T13:38:44.799Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-21T13:38:45.057Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-21T13:38:45.623Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-21T13:38:45.882Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-21T13:38:45.882Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-21T13:38:45.882Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-21T13:38:46.140Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-21T13:38:46.629Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-21T13:38:46.707Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-21T13:38:47.656Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-21T13:38:47.656Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-21T13:38:47.656Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-21T13:38:48.224Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-21T13:38:49.598Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-21T13:38:50.164Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-21T13:38:50.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-21T13:38:50.423Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-21T13:38:51.541Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-21T13:38:52.418Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-21T13:38:52.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-21T13:38:53.286Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-21T13:38:54.296Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-21T13:38:56.197Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-21T13:38:57.572Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-21T13:38:57.830Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-21T13:38:57.951Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-21T13:38:57.952Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T13:38:57.952Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-21T13:38:57.952Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T13:38:57.952Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-21T13:38:58.764Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-21T13:38:58.764Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-21T13:38:59.023Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-21T13:38:59.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-21T13:39:00.832Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-21T13:39:00.926Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-21T13:39:01.863Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-21T13:39:02.126Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-21T13:39:02.693Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-21T13:39:02.951Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-21T13:39:02.951Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-21T13:39:03.519Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-21T13:39:04.086Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-21T13:39:04.142Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-21T13:39:05.026Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-21T13:39:05.026Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-21T13:39:05.026Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-21T13:39:05.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-21T13:39:05.026Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-21T13:39:05.511Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-21T13:39:05.601Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-21T13:39:08.132Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-21T13:39:08.699Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-21T13:39:08.804Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-21T13:39:09.266Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-21T13:39:10.082Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-21T13:39:10.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-21T13:39:10.459Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-21T13:39:11.292Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-21T13:39:11.835Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-21T13:39:12.255Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-21T13:39:12.255Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T13:39:12.255Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-21T13:39:12.255Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T13:39:12.255Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-21T13:39:12.771Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-21T13:39:13.464Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-21T13:39:13.706Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-21T13:39:14.642Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-21T13:39:15.149Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-21T13:39:15.149Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T13:39:15.149Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-21T13:39:16.545Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-21T13:39:17.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-21T13:39:17.113Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-21T13:39:17.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-21T13:39:17.113Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-21T13:39:17.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-21T13:39:17.113Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-21T13:39:17.113Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-21T13:39:17.371Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-21T13:39:17.371Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-21T13:39:17.371Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-21T13:39:17.938Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-21T13:39:18.197Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-21T13:39:19.132Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-21T13:39:20.066Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-21T13:39:20.066Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-21T13:39:20.326Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-21T13:39:20.326Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-21T13:39:20.892Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-21T13:39:20.892Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-21T13:39:20.892Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-21T13:39:20.892Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-21T13:39:21.151Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-21T13:39:21.151Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-21T13:39:21.151Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-21T13:39:21.151Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-21T13:39:21.151Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-21T13:39:21.151Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-21T13:39:21.718Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-21T13:39:22.286Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-21T13:39:22.547Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-21T13:39:22.819Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-21T13:39:23.079Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-21T13:39:23.645Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-21T13:39:23.645Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-21T13:39:24.213Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-21T13:39:24.472Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-21T13:39:24.472Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-21T13:39:24.472Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-21T13:39:25.406Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-21T13:39:25.406Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-21T13:39:26.341Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-21T13:39:26.908Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-21T13:39:26.908Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-21T13:39:26.908Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-21T13:39:27.475Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-21T13:39:27.475Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-21T13:39:28.409Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-21T13:39:28.978Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-21T13:39:30.352Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-21T13:39:30.918Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-21T13:39:30.918Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-21T13:39:30.918Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-21T13:39:31.485Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-21T13:39:32.051Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-21T13:39:32.985Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-21T13:39:32.986Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-21T13:39:34.361Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-21T13:39:34.361Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-21T13:39:34.361Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-21T13:39:34.498Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-21T13:39:34.498Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-21T13:39:34.498Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-21T13:39:35.736Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents427912573 [2022-03-21T13:39:35.736Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-21T13:39:35.994Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-21T13:39:36.930Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-21T13:39:36.930Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-21T13:39:36.930Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-21T13:39:38.306Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-21T13:39:38.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-21T13:39:39.953Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-21T13:39:40.211Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-21T13:39:40.211Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-21T13:39:40.211Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-21T13:39:40.470Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-21T13:39:41.039Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-21T13:39:41.039Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-21T13:39:41.977Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-21T13:39:41.977Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-21T13:39:42.545Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-21T13:39:43.027Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-21T13:39:43.027Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-21T13:39:43.112Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-21T13:39:45.644Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-21T13:39:48.175Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-21T13:39:48.176Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-21T13:39:48.789Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-21T13:39:48.789Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-21T13:39:50.081Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-21T13:39:51.018Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-21T13:39:51.953Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-21T13:39:52.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-21T13:39:53.460Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-21T13:39:54.263Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-21T13:39:55.639Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-21T13:39:56.205Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-21T13:39:56.773Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-21T13:39:58.693Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-21T13:40:00.070Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-21T13:40:01.007Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-21T13:40:03.537Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-21T13:40:04.972Z] ok github.com/docker/docker/libnetwork/networkdb 138.243s coverage: 60.6% of statements [2022-03-21T13:40:04.972Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-21T13:40:04.972Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-21T13:40:05.795Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-21T13:40:07.720Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-21T13:40:08.238Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-03-21T13:40:08.494Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-21T13:40:08.653Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-21T13:40:08.751Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-21T13:40:09.337Z] ok github.com/docker/docker/libnetwork/portmapper 0.235s coverage: 48.6% of statements [2022-03-21T13:40:09.605Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-21T13:40:09.605Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-21T13:40:09.869Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === Skipped [2022-03-21T13:40:09.869Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-21T13:40:09.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-21T13:40:09.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-21T13:40:09.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-21T13:40:09.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-21T13:40:09.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-21T13:40:09.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-21T13:40:09.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-21T13:40:09.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-21T13:40:09.869Z] firewalld_test.go:14: firewalld is not running [2022-03-21T13:40:09.869Z] [2022-03-21T13:40:09.869Z] DONE 326 tests, 9 skipped in 233.975s Post stage [Pipeline] junit [2022-03-21T13:40:10.443Z] Recording test results [2022-03-21T13:40:10.554Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-21T13:40:10.805Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-21T13:40:11.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/validate/vendor [2022-03-21T13:40:11.732Z] No vendor changes in diff. [2022-03-21T13:40:11.732Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-21T13:40:12.290Z] + echo Ensuring container killed. [2022-03-21T13:40:12.290Z] Ensuring container killed. [2022-03-21T13:40:12.290Z] + docker rm -vf docker-pr3 [2022-03-21T13:40:12.290Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-21T13:40:12.568Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:40:12.568Z] Chowning /workspace to jenkins user [2022-03-21T13:40:12.568Z] + id -u [2022-03-21T13:40:12.568Z] + id -g [2022-03-21T13:40:12.568Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-21T13:40:14.316Z] + bundleName=unit [2022-03-21T13:40:14.316Z] + echo Creating unit-bundles.tar.gz [2022-03-21T13:40:14.316Z] Creating unit-bundles.tar.gz [2022-03-21T13:40:14.316Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-21T13:40:14.316Z] bundles/junit-report-libnetwork.xml [2022-03-21T13:40:14.316Z] bundles/junit-report.xml [2022-03-21T13:40:14.316Z] bundles/go-test-report-libnetwork.json [2022-03-21T13:40:14.316Z] bundles/go-test-report.json [2022-03-21T13:40:14.316Z] bundles/profile-libnetwork.out [2022-03-21T13:40:14.316Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-21T13:40:14.325Z] Archiving artifacts [2022-03-21T13:40:14.780Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T13:40:15.084Z] + make clean [2022-03-21T13:40:15.340Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T13:40:15.340Z] docker-dev-cache [2022-03-21T13:40:15.340Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T13:40:15.817Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-21T13:40:17.715Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-21T13:40:18.548Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-21T13:40:18.548Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T13:40:18.548Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-21T13:40:19.091Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-21T13:40:19.532Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-21T13:40:19.659Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-21T13:40:20.226Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-21T13:40:20.485Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-21T13:40:20.485Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-21T13:40:20.485Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-21T13:40:21.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-21T13:40:21.052Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-21T13:40:21.095Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-21T13:40:23.505Z] === RUN TestDockerSuite/TestBuildRm [2022-03-21T13:40:23.599Z] docker_cli_service_logs_test.go:246: checking task whs20bpbi2a4 [2022-03-21T13:40:23.599Z] docker_cli_service_logs_test.go:251: checking messages for whs20bpbi2a4 [2022-03-21T13:40:23.599Z] docker_cli_service_logs_test.go:246: checking task wrhfdyfcfjbm [2022-03-21T13:40:23.599Z] docker_cli_service_logs_test.go:251: checking messages for wrhfdyfcfjbm [2022-03-21T13:40:24.534Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-21T13:40:25.846Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-21T13:40:27.062Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-21T13:40:27.629Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-21T13:40:28.195Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-21T13:40:28.195Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-21T13:40:28.195Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-21T13:40:28.195Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-21T13:40:28.195Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-21T13:40:29.131Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-21T13:40:29.698Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-21T13:40:30.265Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-21T13:40:31.200Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-21T13:40:31.709Z] === RUN TestDockerSuite/TestBuildUser [2022-03-21T13:40:31.709Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T13:40:31.709Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-21T13:40:31.709Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T13:40:31.709Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-21T13:40:31.709Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T13:40:31.709Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-21T13:40:34.480Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-21T13:40:34.739Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-21T13:40:35.470Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-21T13:40:35.676Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-21T13:40:35.676Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-21T13:40:35.676Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-21T13:40:35.928Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-21T13:40:36.613Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-21T13:40:36.873Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-21T13:40:37.131Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-21T13:40:38.424Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-21T13:40:39.661Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-21T13:40:39.661Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T13:40:39.661Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-21T13:40:39.661Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T13:40:39.661Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-21T13:40:40.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-21T13:40:42.165Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-21T13:40:42.165Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T13:40:42.165Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-21T13:40:42.165Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T13:40:42.337Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-21T13:40:42.625Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-21T13:40:44.171Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-21T13:40:44.869Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-21T13:40:46.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-21T13:40:48.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-21T13:40:48.867Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-21T13:40:51.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-21T13:40:53.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-21T13:40:53.564Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-21T13:40:54.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-21T13:40:54.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-21T13:40:55.524Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-21T13:40:56.459Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-21T13:40:57.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-21T13:40:57.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-21T13:40:58.308Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-21T13:40:59.340Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-21T13:40:59.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-21T13:41:01.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-21T13:41:01.556Z] docker_cli_swarm_test.go:1895: [d018c627d4038] joining swarm manager [d60eab2004743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:41:02.932Z] docker_cli_swarm_test.go:1896: [d93e559bef9ce] joining swarm manager [d60eab2004743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:41:03.191Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-21T13:41:04.567Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-21T13:41:04.825Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-21T13:41:04.825Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-21T13:41:15.247Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-21T13:41:19.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-21T13:41:19.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-21T13:41:19.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-21T13:41:19.690Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-21T13:41:20.257Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-21T13:41:20.257Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-21T13:41:20.257Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-21T13:41:20.515Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-21T13:41:20.774Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-21T13:41:20.774Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-21T13:41:21.110Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-21T13:41:21.110Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T13:41:21.110Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-21T13:41:21.110Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T13:41:21.110Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-21T13:41:21.709Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-21T13:41:21.709Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-21T13:41:21.709Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-21T13:41:21.709Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-21T13:41:21.709Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-21T13:41:23.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-21T13:41:23.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-21T13:41:23.343Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-21T13:41:23.343Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-21T13:41:23.343Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-21T13:41:23.605Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-21T13:41:23.605Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-21T13:41:23.605Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-21T13:41:23.909Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-21T13:41:24.901Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-21T13:41:24.901Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:41:24.901Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-21T13:41:25.284Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-21T13:41:25.543Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-21T13:41:25.543Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-21T13:41:25.543Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-21T13:41:27.444Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-21T13:41:28.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-21T13:41:30.555Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-21T13:41:30.555Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite (1298.05s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.08s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.69s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.31s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.94s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.08s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.81s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.36s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.25s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.92s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.62s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.99s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.22s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.59s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.68s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.50s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.76s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.82s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.52s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.41s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.97s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.39s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.24s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.95s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.89s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.94s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.64s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.40s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.61s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.65s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.37s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.83s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.29s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.08s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.23s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.51s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.12s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.14s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.67s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.37s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.01s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.57s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2022-03-21T13:41:30.555Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.99s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.79s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildHistory (4.09s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-03-21T13:41:30.555Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.46s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.28s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.62s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.83s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildPATH (1.37s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.94s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.71s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRm (2.77s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.66s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.31s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.24s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.22s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.38s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.16s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.58s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.32s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0001286d8_} (1.46s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14093564888_/foo_false____} (1.29s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14093564888_/foo_true____} (1.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_false____} (1.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_true____} (1.34s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32793537562_/foo_true__0xc000128b40__} (1.51s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000128b58_} (1.33s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000128b70_} (1.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000128b88_} (1.40s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000128ba0_} (1.45s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.56s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.54s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.60s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.27s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.13s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.80s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.90s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.94s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-03-21T13:41:30.556Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-21T13:41:30.556Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.21s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.83s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.39s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.96s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.16s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.44s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.08s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.63s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.23s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.91s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecCgroup (0.98s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.33s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.69s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecTTY (0.66s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecUlimits (0.75s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHealth (19.37s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportDisplay (1.32s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportFile (1.67s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.25s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.85s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.06s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsTail (1.08s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestPluginActive (2.05s) [2022-03-21T13:41:30.557Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s) [2022-03-21T13:41:30.557Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.70s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.13s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.41s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPortList (6.76s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.08s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.67s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.98s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.68s) [2022-03-21T13:41:30.558Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.09s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.55s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiTag (0.27s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.15s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.18s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.47s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.40s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s) [2022-03-21T13:41:30.558Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-21T13:41:30.558Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.20s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-03-21T13:41:30.558Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-21T13:41:30.558Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.36s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.18s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMount (4.56s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.91s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.61s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.87s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.99s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.51s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.28s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.20s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.59s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.71s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.03s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.74s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.20s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartRecordError (1.54s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.23s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-21T13:41:30.817Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-03-21T13:41:30.817Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-03-21T13:41:30.818Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.97s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.69s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.97s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.87s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.50s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.75s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.56s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2022-03-21T13:41:30.818Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.06s) [2022-03-21T13:41:30.818Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-21T13:41:30.818Z] === RUN TestDockerRegistrySuite [2022-03-21T13:41:30.818Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-21T13:41:31.752Z] check_test.go:195: [df7611d8c99e5] daemon is not started [2022-03-21T13:41:31.752Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-21T13:41:32.687Z] check_test.go:195: [d4eefa6efc19a] daemon is not started [2022-03-21T13:41:32.687Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-21T13:41:34.055Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-21T13:41:34.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-21T13:41:34.061Z] check_test.go:195: [d64687274d020] daemon is not started [2022-03-21T13:41:34.061Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-21T13:41:34.061Z] check_test.go:195: [dc54623f5ad15] daemon is not started [2022-03-21T13:41:34.061Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T13:41:36.970Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-21T13:41:36.971Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-21T13:41:36.971Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-21T13:41:36.971Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-21T13:41:36.971Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-21T13:41:37.344Z] check_test.go:195: [df86d0ae380c5] daemon is not started [2022-03-21T13:41:37.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T13:41:37.379Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-21T13:41:39.930Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-21T13:41:39.930Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-21T13:41:41.735Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-21T13:41:41.735Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-21T13:41:41.735Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-21T13:41:41.735Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-21T13:41:41.735Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T13:41:41.735Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-21T13:41:42.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-21T13:41:42.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-21T13:41:42.609Z] check_test.go:195: [dd885940fe7ea] daemon is not started [2022-03-21T13:41:42.609Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-21T13:41:43.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-21T13:41:44.691Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-21T13:41:44.918Z] check_test.go:195: [d10e17648e289] daemon is not started [2022-03-21T13:41:44.918Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-21T13:41:46.295Z] docker_cli_swarm_test.go:1796: [dc513ba54a0a1] joining swarm manager [d12f8ceffd59c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:41:46.295Z] check_test.go:195: [d6114ed0b3085] daemon is not started [2022-03-21T13:41:46.295Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-21T13:41:46.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-21T13:41:46.498Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T13:41:46.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-21T13:41:46.498Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:41:46.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-21T13:41:46.498Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T13:41:46.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-21T13:41:47.230Z] check_test.go:195: [ddfa587481b2f] daemon is not started [2022-03-21T13:41:47.230Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-21T13:41:47.230Z] docker_cli_swarm_test.go:1797: [dfd30d9ab8aa3] joining swarm manager [d12f8ceffd59c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:41:47.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-21T13:41:48.165Z] check_test.go:195: [d3255a348cdb4] daemon is not started [2022-03-21T13:41:48.165Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-21T13:41:49.541Z] check_test.go:195: [df52d1e558b32] daemon is not started [2022-03-21T13:41:49.541Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-21T13:41:50.475Z] check_test.go:195: [d47203fca9b76] daemon is not started [2022-03-21T13:41:50.475Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-21T13:41:51.429Z] check_test.go:195: [dd298b7c82dd5] daemon is not started [2022-03-21T13:41:51.429Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-21T13:41:52.365Z] check_test.go:195: [db53116281f42] daemon is not started [2022-03-21T13:41:52.365Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-21T13:41:53.298Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6eaa545cb1b10f56e7360323ce5a199a416f6004defe10851cb7553b21a480c [2022-03-21T13:41:53.367Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-21T13:41:53.868Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d3feea395136ba1e34d2944303a905a4be32e310cd193757c80f7d8d04d08b4 [2022-03-21T13:41:54.125Z] check_test.go:195: [df9051bc82dd8] daemon is not started [2022-03-21T13:41:54.125Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-21T13:41:55.059Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e456f1773d0c17c41f1137b6b118b2e89fdf336ab3296ae8e40f3530fdd4320 [2022-03-21T13:41:55.626Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:10ced52a7cd5662bb36f23c43a2565c1a7cce1200be970e9f71604ff9081524a [2022-03-21T13:41:55.884Z] check_test.go:195: [de0378b71bda9] daemon is not started [2022-03-21T13:41:55.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-21T13:41:56.818Z] check_test.go:195: [d6ee31a0d1b46] daemon is not started [2022-03-21T13:41:56.818Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-21T13:41:57.045Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-21T13:41:57.045Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T13:41:57.500Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-21T13:41:57.500Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T13:41:57.500Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-21T13:41:57.500Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T13:41:57.500Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-21T13:41:59.024Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-21T13:41:59.349Z] check_test.go:195: [dc0237231b494] daemon is not started [2022-03-21T13:41:59.349Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-21T13:41:59.915Z] check_test.go:195: [d0b60c5a6df7f] daemon is not started [2022-03-21T13:41:59.915Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-21T13:41:59.915Z] check_test.go:195: [d32371cfa0a7b] daemon is not started [2022-03-21T13:41:59.915Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T13:42:00.850Z] check_test.go:195: [d79fc63df4a6d] daemon is not started [2022-03-21T13:42:00.850Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T13:42:01.785Z] check_test.go:195: [dbc646bca7cde] daemon is not started [2022-03-21T13:42:01.785Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T13:42:02.720Z] check_test.go:195: [d4ddae606f270] daemon is not started [2022-03-21T13:42:02.720Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-21T13:42:02.979Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-21T13:42:05.510Z] check_test.go:195: [d4a6d399c9474] daemon is not started [2022-03-21T13:42:05.510Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-21T13:42:05.768Z] check_test.go:195: [d616f2babc32a] daemon is not started [2022-03-21T13:42:05.768Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-21T13:42:07.143Z] check_test.go:195: [ddc04ae3a8d21] daemon is not started [2022-03-21T13:42:07.143Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-21T13:42:07.143Z] check_test.go:195: [df442e70f414d] daemon is not started [2022-03-21T13:42:07.143Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-21T13:42:07.401Z] check_test.go:195: [d2970d83dd047] daemon is not started [2022-03-21T13:42:07.401Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-21T13:42:07.554Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-21T13:42:07.660Z] check_test.go:195: [df8d92cf0f973] daemon is not started [2022-03-21T13:42:07.660Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-21T13:42:07.919Z] check_test.go:195: [d06ff16751c74] daemon is not started [2022-03-21T13:42:07.919Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-21T13:42:08.177Z] check_test.go:195: [dfe0696422fe1] daemon is not started [2022-03-21T13:42:08.177Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-21T13:42:08.438Z] check_test.go:195: [d55df1e92f495] daemon is not started [2022-03-21T13:42:08.438Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-21T13:42:09.379Z] check_test.go:195: [d53a8b3ca728c] daemon is not started [2022-03-21T13:42:09.379Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-21T13:42:09.717Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-21T13:42:09.717Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T13:42:09.932Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-21T13:42:09.932Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T13:42:09.932Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-21T13:42:10.172Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-21T13:42:10.172Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T13:42:10.172Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-21T13:42:10.172Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T13:42:10.172Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-21T13:42:11.119Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-21T13:42:11.280Z] check_test.go:195: [da384f0fbe1cc] daemon is not started [2022-03-21T13:42:11.280Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-21T13:42:11.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-21T13:42:11.468Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-21T13:42:11.577Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-21T13:42:11.577Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-21T13:42:11.577Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-21T13:42:11.577Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-21T13:42:11.577Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T13:42:11.577Z] === RUN TestDockerSuite/TestBuildFails [2022-03-21T13:42:11.847Z] check_test.go:195: [dc88d4a5a8870] daemon is not started [2022-03-21T13:42:11.847Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-21T13:42:12.333Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-21T13:42:12.333Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T13:42:12.333Z] === RUN TestDockerSuite/TestCommitChange [2022-03-21T13:42:12.998Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-21T13:42:13.223Z] check_test.go:195: [dc05309e10b94] daemon is not started [2022-03-21T13:42:13.223Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-21T13:42:13.481Z] docker_cli_swarm_test.go:1315: [db8c728b46ebd] joining swarm manager [d6dd209887804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:42:14.048Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-21T13:42:14.478Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-21T13:42:14.478Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-21T13:42:14.983Z] docker_cli_swarm_test.go:1316: [d8a2cff461e1c] joining swarm manager [d6dd209887804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite (44.24s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.99s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.83s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.52s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-21T13:42:14.983Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.92s) [2022-03-21T13:42:14.983Z] === RUN TestDockerSchema1RegistrySuite [2022-03-21T13:42:14.983Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-21T13:42:14.983Z] check_test.go:222: [d54e7aa2a421a] daemon is not started [2022-03-21T13:42:14.983Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T13:42:18.090Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-21T13:42:18.269Z] check_test.go:222: [d79c252bbbdb6] daemon is not started [2022-03-21T13:42:18.269Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T13:42:18.781Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-21T13:42:21.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-21T13:42:21.551Z] check_test.go:222: [d398c8715a9d2] daemon is not started [2022-03-21T13:42:21.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-21T13:42:22.117Z] check_test.go:222: [dbc7e5539dca8] daemon is not started [2022-03-21T13:42:22.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-21T13:42:22.376Z] check_test.go:222: [d9a9462bceb1a] daemon is not started [2022-03-21T13:42:22.376Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T13:42:23.311Z] check_test.go:222: [d8b9d869460a5] daemon is not started [2022-03-21T13:42:23.311Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T13:42:23.451Z] === RUN TestDockerSuite/TestBuildUser [2022-03-21T13:42:23.451Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T13:42:23.451Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-21T13:42:23.451Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T13:42:23.451Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-21T13:42:23.451Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T13:42:23.849Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-21T13:42:23.849Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T13:42:23.849Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-21T13:42:23.907Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-21T13:42:24.248Z] check_test.go:222: [de953646f4e0d] daemon is not started [2022-03-21T13:42:24.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T13:42:25.184Z] check_test.go:222: [d4a220b742de9] daemon is not started [2022-03-21T13:42:25.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-21T13:42:27.717Z] check_test.go:222: [db3da7459104b] daemon is not started [2022-03-21T13:42:27.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-21T13:42:27.975Z] check_test.go:222: [da80c125f9800] daemon is not started [2022-03-21T13:42:27.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-21T13:42:28.544Z] check_test.go:222: [dbd123f66dc2a] daemon is not started [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite (13.59s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.33s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2022-03-21T13:42:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-21T13:42:28.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-21T13:42:28.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-21T13:42:28.582Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-21T13:42:29.038Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-21T13:42:29.120Z] check_test.go:251: [dec12a9d9b053] daemon is not started [2022-03-21T13:42:29.120Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-21T13:42:29.686Z] check_test.go:251: [d38e6f6cd7723] daemon is not started [2022-03-21T13:42:29.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-21T13:42:29.945Z] check_test.go:251: [df2690ab20803] daemon is not started [2022-03-21T13:42:29.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-21T13:42:31.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-21T13:42:31.578Z] check_test.go:251: [d214cfe09ce90] daemon is not started [2022-03-21T13:42:31.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-21T13:42:31.833Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-21T13:42:32.144Z] check_test.go:251: [dfde7ecb2eaab] daemon is not started [2022-03-21T13:42:32.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-21T13:42:32.395Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-21T13:42:32.395Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T13:42:32.395Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-21T13:42:32.764Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-21T13:42:32.764Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T13:42:32.764Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-21T13:42:32.764Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T13:42:32.764Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-21T13:42:33.079Z] check_test.go:251: [d841e03193dcf] daemon is not started [2022-03-21T13:42:33.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-21T13:42:33.079Z] check_test.go:251: [d3596fbf71991] daemon is not started [2022-03-21T13:42:33.079Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) [2022-03-21T13:42:33.079Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-21T13:42:33.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-21T13:42:33.337Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-21T13:42:33.337Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-21T13:42:38.599Z] check_test.go:278: [d5250bb74241e] daemon is not started [2022-03-21T13:42:38.599Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-21T13:42:38.599Z] check_test.go:278: [d3fd414e3547c] daemon is not started [2022-03-21T13:42:38.599Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-21T13:42:38.599Z] check_test.go:278: [d4bc20068716d] daemon is not started [2022-03-21T13:42:38.599Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-21T13:42:38.857Z] check_test.go:278: [dfe179a12d82a] daemon is not started [2022-03-21T13:42:38.857Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-21T13:42:39.116Z] check_test.go:278: [da38a5cf0628f] daemon is not started [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-21T13:42:39.116Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-21T13:42:39.116Z] === RUN TestDockerNetworkSuite [2022-03-21T13:42:39.116Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-21T13:42:40.049Z] docker_cli_network_unix_test.go:46: [d14f93de4c69c] daemon is not started [2022-03-21T13:42:40.049Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-21T13:42:40.616Z] docker_cli_network_unix_test.go:46: [d3b520fbee00d] daemon is not started [2022-03-21T13:42:40.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-21T13:42:40.924Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-21T13:42:43.405Z] docker_cli_network_unix_test.go:46: [d99ee3d04a718] daemon is not started [2022-03-21T13:42:43.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-21T13:42:44.476Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-21T13:42:45.041Z] docker_cli_network_unix_test.go:46: [d6ab4de1d2ddc] daemon is not started [2022-03-21T13:42:45.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-21T13:42:45.298Z] docker_cli_network_unix_test.go:1233: [df4ba761b48a0] daemon is not started [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-21T13:42:45.602Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-21T13:42:45.602Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-21T13:42:45.602Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-21T13:42:45.602Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-21T13:42:45.602Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-21T13:42:45.602Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-21T13:42:45.602Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-21T13:42:45.602Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-21T13:42:47.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-21T13:42:48.394Z] docker_cli_network_unix_test.go:46: [dcc909dc08bd7] daemon is not started [2022-03-21T13:42:48.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-21T13:42:51.557Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-21T13:42:53.092Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-21T13:42:53.210Z] docker_cli_network_unix_test.go:46: [d591a04e3ad90] daemon is not started [2022-03-21T13:42:54.136Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-21T13:42:54.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-21T13:42:56.045Z] docker_cli_network_unix_test.go:46: [d1f77189e6142] daemon is not started [2022-03-21T13:42:56.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-21T13:42:57.679Z] docker_cli_network_unix_test.go:46: [de47f4ca67ca5] daemon is not started [2022-03-21T13:42:57.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-21T13:42:57.873Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-21T13:42:58.247Z] docker_cli_network_unix_test.go:46: [d5b723e5ada5e] daemon is not started [2022-03-21T13:42:58.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-21T13:42:58.507Z] docker_cli_network_unix_test.go:46: [daac14b4e7807] daemon is not started [2022-03-21T13:42:58.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-21T13:42:58.837Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-21T13:42:59.075Z] docker_cli_network_unix_test.go:46: [dcebf37699c5d] daemon is not started [2022-03-21T13:42:59.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-21T13:42:59.901Z] docker_cli_network_unix_test.go:46: [d79f957337205] daemon is not started [2022-03-21T13:43:00.148Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-21T13:43:00.148Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T13:43:00.148Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-21T13:43:00.148Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-21T13:43:00.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-21T13:43:00.468Z] docker_cli_network_unix_test.go:46: [d057e37d5f125] daemon is not started [2022-03-21T13:43:00.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-21T13:43:00.727Z] docker_cli_network_unix_test.go:46: [dfb8868aa1a6e] daemon is not started [2022-03-21T13:43:00.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-21T13:43:01.116Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-21T13:43:01.116Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T13:43:01.116Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-21T13:43:01.293Z] docker_cli_network_unix_test.go:46: [dac4d34d6e27c] daemon is not started [2022-03-21T13:43:01.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-21T13:43:01.811Z] docker_cli_network_unix_test.go:46: [da50b9dde3b61] daemon is not started [2022-03-21T13:43:01.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-21T13:43:01.811Z] docker_cli_network_unix_test.go:46: [daa1472ceac6d] daemon is not started [2022-03-21T13:43:01.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-21T13:43:01.811Z] docker_cli_network_unix_test.go:46: [dfc7f20fb7f40] daemon is not started [2022-03-21T13:43:01.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-21T13:43:02.675Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-21T13:43:02.675Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T13:43:02.675Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-21T13:43:02.746Z] docker_cli_network_unix_test.go:46: [d79bc41a476a9] daemon is not started [2022-03-21T13:43:02.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-21T13:43:03.311Z] docker_cli_network_unix_test.go:46: [d51854cc6747f] daemon is not started [2022-03-21T13:43:03.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-21T13:43:03.570Z] docker_cli_network_unix_test.go:46: [dcf30bfa92492] daemon is not started [2022-03-21T13:43:03.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-21T13:43:03.828Z] docker_cli_network_unix_test.go:46: [df7f315d92d19] daemon is not started [2022-03-21T13:43:04.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-21T13:43:04.086Z] docker_cli_network_unix_test.go:46: [d1e6303a3b630] daemon is not started [2022-03-21T13:43:04.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-21T13:43:05.460Z] docker_cli_network_unix_test.go:968: [d4c20a47a0355] daemon is not started [2022-03-21T13:43:05.565Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-21T13:43:05.565Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T13:43:05.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-21T13:43:05.565Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:43:05.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-21T13:43:05.565Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T13:43:05.565Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-21T13:43:06.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-21T13:43:07.327Z] docker_cli_network_unix_test.go:46: [d5627796bac74] daemon is not started [2022-03-21T13:43:07.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-21T13:43:09.140Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-21T13:43:09.279Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-21T13:43:09.279Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T13:43:09.279Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-21T13:43:09.279Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-21T13:43:10.116Z] docker_cli_network_unix_test.go:1116: [d31bb30027a8c] daemon is not started [2022-03-21T13:43:11.417Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-21T13:43:11.417Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T13:43:11.417Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-21T13:43:12.167Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-21T13:43:12.167Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-21T13:43:12.167Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T13:43:12.167Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-21T13:43:12.167Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T13:43:12.167Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-21T13:43:12.167Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T13:43:12.167Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-21T13:43:13.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-21T13:43:13.401Z] docker_cli_network_unix_test.go:46: [d702f28176c34] daemon is not started [2022-03-21T13:43:13.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-21T13:43:13.968Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-21T13:43:14.535Z] docker_cli_network_unix_test.go:46: [dccda861214f9] daemon is not started [2022-03-21T13:43:14.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-21T13:43:14.535Z] docker_cli_network_unix_test.go:46: [dbb5048bd3208] daemon is not started [2022-03-21T13:43:14.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-21T13:43:14.794Z] docker_cli_network_unix_test.go:46: [d067512d2e155] daemon is not started [2022-03-21T13:43:14.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-21T13:43:14.917Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-21T13:43:14.917Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T13:43:15.052Z] docker_cli_network_unix_test.go:46: [d2b1da408aded] daemon is not started [2022-03-21T13:43:15.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-21T13:43:15.052Z] docker_cli_network_unix_test.go:46: [d746123aef86e] daemon is not started [2022-03-21T13:43:15.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-21T13:43:15.052Z] docker_cli_network_unix_test.go:46: [dfb9edc8061a3] daemon is not started [2022-03-21T13:43:15.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-21T13:43:15.375Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-21T13:43:15.375Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T13:43:15.375Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-21T13:43:17.584Z] docker_cli_network_unix_test.go:46: [db58ada1b4bc8] daemon is not started [2022-03-21T13:43:18.155Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-21T13:43:18.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-21T13:43:18.429Z] docker_cli_network_unix_test.go:46: [d3918cd691b11] daemon is not started [2022-03-21T13:43:18.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-21T13:43:18.429Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-21T13:43:18.429Z] docker_cli_network_unix_test.go:46: [de38084581593] daemon is not started [2022-03-21T13:43:18.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-21T13:43:19.002Z] docker_cli_network_unix_test.go:46: [d536a329de43b] daemon is not started [2022-03-21T13:43:19.108Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-21T13:43:19.108Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:43:19.109Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-21T13:43:19.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-21T13:43:20.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-21T13:43:24.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-21T13:43:24.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-21T13:43:25.095Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-21T13:43:25.662Z] docker_cli_network_unix_test.go:1084: [d149bef79c280] daemon is not started [2022-03-21T13:43:26.209Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-21T13:43:26.209Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-21T13:43:27.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-21T13:43:27.567Z] docker_cli_network_unix_test.go:46: [d64222a239fdb] daemon is not started [2022-03-21T13:43:27.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-21T13:43:28.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-21T13:43:28.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-21T13:43:28.127Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T13:43:28.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-21T13:43:28.136Z] docker_cli_network_unix_test.go:46: [de8f0b377f1fb] daemon is not started [2022-03-21T13:43:28.380Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-21T13:43:28.380Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T13:43:28.380Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-21T13:43:28.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-21T13:43:29.345Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-21T13:43:29.345Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-21T13:43:30.299Z] docker_cli_network_unix_test.go:46: [d6e77ba3bba3f] daemon is not started [2022-03-21T13:43:30.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-21T13:43:30.557Z] docker_cli_network_unix_test.go:46: [d18fb0b7d5728] daemon is not started [2022-03-21T13:43:30.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-21T13:43:31.123Z] docker_cli_network_unix_test.go:46: [d02d320a3e499] daemon is not started [2022-03-21T13:43:31.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-21T13:43:31.471Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-21T13:43:32.317Z] docker_cli_network_unix_test.go:46: [d5ee1b12d5073] daemon is not started [2022-03-21T13:43:32.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-21T13:43:32.576Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-21T13:43:32.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-21T13:43:32.793Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-21T13:43:32.839Z] docker_cli_network_unix_test.go:46: [de0cff10e5609] daemon is not started [2022-03-21T13:43:33.407Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-21T13:43:34.801Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-21T13:43:35.676Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-21T13:43:35.676Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:43:35.676Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-21T13:43:35.676Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:43:35.676Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-21T13:43:36.142Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-21T13:43:36.598Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-21T13:43:38.599Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-21T13:43:38.599Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-21T13:43:38.987Z] docker_cli_network_unix_test.go:46: [dd51f54295fc6] daemon is not started [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite (60.32s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.51s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.33s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-21T13:43:39.246Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.64s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.42s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.92s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.99s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.13s) [2022-03-21T13:43:39.246Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.06s) [2022-03-21T13:43:39.246Z] === RUN TestDockerHubPullSuite [2022-03-21T13:43:39.246Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-21T13:43:39.665Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-21T13:43:40.134Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-21T13:43:40.181Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-21T13:43:41.116Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-21T13:43:41.122Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-21T13:43:42.113Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-21T13:43:42.385Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-21T13:43:42.386Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T13:43:42.386Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-21T13:43:42.490Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-21T13:43:43.101Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-21T13:43:43.425Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-21T13:43:43.992Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-21T13:43:44.092Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-21T13:43:45.895Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-21T13:43:45.895Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite (6.74s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2022-03-21T13:43:46.154Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2022-03-21T13:43:46.154Z] PASS [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === Skipped [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-21T13:43:46.154Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-21T13:43:46.154Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-21T13:43:46.154Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.154Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-03-21T13:43:46.154Z] [2022-03-21T13:43:46.154Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-21T13:43:46.154Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-21T13:43:46.155Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-21T13:43:46.155Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-21T13:43:46.155Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-21T13:43:46.155Z] docker_cli_network_unix_test.go:46: [de38084581593] daemon is not started [2022-03-21T13:43:46.155Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] DONE 1265 tests, 51 skipped in 1439.532s [2022-03-21T13:43:46.155Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:43:46.155Z] ++++ cat bundles/test-integration/docker.pid [2022-03-21T13:43:46.155Z] +++ kill 8809 [2022-03-21T13:43:46.155Z] +++ /etc/init.d/apparmor stop [2022-03-21T13:43:46.155Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:43:46.155Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.155Z] To set a process to complain mode, use the command line tool [2022-03-21T13:43:46.155Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:43:46.155Z] +++ true [2022-03-21T13:43:46.155Z] exiting test-integration [2022-03-21T13:43:46.155Z] ++ exit 0 [2022-03-21T13:43:46.155Z] [2022-03-21T13:43:46.174Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-21T13:43:46.174Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-21T13:43:46.311Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-21T13:43:46.413Z] + for job in $(jobs -p) [2022-03-21T13:43:46.413Z] + wait 10198 [2022-03-21T13:43:46.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-21T13:43:46.671Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-21T13:43:46.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-21T13:43:49.123Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-21T13:43:51.934Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-21T13:43:52.193Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-21T13:43:53.127Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-21T13:43:53.480Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-21T13:43:53.480Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T13:43:53.480Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-21T13:43:53.480Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T13:43:53.480Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-21T13:43:53.480Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-21T13:43:53.949Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-21T13:43:53.949Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-21T13:43:53.949Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-21T13:43:54.422Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-21T13:43:54.422Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T13:43:54.422Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-21T13:43:54.422Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T13:43:54.422Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-21T13:43:54.422Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T13:43:54.422Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-21T13:43:54.422Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-21T13:43:54.940Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-21T13:43:55.409Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-21T13:43:55.657Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-21T13:43:56.277Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-21T13:44:02.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-21T13:44:02.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-21T13:44:02.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-21T13:44:02.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-21T13:44:02.136Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-21T13:44:02.578Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-21T13:44:04.856Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-21T13:44:05.845Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-21T13:44:05.845Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T13:44:05.926Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-21T13:44:05.926Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T13:44:05.926Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-21T13:44:06.315Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-21T13:44:06.315Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T13:44:06.315Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-21T13:44:06.315Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T13:44:06.315Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-21T13:44:08.531Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-21T13:44:08.874Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-21T13:44:08.874Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T13:44:08.874Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-21T13:44:12.661Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-21T13:44:12.661Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-21T13:44:13.289Z] === RUN TestDockerSuite/TestCommitChange [2022-03-21T13:44:18.531Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-21T13:44:19.164Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-21T13:44:21.490Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-21T13:44:21.490Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-21T13:44:21.490Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-21T13:44:21.490Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-21T13:44:21.490Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T13:44:21.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-21T13:44:23.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-21T13:44:23.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-21T13:44:23.837Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-21T13:44:23.837Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T13:44:23.837Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-21T13:44:25.034Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-21T13:44:25.034Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T13:44:25.034Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-21T13:44:26.338Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-21T13:44:27.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-21T13:44:30.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-21T13:44:33.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-21T13:44:33.634Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-21T13:44:33.634Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T13:44:33.634Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-21T13:44:36.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003b9ef0_} [2022-03-21T13:44:40.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11110318449_c:\foo_false____} [2022-03-21T13:44:42.309Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-21T13:44:42.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11110318449_c:\foo_true____} [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-21T13:44:45.911Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-21T13:44:45.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-21T13:44:46.379Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-21T13:44:46.379Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T13:44:46.379Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-21T13:44:46.380Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T13:44:46.380Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-21T13:44:46.380Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T13:44:46.380Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-21T13:44:46.380Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T13:44:46.380Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-21T13:44:46.380Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T13:44:46.380Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-21T13:44:47.073Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-21T13:44:47.073Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-21T13:44:47.073Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-21T13:44:47.073Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-21T13:44:47.073Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-21T13:44:47.073Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-21T13:44:47.073Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-21T13:44:47.073Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-21T13:44:50.167Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-21T13:44:50.167Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-21T13:44:50.167Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T13:44:50.167Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-21T13:44:51.877Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-21T13:44:51.877Z] docker_cli_swarm_test.go:1180: [d7b30e5bb214a] joining swarm manager [d43a7047683f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:44:53.117Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-21T13:44:53.117Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-21T13:44:53.117Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T13:44:53.117Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-21T13:44:55.740Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-21T13:44:56.902Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-21T13:44:56.902Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T13:44:56.902Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-21T13:44:56.902Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T13:44:56.902Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-21T13:44:56.902Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T13:44:56.902Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-21T13:44:57.139Z] docker_cli_swarm_test.go:1189: [d97ef7a72595e] joining swarm manager [d43a7047683f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:45:02.760Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-21T13:45:04.408Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-21T13:45:04.408Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T13:45:04.408Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-21T13:45:06.546Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-21T13:45:06.546Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T13:45:06.546Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-21T13:45:06.546Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T13:45:06.546Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-21T13:45:06.628Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-21T13:45:06.628Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T13:45:07.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-21T13:45:07.097Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:45:07.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-21T13:45:07.097Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T13:45:07.097Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-21T13:45:09.013Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-21T13:45:10.056Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-21T13:45:10.056Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T13:45:10.056Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-21T13:45:10.056Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-21T13:45:13.012Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-21T13:45:13.012Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-21T13:45:13.012Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T13:45:13.012Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-21T13:45:13.012Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T13:45:13.012Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-21T13:45:13.012Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T13:45:13.012Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-21T13:45:15.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-21T13:45:18.897Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-21T13:45:19.021Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-21T13:45:19.021Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T13:45:19.021Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-21T13:45:19.021Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T13:45:19.021Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-21T13:45:21.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-21T13:45:21.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-21T13:45:21.065Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T13:45:21.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-21T13:45:23.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-21T13:45:23.233Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-21T13:45:23.920Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-21T13:45:26.122Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-21T13:45:26.122Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:45:26.122Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-21T13:45:26.122Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:45:26.122Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-21T13:45:29.702Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-21T13:45:29.841Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-21T13:45:29.842Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-21T13:45:31.356Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-21T13:45:31.356Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T13:45:31.356Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-21T13:45:31.356Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T13:45:31.356Z] === RUN TestDockerSuite/TestCpToDot [2022-03-21T13:45:32.008Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-21T13:45:32.008Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T13:45:32.008Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-21T13:45:33.518Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-21T13:45:33.518Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T13:45:33.518Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-21T13:45:33.518Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T13:45:33.518Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-21T13:45:35.729Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-21T13:45:35.729Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-21T13:45:35.838Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-21T13:45:36.763Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-21T13:45:37.247Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-21T13:45:37.247Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-21T13:45:37.247Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-21T13:45:37.247Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-21T13:45:37.247Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-21T13:45:37.901Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-21T13:45:40.152Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-21T13:45:42.568Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-21T13:45:42.609Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-21T13:45:43.065Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-21T13:45:43.669Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-21T13:45:43.669Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-21T13:45:45.815Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-21T13:45:46.576Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-21T13:45:47.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-21T13:45:47.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-21T13:45:47.544Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-21T13:45:47.544Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-21T13:45:47.544Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T13:45:47.544Z] === RUN TestDockerSuite/TestCreateRM [2022-03-21T13:45:47.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-21T13:45:47.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-21T13:45:47.934Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-21T13:45:48.003Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-21T13:45:48.003Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T13:45:48.003Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-21T13:45:48.345Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-21T13:45:48.461Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-21T13:45:48.919Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-21T13:45:50.245Z] docker_cli_swarm_test.go:1112: [d43363b223b54] joining swarm manager [df6e9bc9bb385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:45:50.849Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-21T13:45:50.849Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T13:45:50.849Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-21T13:45:52.145Z] docker_cli_swarm_test.go:1113: [d447211688ac3] joining swarm manager [df6e9bc9bb385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:45:53.763Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-21T13:45:53.763Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T13:45:53.763Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-21T13:45:56.665Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-21T13:45:56.665Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-21T13:45:59.234Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-21T13:45:59.234Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-21T13:45:59.234Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-21T13:46:01.340Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-21T13:46:02.950Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-21T13:46:02.950Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-21T13:46:02.950Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T13:46:02.950Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-21T13:46:03.512Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-21T13:46:03.512Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.804Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-21T13:46:03.804Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.804Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-21T13:46:03.968Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-21T13:46:03.968Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.968Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-21T13:46:03.968Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.968Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-21T13:46:03.968Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.968Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-21T13:46:03.968Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T13:46:03.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-21T13:46:06.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-21T13:46:06.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.662Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-21T13:46:06.662Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-21T13:46:06.663Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-21T13:46:06.663Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDockerFails [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-21T13:46:06.663Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-21T13:46:06.663Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-21T13:46:06.663Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-21T13:46:06.663Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-21T13:46:06.663Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T13:46:06.663Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-21T13:46:09.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-21T13:46:10.380Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-21T13:46:11.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-21T13:46:13.270Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-21T13:46:14.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-21T13:46:16.154Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-21T13:46:16.154Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-21T13:46:16.154Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T13:46:16.154Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-21T13:46:16.154Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T13:46:16.154Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-21T13:46:16.156Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-21T13:46:17.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007e4b58_} [2022-03-21T13:46:18.364Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-21T13:46:20.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395917_c:\foo_false____} [2022-03-21T13:46:22.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395917_c:\foo_true____} [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-21T13:46:25.679Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-21T13:46:25.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-21T13:46:26.136Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-21T13:46:26.136Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-21T13:46:26.136Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T13:46:26.136Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-21T13:46:26.136Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T13:46:26.592Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-21T13:46:26.592Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T13:46:26.592Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-21T13:46:28.581Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-21T13:46:28.660Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-21T13:46:29.492Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-21T13:46:29.492Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-21T13:46:29.492Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T13:46:29.492Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-21T13:46:30.847Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-21T13:46:31.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-21T13:46:31.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-21T13:46:33.215Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-21T13:46:33.215Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-21T13:46:33.215Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T13:46:33.215Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-21T13:46:33.253Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-21T13:46:34.202Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-21T13:46:35.733Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-21T13:46:36.110Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-21T13:46:36.110Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T13:46:36.110Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-21T13:46:36.110Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T13:46:36.110Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-21T13:46:36.110Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T13:46:36.110Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-21T13:46:37.266Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-21T13:46:39.026Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-21T13:46:41.886Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-21T13:46:42.745Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-21T13:46:43.199Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-21T13:46:44.779Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-21T13:46:44.779Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T13:46:44.779Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-21T13:46:44.779Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T13:46:44.779Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-21T13:46:48.963Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-21T13:46:49.418Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-21T13:46:50.380Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-21T13:46:55.085Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-21T13:46:55.085Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T13:46:55.085Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-21T13:46:55.085Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T13:46:55.085Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-21T13:46:57.420Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-21T13:46:58.343Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-21T13:46:58.813Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-21T13:47:04.598Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-21T13:47:04.598Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-21T13:47:04.598Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T13:47:04.598Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-21T13:47:05.065Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-21T13:47:05.065Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T13:47:05.065Z] === RUN TestDockerSuite/TestEventsRename [2022-03-21T13:47:05.465Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-21T13:47:05.465Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T13:47:05.465Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-21T13:47:05.465Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T13:47:05.465Z] === RUN TestDockerSuite/TestCpToDot [2022-03-21T13:47:08.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-21T13:47:08.420Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T13:47:08.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-21T13:47:08.420Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T13:47:08.420Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-21T13:47:08.856Z] === RUN TestDockerSuite/TestEventsResize [2022-03-21T13:47:09.258Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-21T13:47:11.374Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-21T13:47:11.374Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:47:11.374Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-21T13:47:11.374Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T13:47:11.374Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-21T13:47:11.374Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T13:47:11.374Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-21T13:47:11.374Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T13:47:11.374Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-21T13:47:11.845Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-21T13:47:11.845Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-21T13:47:13.564Z] docker_cli_swarm_test.go:1166: [df5c5644ed293] joining swarm manager [df6e9bc9bb385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-21T13:47:14.029Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-21T13:47:14.799Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-21T13:47:17.016Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-21T13:47:17.486Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-21T13:47:17.955Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-21T13:47:20.174Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-21T13:47:21.161Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-21T13:47:21.161Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-21T13:47:21.161Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T13:47:21.161Z] === RUN TestDockerSuite/TestCreateRM [2022-03-21T13:47:21.630Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-21T13:47:21.630Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T13:47:21.630Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-21T13:47:22.101Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-21T13:47:22.571Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-21T13:47:22.713Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-21T13:47:28.599Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-21T13:47:33.013Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-21T13:47:33.014Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-21T13:47:33.014Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-21T13:47:34.480Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-21T13:47:35.472Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-21T13:47:35.472Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T13:47:35.472Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-21T13:47:35.472Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T13:47:35.942Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-21T13:47:36.804Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-21T13:47:36.804Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-21T13:47:36.804Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T13:47:36.804Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-21T13:47:38.162Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-21T13:47:38.162Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T13:47:38.162Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-21T13:47:39.771Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-21T13:47:39.771Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T13:47:39.771Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-21T13:47:40.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-21T13:47:40.239Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-21T13:47:40.239Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.239Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-21T13:47:40.239Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.239Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-21T13:47:40.239Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-21T13:47:40.240Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-21T13:47:40.240Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-21T13:47:40.240Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-21T13:47:40.240Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-21T13:47:40.240Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDockerFails [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-21T13:47:40.240Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-21T13:47:40.240Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-21T13:47:40.240Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-21T13:47:40.240Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-21T13:47:40.240Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T13:47:40.240Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-21T13:47:43.206Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-21T13:47:44.712Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-21T13:47:45.184Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-21T13:47:45.630Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-21T13:47:46.565Z] docker_cli_swarm_test.go:1447: [d724512c9b8a4] joining swarm manager [d80a8d18c0cf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:47:49.801Z] docker_cli_swarm_test.go:1448: [d374e3581a398] joining swarm manager [d80a8d18c0cf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-21T13:47:49.870Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-21T13:47:49.941Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-21T13:47:49.941Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-21T13:47:55.753Z] === RUN TestDockerSuite/TestEventsTop [2022-03-21T13:47:55.753Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T13:47:55.753Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-21T13:47:57.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-21T13:47:58.304Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-21T13:47:59.291Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-21T13:47:59.291Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-21T13:47:59.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-21T13:47:59.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-21T13:48:00.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-21T13:48:00.364Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-21T13:48:02.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-21T13:48:03.148Z] === RUN TestDockerSuite/TestExec [2022-03-21T13:48:03.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:48:03.148Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-21T13:48:03.148Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T13:48:03.148Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-21T13:48:05.122Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-21T13:48:05.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-21T13:48:06.099Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-21T13:48:07.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-21T13:48:09.752Z] docker_cli_swarm_unix_test.go:63: [d8835ccc0f29d] joining swarm manager [dba03ca3da0b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:48:09.889Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-21T13:48:09.889Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:48:09.889Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-21T13:48:09.889Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T13:48:09.889Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-21T13:48:09.889Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T13:48:09.889Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-21T13:48:10.993Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-21T13:48:13.677Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-21T13:48:13.950Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-21T13:48:14.941Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-21T13:48:17.472Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-21T13:48:19.710Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-21T13:48:20.177Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-21T13:48:20.421Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-21T13:48:21.746Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-21T13:48:23.369Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-21T13:48:27.624Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-21T13:48:30.520Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-21T13:48:30.520Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T13:48:30.520Z] === RUN TestDockerSuite/TestExecEnv [2022-03-21T13:48:30.520Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:48:30.520Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-21T13:48:30.520Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T13:48:30.520Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-21T13:48:32.165Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-21T13:48:33.495Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-21T13:48:33.495Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-21T13:48:33.495Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T13:48:33.495Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-21T13:48:34.307Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-21T13:48:34.482Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-21T13:48:34.482Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T13:48:34.482Z] === RUN TestDockerSuite/TestEventsRename [2022-03-21T13:48:37.437Z] === RUN TestDockerSuite/TestEventsResize [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-21T13:48:40.146Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-21T13:48:40.146Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecParseError [2022-03-21T13:48:40.146Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-21T13:48:40.146Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-21T13:48:40.146Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T13:48:40.146Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-21T13:48:43.864Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-21T13:48:43.864Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-21T13:48:43.864Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-21T13:48:43.864Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-21T13:48:43.864Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T13:48:43.864Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-21T13:48:46.004Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-21T13:48:47.581Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-21T13:48:47.581Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T13:48:47.581Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-21T13:48:48.905Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-21T13:48:51.799Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-21T13:48:54.663Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-21T13:48:54.663Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T13:48:54.663Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-21T13:48:54.663Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T13:48:54.663Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-21T13:48:54.663Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T13:48:54.663Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-21T13:48:57.574Z] === RUN TestDockerSuite/TestEventsTop [2022-03-21T13:48:57.574Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T13:48:57.574Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-21T13:48:59.740Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-21T13:49:02.074Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-21T13:49:04.422Z] === RUN TestDockerSuite/TestExec [2022-03-21T13:49:04.422Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:49:04.422Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-21T13:49:04.422Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T13:49:04.422Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-21T13:49:05.962Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-21T13:49:05.962Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-21T13:49:05.962Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-21T13:49:07.320Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-21T13:49:07.862Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-21T13:49:08.520Z] === RUN TestDockerSuite/TestBuildRm [2022-03-21T13:49:09.115Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-21T13:49:09.495Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-21T13:49:09.495Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:49:09.495Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-21T13:49:09.495Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T13:49:09.495Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-21T13:49:09.495Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T13:49:09.495Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-21T13:49:11.154Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-21T13:49:11.675Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-21T13:49:13.695Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-21T13:49:13.782Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-21T13:49:13.851Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-21T13:49:15.594Z] docker_api_swarm_test.go:962: [d99ee6edc8abb] joining swarm manager [d7a9fb60d86e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-21T13:49:16.747Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-21T13:49:18.914Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-21T13:49:20.878Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-21T13:49:21.350Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestHealth [2022-03-21T13:49:21.350Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-21T13:49:21.350Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-21T13:49:23.911Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-21T13:49:23.911Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T13:49:23.911Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-21T13:49:23.911Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T13:49:24.369Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-21T13:49:24.688Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-21T13:49:24.688Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T13:49:24.688Z] === RUN TestDockerSuite/TestExecEnv [2022-03-21T13:49:24.688Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:49:24.688Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-21T13:49:24.688Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T13:49:24.688Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-21T13:49:25.900Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-21T13:49:26.635Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-21T13:49:26.635Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-21T13:49:26.635Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T13:49:26.635Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-21T13:49:26.635Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-21T13:49:26.635Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-21T13:49:26.859Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-21T13:49:27.355Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-21T13:49:27.812Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-21T13:49:27.812Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T13:49:27.812Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-21T13:49:28.774Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-21T13:49:28.774Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-21T13:49:30.578Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-21T13:49:30.578Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecParseError [2022-03-21T13:49:30.578Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-21T13:49:30.578Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-21T13:49:30.578Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T13:49:30.578Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-21T13:49:30.584Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-21T13:49:30.941Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-21T13:49:30.941Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-21T13:49:33.472Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-21T13:49:33.472Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-21T13:49:33.472Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-21T13:49:33.472Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-21T13:49:33.472Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T13:49:33.472Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-21T13:49:33.665Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-21T13:49:33.832Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-21T13:49:34.307Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-21T13:49:36.375Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-21T13:49:36.375Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T13:49:36.375Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-21T13:49:36.725Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-21T13:49:37.181Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-21T13:49:37.181Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T13:49:37.181Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-21T13:49:40.900Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-21T13:49:40.900Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-21T13:49:40.900Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-21T13:49:40.900Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T13:49:40.900Z] === RUN TestDockerSuite/TestImportFile [2022-03-21T13:49:40.900Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T13:49:40.900Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-21T13:49:41.357Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-21T13:49:41.357Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-21T13:49:41.357Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-21T13:49:41.357Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-21T13:49:41.357Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-21T13:49:41.357Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-21T13:49:41.357Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-21T13:49:41.357Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T13:49:41.357Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-21T13:49:42.157Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-21T13:49:42.157Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T13:49:42.157Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-21T13:49:42.157Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T13:49:42.157Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-21T13:49:42.157Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T13:49:42.157Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-21T13:49:44.245Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-21T13:49:44.603Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-21T13:49:45.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-21T13:49:47.151Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-21T13:49:47.151Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T13:49:47.151Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-21T13:49:47.151Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T13:49:47.151Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-21T13:49:47.151Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-21T13:49:47.151Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T13:49:47.151Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-21T13:49:47.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-21T13:49:49.165Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-21T13:49:49.231Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-21T13:49:50.885Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-21T13:49:50.885Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-21T13:49:52.449Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-21T13:49:53.781Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-21T13:49:53.781Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T13:49:53.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-21T13:49:53.781Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T13:49:53.781Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-21T13:49:53.781Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T13:49:53.781Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-21T13:49:55.027Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-21T13:49:56.680Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-21T13:49:57.921Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-21T13:50:00.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-21T13:50:02.297Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-21T13:50:02.297Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-21T13:50:02.297Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-21T13:50:02.449Z] === RUN TestDockerSuite/TestInspectImage [2022-03-21T13:50:02.449Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:50:02.449Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-21T13:50:02.449Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:50:02.449Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-21T13:50:02.449Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T13:50:02.449Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-21T13:50:04.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-21T13:50:04.989Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestHealth [2022-03-21T13:50:04.989Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-21T13:50:04.989Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-21T13:50:05.335Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-21T13:50:07.271Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-21T13:50:09.049Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-21T13:50:09.049Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-21T13:50:09.802Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-21T13:50:10.777Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-21T13:50:10.777Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-21T13:50:10.777Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T13:50:10.777Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-21T13:50:10.777Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-21T13:50:10.777Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-21T13:50:11.239Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-21T13:50:12.348Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-21T13:50:12.348Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T13:50:12.348Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-21T13:50:12.413Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-21T13:50:12.775Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-21T13:50:13.318Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-21T13:50:13.318Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-21T13:50:14.749Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-21T13:50:14.749Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-21T13:50:14.941Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-21T13:50:15.488Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-21T13:50:15.944Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-21T13:50:16.526Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-21T13:50:16.526Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T13:50:16.526Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-21T13:50:16.526Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-21T13:50:18.178Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-21T13:50:18.223Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-21T13:50:20.123Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-21T13:50:20.271Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-21T13:50:20.849Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-21T13:50:20.849Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-21T13:50:21.133Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-21T13:50:21.602Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-21T13:50:21.602Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T13:50:21.602Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-21T13:50:24.058Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-21T13:50:25.390Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-21T13:50:25.390Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-21T13:50:25.390Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-21T13:50:25.390Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.390Z] === RUN TestDockerSuite/TestImportFile [2022-03-21T13:50:25.390Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.390Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-21T13:50:25.611Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-21T13:50:25.859Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-21T13:50:25.859Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-21T13:50:25.859Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-21T13:50:25.859Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-21T13:50:25.859Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-21T13:50:25.859Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-21T13:50:25.859Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-21T13:50:25.859Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T13:50:25.859Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-21T13:50:28.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-21T13:50:31.217Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-21T13:50:31.784Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-21T13:50:31.784Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T13:50:31.784Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-21T13:50:31.784Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T13:50:31.784Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-21T13:50:31.784Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-21T13:50:31.784Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T13:50:31.784Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-21T13:50:34.177Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-21T13:50:34.646Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-21T13:50:35.164Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-21T13:50:37.603Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-21T13:50:37.604Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T13:50:37.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-21T13:50:37.604Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T13:50:37.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-21T13:50:37.604Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T13:50:37.604Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-21T13:50:38.133Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-21T13:50:40.565Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-21T13:50:42.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-21T13:50:45.095Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-21T13:50:45.338Z] === RUN TestDockerSuite/TestInspectImage [2022-03-21T13:50:45.339Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:50:45.339Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-21T13:50:45.339Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:50:45.339Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-21T13:50:45.339Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T13:50:45.339Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-21T13:50:48.239Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-21T13:50:48.309Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-21T13:50:50.531Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-21T13:50:51.002Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-21T13:50:51.095Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-21T13:50:51.095Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.095Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-21T13:50:51.200Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-21T13:50:51.200Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-21T13:50:51.200Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-21T13:50:51.200Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.200Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-21T13:50:51.200Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.571Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-21T13:50:51.673Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-21T13:50:51.673Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-21T13:50:51.673Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-21T13:50:51.673Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-21T13:50:53.143Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-21T13:50:53.968Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-21T13:50:54.622Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-21T13:50:56.187Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-21T13:50:56.187Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T13:50:56.656Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-21T13:50:56.656Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-21T13:50:58.410Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-21T13:50:58.874Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-21T13:50:59.030Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-21T13:51:02.665Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-21T13:51:04.907Z] === RUN TestDockerSuite/TestBuildUser [2022-03-21T13:51:04.907Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T13:51:04.907Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-21T13:51:04.907Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T13:51:04.907Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-21T13:51:04.907Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T13:51:04.907Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-21T13:51:05.559Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-21T13:51:07.423Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-21T13:51:07.769Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-21T13:51:07.769Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T13:51:07.769Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-21T13:51:09.675Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-21T13:51:09.675Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-21T13:51:10.382Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-21T13:51:11.674Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-21T13:51:11.674Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-21T13:51:12.612Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-21T13:51:15.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-21T13:51:16.339Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-21T13:51:17.795Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-21T13:51:18.673Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-21T13:51:18.673Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T13:51:18.673Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-21T13:51:18.673Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T13:51:18.673Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-21T13:51:18.828Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-21T13:51:20.762Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-21T13:51:23.727Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-21T13:51:23.727Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-21T13:51:23.727Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T13:51:23.727Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-21T13:51:24.195Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-21T13:51:24.195Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-21T13:51:24.695Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-21T13:51:26.418Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-21T13:51:28.635Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-21T13:51:30.557Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-21T13:51:31.276Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-21T13:51:34.664Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-21T13:51:35.307Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-21T13:51:37.621Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-21T13:51:37.621Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T13:51:38.089Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-21T13:51:40.056Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-21T13:51:40.057Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T13:51:40.057Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-21T13:51:40.306Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-21T13:51:40.306Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-21T13:51:43.003Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-21T13:51:44.130Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-21T13:51:44.130Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-21T13:51:45.950Z] === RUN TestDockerSuite/TestLogsSince [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite (1580.72s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.70s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.60s) [2022-03-21T13:51:46.137Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.17s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.91s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.65s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.06s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.56s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.02s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.68s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.02s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.22s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.88s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.02s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.03s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.81s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.20s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.58s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.91s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.48s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.17s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.99s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.23s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.57s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.70s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.27s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-03-21T13:51:46.137Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.93s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.84s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (18.20s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (62.73s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.95s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.50s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2022-03-21T13:51:46.138Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.88s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.86s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.74s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.25s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.40s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-03-21T13:51:46.138Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2022-03-21T13:51:46.138Z] === RUN TestDockerExternalVolumeSuite [2022-03-21T13:51:46.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-21T13:51:46.397Z] docker_cli_external_volume_driver_test.go:52: [d64440c70bf3f] daemon is not started [2022-03-21T13:51:47.888Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-21T13:51:54.568Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-21T13:51:55.047Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-21T13:51:56.365Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-21T13:51:56.365Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T13:51:56.365Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-21T13:51:56.365Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T13:51:56.365Z] === RUN TestDockerSuite/TestLogsTail [2022-03-21T13:51:59.302Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-21T13:52:00.421Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-21T13:52:00.421Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T13:52:00.421Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-21T13:52:00.421Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T13:52:00.421Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-21T13:52:02.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-21T13:52:03.016Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-21T13:52:03.314Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-21T13:52:03.314Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:52:03.771Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-21T13:52:04.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-21T13:52:05.350Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-21T13:52:05.903Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-21T13:52:05.903Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestNetHostname [2022-03-21T13:52:05.903Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-21T13:52:05.903Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-21T13:52:05.903Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-21T13:52:05.903Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginActive [2022-03-21T13:52:05.903Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-21T13:52:05.903Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-21T13:52:05.903Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-21T13:52:05.903Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-21T13:52:05.903Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-21T13:52:05.903Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-21T13:52:05.903Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-21T13:52:05.903Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-21T13:52:05.903Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-21T13:52:05.903Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPortList [2022-03-21T13:52:05.903Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T13:52:05.903Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-21T13:52:08.243Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-21T13:52:08.243Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T13:52:08.243Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-21T13:52:11.228Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-21T13:52:12.947Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-21T13:52:12.947Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T13:52:12.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-21T13:52:14.122Z] === RUN TestDockerSuite/TestLogsSince [2022-03-21T13:52:16.132Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-21T13:52:18.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-21T13:52:18.714Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T13:52:18.714Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-21T13:52:20.805Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-21T13:52:21.264Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-21T13:52:24.419Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-21T13:52:24.419Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T13:52:24.419Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-21T13:52:24.419Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T13:52:24.419Z] === RUN TestDockerSuite/TestLogsTail [2022-03-21T13:52:27.314Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-21T13:52:30.225Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-21T13:52:33.316Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-21T13:52:33.316Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestNetHostname [2022-03-21T13:52:33.316Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-21T13:52:33.316Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-21T13:52:33.316Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-21T13:52:33.316Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginActive [2022-03-21T13:52:33.316Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-21T13:52:33.316Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-21T13:52:33.316Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-21T13:52:33.316Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-21T13:52:33.316Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-21T13:52:33.316Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-21T13:52:33.316Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-21T13:52:33.316Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-21T13:52:33.316Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.316Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-21T13:52:33.317Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.317Z] === RUN TestDockerSuite/TestPortList [2022-03-21T13:52:33.317Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.317Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-21T13:52:33.491Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-21T13:52:33.491Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T13:52:33.491Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-21T13:52:39.090Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-21T13:52:39.091Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.091Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-21T13:52:39.091Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-21T13:52:39.548Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T13:52:39.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-21T13:52:42.357Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-21T13:52:42.357Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T13:52:42.357Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-21T13:52:42.357Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T13:52:42.816Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-21T13:52:42.816Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T13:52:42.816Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-21T13:52:44.514Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-21T13:52:45.611Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-21T13:52:45.611Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T13:52:45.611Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-21T13:52:46.428Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-21T13:52:53.081Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-21T13:52:54.222Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-21T13:52:54.222Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T13:52:54.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-21T13:52:55.254Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-21T13:52:55.254Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T13:52:55.711Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-21T13:52:55.711Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T13:52:55.711Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-21T13:52:55.711Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T13:52:55.711Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-21T13:52:58.052Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-21T13:53:02.740Z] === RUN TestDockerSuite/TestCommitChange [2022-03-21T13:53:04.276Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-21T13:53:04.276Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-21T13:53:04.276Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T13:53:04.276Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-21T13:53:04.276Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-21T13:53:04.276Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-21T13:53:04.560Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-21T13:53:08.744Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-21T13:53:09.070Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-21T13:53:12.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-21T13:53:13.589Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-21T13:53:13.589Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T13:53:13.589Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-21T13:53:18.741Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-21T13:53:19.407Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-21T13:53:22.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-21T13:53:22.200Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T13:53:22.200Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-21T13:53:22.429Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-21T13:53:22.429Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-21T13:53:22.429Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T13:53:22.429Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-21T13:53:26.174Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-21T13:53:26.174Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T13:53:26.174Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-21T13:53:26.174Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T13:53:26.174Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-21T13:53:32.749Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-21T13:53:32.749Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T13:53:32.749Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-21T13:53:32.749Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T13:53:32.749Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-21T13:53:32.749Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T13:53:32.749Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-21T13:53:32.749Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T13:53:32.749Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-21T13:53:33.637Z] docker_cli_external_volume_driver_test.go:52: [d1a5bad24f638] daemon is not started [2022-03-21T13:53:34.589Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-21T13:53:37.229Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-21T13:53:40.126Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-21T13:53:43.030Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-21T13:53:43.030Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T13:53:43.030Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-21T13:53:44.557Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-21T13:53:44.557Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.557Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-21T13:53:44.891Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-21T13:53:44.891Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-21T13:53:44.891Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-21T13:53:44.891Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-21T13:53:44.891Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-21T13:53:44.891Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-21T13:53:44.891Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-21T13:53:44.891Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-21T13:53:46.079Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-21T13:53:46.534Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-21T13:53:46.535Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T13:53:46.993Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-21T13:53:48.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-21T13:53:50.416Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-21T13:53:52.140Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-21T13:53:54.191Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-21T13:53:55.088Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-21T13:53:55.088Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T13:53:55.088Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-21T13:53:55.088Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T13:53:55.088Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-21T13:53:59.952Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-21T13:54:00.683Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-21T13:54:00.683Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T13:54:00.683Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-21T13:54:00.868Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-21T13:54:00.869Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T13:54:00.869Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-21T13:54:00.869Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T13:54:00.869Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-21T13:54:00.869Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T13:54:00.869Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-21T13:54:00.869Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T13:54:00.869Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-21T13:54:02.212Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-21T13:54:02.212Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T13:54:02.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-21T13:54:02.212Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T13:54:02.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-21T13:54:02.212Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T13:54:02.212Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-21T13:54:03.664Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-21T13:54:06.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-21T13:54:09.408Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-21T13:54:09.408Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T13:54:09.408Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-21T13:54:10.372Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-21T13:54:10.372Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T13:54:10.372Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-21T13:54:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-21T13:54:10.756Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T13:54:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-21T13:54:10.756Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-21T13:54:11.334Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-21T13:54:12.300Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-21T13:54:12.300Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T13:54:12.300Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-21T13:54:12.930Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-21T13:54:12.930Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-21T13:54:12.930Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T13:54:12.930Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-21T13:54:12.930Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T13:54:12.930Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-21T13:54:12.930Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T13:54:12.930Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-21T13:54:15.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-21T13:54:16.969Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-21T13:54:18.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-21T13:54:20.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-21T13:54:20.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-21T13:54:20.899Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T13:54:20.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-21T13:54:21.451Z] docker_cli_external_volume_driver_test.go:52: [da846c819030f] daemon is not started [2022-03-21T13:54:22.737Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-21T13:54:23.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-21T13:54:23.795Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-21T13:54:25.629Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-21T13:54:25.968Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-21T13:54:25.968Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T13:54:25.968Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-21T13:54:25.968Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:54:25.968Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-21T13:54:28.865Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-21T13:54:28.865Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-21T13:54:31.041Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-21T13:54:31.041Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T13:54:31.042Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-21T13:54:33.550Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-21T13:54:33.551Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:54:33.551Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-21T13:54:33.937Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-21T13:54:34.398Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-21T13:54:36.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-21T13:54:36.339Z] docker_cli_external_volume_driver_test.go:52: [de54d2a098137] daemon is not started [2022-03-21T13:54:36.566Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-21T13:54:40.593Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-21T13:54:40.593Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-21T13:54:40.593Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-21T13:54:41.552Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-21T13:54:46.865Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-21T13:54:50.272Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-21T13:54:51.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-21T13:54:51.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-21T13:54:51.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-21T13:54:51.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-21T13:54:51.541Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-21T13:54:51.541Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-21T13:54:53.713Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-21T13:54:53.713Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T13:54:53.713Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-21T13:54:55.545Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-21T13:54:55.546Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:54:55.546Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-21T13:54:56.032Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-21T13:54:56.032Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:54:56.032Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-21T13:55:01.325Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-21T13:55:01.325Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-21T13:55:01.325Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-21T13:55:02.266Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-21T13:55:02.266Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T13:55:02.266Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-21T13:55:02.296Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-21T13:55:03.167Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-21T13:55:03.167Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-21T13:55:03.167Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-21T13:55:04.440Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-21T13:55:04.440Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-21T13:55:08.094Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-21T13:55:10.263Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-21T13:55:11.802Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-21T13:55:11.802Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-21T13:55:11.802Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-21T13:55:11.802Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-21T13:55:11.802Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T13:55:11.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-21T13:55:12.853Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-21T13:55:12.853Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:55:12.853Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-21T13:55:15.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-21T13:55:15.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-21T13:55:17.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-21T13:55:18.723Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-21T13:55:18.723Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-21T13:55:18.723Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-21T13:55:20.980Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-21T13:55:23.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-21T13:55:23.944Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-21T13:55:24.940Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-21T13:55:26.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-21T13:55:33.623Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-21T13:55:33.655Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-21T13:55:33.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-21T13:55:36.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007f4af8_} [2022-03-21T13:55:37.447Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-21T13:55:37.915Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-21T13:55:38.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-21T13:55:39.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11113005143_c:\foo_false____} [2022-03-21T13:55:39.711Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-21T13:55:45.070Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-21T13:55:47.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11113005143_c:\foo_true____} [2022-03-21T13:55:49.215Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-21T13:55:50.934Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-21T13:55:52.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-21T13:55:53.965Z] === RUN TestDockerSuite/TestRmiTag [2022-03-21T13:55:54.436Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-21T13:55:55.134Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-21T13:55:55.134Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-21T13:55:55.134Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-21T13:55:55.134Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-21T13:55:55.134Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-21T13:55:55.134Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T13:55:55.134Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-21T13:55:58.095Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-21T13:55:58.095Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-21T13:55:58.096Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-21T13:55:58.096Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T13:55:58.096Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-21T13:55:58.224Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-21T13:55:59.601Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-21T13:56:01.051Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-21T13:56:01.051Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-21T13:56:01.051Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T13:56:01.051Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-21T13:56:03.270Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-21T13:56:03.270Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T13:56:03.270Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-21T13:56:03.270Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T13:56:03.270Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-21T13:56:03.270Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T13:56:03.270Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-21T13:56:04.362Z] === RUN TestDockerSuite/TestRmiTag [2022-03-21T13:56:05.351Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-21T13:56:08.303Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-21T13:56:13.714Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-21T13:56:16.081Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-21T13:56:16.081Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T13:56:16.081Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-21T13:56:16.081Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T13:56:16.081Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-21T13:56:19.772Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-21T13:56:20.759Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-21T13:56:26.119Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-21T13:56:26.629Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-21T13:56:27.620Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T13:56:27.620Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-21T13:56:29.069Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-21T13:56:30.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-21T13:56:30.569Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T13:56:30.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-21T13:56:30.569Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T13:56:30.569Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-21T13:56:31.964Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-21T13:56:31.964Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T13:56:31.964Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-21T13:56:31.964Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T13:56:31.964Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-21T13:56:34.935Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-21T13:56:36.497Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T13:56:36.497Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-21T13:56:37.716Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-21T13:56:38.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-21T13:56:38.716Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T13:56:38.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-21T13:56:38.716Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T13:56:38.716Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-21T13:56:39.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-21T13:56:40.672Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-21T13:56:44.454Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-21T13:56:44.582Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-21T13:56:46.927Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-21T13:56:46.927Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T13:56:46.927Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-21T13:56:46.927Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T13:56:46.927Z] === RUN TestDockerSuite/TestCpToDot [2022-03-21T13:56:47.404Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-21T13:56:47.534Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-21T13:56:49.147Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-21T13:56:49.147Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T13:56:49.147Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-21T13:56:49.147Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T13:56:49.147Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-21T13:56:50.354Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-21T13:56:50.486Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-21T13:56:50.821Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-21T13:56:52.715Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-21T13:56:52.940Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-21T13:56:52.940Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-21T13:56:52.940Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-21T13:56:52.940Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-21T13:56:52.940Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-21T13:56:55.159Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-21T13:56:55.668Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-21T13:56:55.668Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-21T13:56:56.692Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T13:56:56.692Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-21T13:56:57.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-21T13:56:58.114Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-21T13:56:58.114Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-21T13:56:58.114Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-21T13:57:00.337Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-21T13:57:00.488Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-21T13:57:00.488Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T13:57:00.488Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-21T13:57:01.335Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-21T13:57:01.335Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-21T13:57:01.335Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T13:57:01.335Z] === RUN TestDockerSuite/TestCreateRM [2022-03-21T13:57:01.532Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-21T13:57:01.532Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T13:57:01.532Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-21T13:57:01.532Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T13:57:01.532Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-21T13:57:01.532Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T13:57:01.804Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-21T13:57:01.804Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T13:57:01.804Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-21T13:57:02.000Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T13:57:02.000Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-21T13:57:02.270Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-21T13:57:02.270Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-21T13:57:04.254Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-21T13:57:04.254Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T13:57:04.254Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-21T13:57:04.254Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T13:57:04.713Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-21T13:57:04.950Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-21T13:57:04.950Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T13:57:04.950Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-21T13:57:07.619Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T13:57:07.619Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-21T13:57:09.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-21T13:57:09.711Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T13:57:09.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-21T13:57:09.711Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T13:57:09.711Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-21T13:57:09.793Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-21T13:57:12.156Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-21T13:57:12.157Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T13:57:12.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-21T13:57:13.749Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-21T13:57:15.109Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-21T13:57:16.651Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-21T13:57:16.651Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T13:57:16.651Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-21T13:57:16.651Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T13:57:16.651Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-21T13:57:16.651Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T13:57:16.651Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-21T13:57:17.102Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-21T13:57:17.102Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-21T13:57:17.102Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-21T13:57:18.062Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-21T13:57:19.575Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-21T13:57:19.575Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T13:57:19.575Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-21T13:57:19.575Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T13:57:19.575Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-21T13:57:19.575Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T13:57:19.575Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-21T13:57:19.575Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T13:57:19.575Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-21T13:57:20.897Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-21T13:57:20.897Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-21T13:57:20.897Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T13:57:20.897Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-21T13:57:21.025Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-21T13:57:21.025Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T13:57:21.025Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-21T13:57:21.025Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T13:57:21.025Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-21T13:57:21.025Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T13:57:21.025Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-21T13:57:21.786Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-21T13:57:23.976Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-21T13:57:23.976Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T13:57:23.976Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-21T13:57:23.976Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T13:57:23.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-21T13:57:23.976Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T13:57:23.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-21T13:57:23.976Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T13:57:23.976Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-21T13:57:26.191Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-21T13:57:28.946Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T13:57:28.946Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-21T13:57:29.562Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-21T13:57:29.562Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDockerFails [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-21T13:57:29.562Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-21T13:57:29.562Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-21T13:57:29.562Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-21T13:57:29.562Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-21T13:57:29.562Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T13:57:29.562Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-21T13:57:29.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-21T13:57:32.110Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.110Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-21T13:57:32.735Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-21T13:57:32.735Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.735Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-21T13:57:32.735Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-21T13:57:32.735Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T13:57:32.735Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-21T13:57:35.899Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-21T13:57:35.899Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T13:57:35.899Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-21T13:57:35.899Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-21T13:57:35.899Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T13:57:35.899Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-21T13:57:36.526Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-21T13:57:36.727Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-21T13:57:38.852Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-21T13:57:39.478Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-21T13:57:39.478Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T13:57:39.478Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-21T13:57:39.686Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-21T13:57:41.802Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-21T13:57:41.802Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T13:57:41.802Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-21T13:57:41.904Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-21T13:57:43.258Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-21T13:57:43.258Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T13:57:43.258Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-21T13:57:43.258Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T13:57:43.258Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-21T13:57:43.258Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T13:57:43.258Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-21T13:57:44.017Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-21T13:57:44.017Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T13:57:44.017Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-21T13:57:44.017Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T13:57:44.017Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-21T13:57:44.017Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T13:57:44.017Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-21T13:57:46.164Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-21T13:57:46.968Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-21T13:57:49.900Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-21T13:57:49.923Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-21T13:57:50.506Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-21T13:57:52.807Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-21T13:57:52.872Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-21T13:57:55.712Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.712Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-21T13:57:55.828Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T13:57:55.828Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-21T13:57:56.311Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-21T13:58:01.530Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-21T13:58:01.530Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-21T13:58:01.530Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-21T13:58:01.530Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-21T13:58:01.530Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.530Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-21T13:58:01.727Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-21T13:58:01.727Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-21T13:58:01.727Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-21T13:58:01.727Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-21T13:58:01.727Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T13:58:01.727Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-21T13:58:01.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-21T13:58:02.155Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-21T13:58:04.373Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-21T13:58:05.363Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-21T13:58:08.884Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-21T13:58:08.884Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T13:58:08.884Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-21T13:58:10.126Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-21T13:58:10.126Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-21T13:58:10.282Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-21T13:58:10.282Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.282Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-21T13:58:10.450Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-21T13:58:10.450Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-21T13:58:10.450Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-21T13:58:10.450Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.450Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-21T13:58:10.450Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunMount [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-21T13:58:10.918Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T13:58:10.918Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-21T13:58:11.698Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunMount [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-21T13:58:11.844Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T13:58:11.844Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-21T13:58:16.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-21T13:58:19.960Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-21T13:58:19.960Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T13:58:19.960Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-21T13:58:19.960Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T13:58:19.960Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-21T13:58:19.960Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T13:58:19.960Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-21T13:58:22.260Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-21T13:58:22.260Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T13:58:22.260Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-21T13:58:22.260Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T13:58:22.260Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-21T13:58:22.260Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T13:58:22.260Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-21T13:58:25.829Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-21T13:58:26.646Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-21T13:58:28.137Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T13:58:30.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-21T13:58:30.585Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T13:58:31.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-21T13:58:31.053Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T13:58:31.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-21T13:58:31.053Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T13:58:31.053Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-21T13:58:31.053Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T13:58:31.053Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-21T13:58:31.522Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-21T13:58:32.512Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-21T13:58:32.524Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-21T13:58:32.524Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-21T13:58:32.524Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T13:58:32.524Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-21T13:58:33.513Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-21T13:58:33.513Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T13:58:33.513Z] === RUN TestDockerSuite/TestEventsRename [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-21T13:58:34.005Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.006Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-21T13:58:34.006Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.006Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-21T13:58:34.006Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.006Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-21T13:58:34.006Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T13:58:34.006Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-21T13:58:34.474Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-21T13:58:34.725Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-21T13:58:34.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-21T13:58:34.962Z] docker_cli_external_volume_driver_test.go:484: [d4a68fe9aa0ba] daemon is not started [2022-03-21T13:58:35.459Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-21T13:58:37.623Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-21T13:58:37.676Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-21T13:58:38.585Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-21T13:58:39.887Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T13:58:40.752Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-21T13:58:40.752Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T13:58:41.208Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-21T13:58:41.208Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T13:58:41.208Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:58:41.448Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-21T13:58:42.207Z] === RUN TestDockerSuite/TestEventsResize [2022-03-21T13:58:44.399Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-21T13:58:44.866Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.866Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T13:58:44.933Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-21T13:58:44.933Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T13:58:44.933Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-21T13:58:44.933Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T13:58:45.390Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-21T13:58:45.390Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T13:58:45.390Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-21T13:58:45.390Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T13:58:45.390Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-21T13:58:45.390Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T13:58:45.390Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-21T13:58:49.383Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-21T13:58:49.613Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-21T13:58:49.613Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T13:58:49.613Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-21T13:58:49.613Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T13:58:49.613Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-21T13:58:49.613Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T13:58:49.613Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-21T13:58:49.613Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T13:58:49.613Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-21T13:58:49.613Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T13:58:49.614Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-21T13:58:49.826Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-21T13:58:49.826Z] docker_cli_external_volume_driver_test.go:52: [dd8db347c4929] daemon is not started [2022-03-21T13:58:52.341Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-21T13:58:55.297Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-21T13:58:55.690Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-21T13:58:55.690Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T13:58:55.690Z] === RUN TestDockerSuite/TestRunRm [2022-03-21T13:58:58.582Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-21T13:59:01.173Z] === RUN TestDockerSuite/TestEventsTop [2022-03-21T13:59:01.174Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T13:59:01.174Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-21T13:59:02.100Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-21T13:59:02.100Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T13:59:02.100Z] === RUN TestDockerSuite/TestRunRm [2022-03-21T13:59:03.376Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-21T13:59:03.635Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-21T13:59:04.359Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-21T13:59:04.722Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-03-21T13:59:04.723Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-21T13:59:04.723Z] PASS [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] === Skipped [2022-03-21T13:59:04.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-21T13:59:04.723Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-21T13:59:04.723Z] check_test.go:308: [d20e6c8065547] daemon is not started [2022-03-21T13:59:04.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-21T13:59:04.723Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-21T13:59:04.723Z] check_test.go:308: [da29a3202cef6] daemon is not started [2022-03-21T13:59:04.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-21T13:59:04.723Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-21T13:59:04.723Z] check_test.go:308: [def1605e68b17] daemon is not started [2022-03-21T13:59:04.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-21T13:59:04.723Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-21T13:59:04.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-21T13:59:04.723Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-21T13:59:04.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] DONE 271 tests, 5 skipped in 2356.558s [2022-03-21T13:59:04.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-21T13:59:04.723Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81f134338c83/docker.pid [2022-03-21T13:59:04.723Z] +++ kill 6476 [2022-03-21T13:59:04.723Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6476 is not a child of this shell [2022-03-21T13:59:04.723Z] warning: PID 6476 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81f134338c83/docker.pid had a nonzero exit code [2022-03-21T13:59:04.723Z] ++++ cat bundles/test-integration/docker.pid [2022-03-21T13:59:04.723Z] +++ kill 8824 [2022-03-21T13:59:04.723Z] +++ /etc/init.d/apparmor stop [2022-03-21T13:59:04.723Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] Unloading profiles will leave already running processes permanently [2022-03-21T13:59:04.723Z] unconfined, which can lead to unexpected situations. [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] To set a process to complain mode, use the command line tool [2022-03-21T13:59:04.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-21T13:59:04.723Z] +++ true [2022-03-21T13:59:04.723Z] exiting test-integration [2022-03-21T13:59:04.723Z] ++ exit 0 [2022-03-21T13:59:04.723Z] [2022-03-21T13:59:04.723Z] + exit 0 [2022-03-21T13:59:04.723Z] ++ jobs -p [2022-03-21T13:59:04.723Z] + pids= [2022-03-21T13:59:04.723Z] + echo 'Remaining pids to kill: []' [2022-03-21T13:59:04.723Z] Remaining pids to kill: [] [2022-03-21T13:59:04.723Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-21T13:59:04.741Z] Recording test results [2022-03-21T13:59:06.431Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-21T13:59:06.766Z] + echo Ensuring container killed. [2022-03-21T13:59:06.766Z] Ensuring container killed. [2022-03-21T13:59:06.766Z] + docker ps -aq -f name=docker-pr3-* [2022-03-21T13:59:06.766Z] + cids=b98f770aeabc [2022-03-21T13:59:06.766Z] eae498956785 [2022-03-21T13:59:06.766Z] acf7c5d98d73 [2022-03-21T13:59:06.766Z] + [ -n b98f770aeabc [2022-03-21T13:59:06.766Z] eae498956785 [2022-03-21T13:59:06.766Z] acf7c5d98d73 ] [2022-03-21T13:59:06.766Z] + docker rm -vf b98f770aeabc eae498956785 acf7c5d98d73 [2022-03-21T13:59:07.252Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-21T13:59:07.707Z] b98f770aeabc [2022-03-21T13:59:07.707Z] eae498956785 [2022-03-21T13:59:07.707Z] acf7c5d98d73 [Pipeline] sh [2022-03-21T13:59:07.992Z] + echo Chowning /workspace to jenkins user [2022-03-21T13:59:07.992Z] Chowning /workspace to jenkins user [2022-03-21T13:59:07.992Z] + id -u [2022-03-21T13:59:07.992Z] + id -g [2022-03-21T13:59:07.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43399:/workspace busybox chown -R 1000:1000 /workspace [2022-03-21T13:59:07.992Z] Unable to find image 'busybox:latest' locally [2022-03-21T13:59:08.079Z] === RUN TestDockerSuite/TestExec [2022-03-21T13:59:08.079Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T13:59:08.079Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-21T13:59:08.079Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T13:59:08.079Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-21T13:59:08.250Z] latest: Pulling from library/busybox [2022-03-21T13:59:08.250Z] 554879bb3004: Pulling fs layer [2022-03-21T13:59:08.250Z] 554879bb3004: Verifying Checksum [2022-03-21T13:59:08.250Z] 554879bb3004: Download complete [2022-03-21T13:59:08.508Z] 554879bb3004: Pull complete [2022-03-21T13:59:08.508Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-21T13:59:08.508Z] Status: Downloaded newer image for busybox:latest [2022-03-21T13:59:10.145Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-21T13:59:10.238Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-21T13:59:10.723Z] === RUN TestDockerSuite/TestRunRmPre125Api [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-21T13:59:11.332Z] + bundleName=amd64 [2022-03-21T13:59:11.332Z] + echo Creating amd64-bundles.tar.gz [2022-03-21T13:59:11.332Z] Creating amd64-bundles.tar.gz [2022-03-21T13:59:11.332Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-21T13:59:11.332Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-21T13:59:12.317Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-21T13:59:12.459Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-21T13:59:12.459Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T13:59:12.459Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-21T13:59:12.459Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [Pipeline] archiveArtifacts [2022-03-21T13:59:12.719Z] Archiving artifacts [2022-03-21T13:59:12.929Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-21T13:59:12.929Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T13:59:12.929Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-21T13:59:12.936Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-21T13:59:14.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T13:59:15.029Z] + make clean [2022-03-21T13:59:15.029Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T13:59:15.158Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-21T13:59:15.211Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-21T13:59:15.211Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T13:59:15.211Z] === RUN TestDockerSuite/TestRunState [2022-03-21T13:59:15.211Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T13:59:15.211Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-21T13:59:15.289Z] docker-dev-cache [2022-03-21T13:59:15.289Z] docker-mod-cache [Pipeline] deleteDir [2022-03-21T13:59:15.886Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-21T13:59:18.100Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-21T13:59:18.100Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T13:59:18.100Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-21T13:59:18.115Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T13:59:19.671Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-21T13:59:19.671Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T13:59:19.671Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-21T13:59:19.671Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T13:59:19.671Z] === RUN TestDockerSuite/TestRunState [2022-03-21T13:59:19.671Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T13:59:19.671Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-21T13:59:21.002Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-21T13:59:21.002Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-21T13:59:21.002Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T13:59:21.002Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-21T13:59:21.074Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-21T13:59:23.295Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-21T13:59:23.454Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-21T13:59:23.454Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T13:59:23.454Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-21T13:59:23.454Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-21T13:59:23.454Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T13:59:23.454Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-21T13:59:23.454Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T13:59:23.454Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-21T13:59:23.921Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-21T13:59:23.921Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-21T13:59:23.921Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T13:59:23.921Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-21T13:59:26.789Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-21T13:59:26.790Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T13:59:26.790Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-21T13:59:28.056Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-21T13:59:28.056Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T13:59:28.056Z] === RUN TestDockerSuite/TestExecEnv [2022-03-21T13:59:28.056Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T13:59:28.056Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-21T13:59:28.056Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T13:59:28.056Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-21T13:59:28.959Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-21T13:59:28.959Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T13:59:28.959Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-21T13:59:29.785Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T13:59:29.785Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-21T13:59:31.024Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-21T13:59:31.855Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-21T13:59:31.856Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T13:59:31.856Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-21T13:59:31.856Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T13:59:31.856Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-21T13:59:32.733Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-21T13:59:32.733Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T13:59:32.733Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-21T13:59:35.580Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-21T13:59:35.682Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-21T13:59:35.682Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.682Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-21T13:59:35.682Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.682Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-21T13:59:35.788Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-21T13:59:35.788Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecParseError [2022-03-21T13:59:35.788Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-21T13:59:35.788Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-21T13:59:35.788Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T13:59:35.788Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-21T13:59:38.749Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-21T13:59:38.749Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-21T13:59:38.749Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-21T13:59:38.749Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-21T13:59:38.749Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T13:59:38.749Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-21T13:59:40.427Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-21T13:59:41.708Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-21T13:59:41.708Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T13:59:41.708Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-21T13:59:44.130Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-21T13:59:49.087Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-21T13:59:49.908Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-21T13:59:52.238Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-21T13:59:52.238Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T13:59:52.238Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-21T13:59:52.238Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T13:59:52.238Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-21T13:59:52.238Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T13:59:52.238Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-21T13:59:55.288Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-21T13:59:56.959Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-21T13:59:56.959Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T13:59:56.959Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-21T13:59:56.959Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-21T13:59:57.005Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-21T14:00:01.638Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-21T14:00:03.943Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-21T14:00:03.943Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T14:00:03.943Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-21T14:00:03.943Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-21T14:00:04.168Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-21T14:00:04.537Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-21T14:00:07.123Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-21T14:00:07.437Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:00:07.437Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-21T14:00:07.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-21T14:00:11.516Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-21T14:00:12.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-21T14:00:14.281Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-21T14:00:14.294Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestHealth [2022-03-21T14:00:14.294Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-21T14:00:14.294Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-21T14:00:14.463Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:00:14.463Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-21T14:00:16.136Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-21T14:00:19.062Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-21T14:00:19.062Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-21T14:00:19.062Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T14:00:19.062Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-21T14:00:19.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-21T14:00:19.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-21T14:00:19.532Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-21T14:00:20.371Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-21T14:00:20.520Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-21T14:00:20.520Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T14:00:20.520Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-21T14:00:21.514Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-21T14:00:21.514Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-21T14:00:22.003Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-21T14:00:22.003Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-21T14:00:22.003Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-21T14:00:22.003Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-21T14:00:22.003Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-21T14:00:22.003Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:00:22.003Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-21T14:00:22.581Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-21T14:00:23.739Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-21T14:00:24.208Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-21T14:00:24.215Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-21T14:00:24.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-21T14:00:24.795Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-21T14:00:25.151Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-21T14:00:25.620Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-21T14:00:27.169Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-21T14:00:27.188Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-21T14:00:27.188Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-21T14:00:30.130Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-21T14:00:30.130Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-21T14:00:30.130Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:00:30.130Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-21T14:00:30.147Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-21T14:00:31.945Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-21T14:00:31.945Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-21T14:00:31.945Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-21T14:00:31.945Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-21T14:00:31.945Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-21T14:00:31.945Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:00:31.945Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-21T14:00:33.102Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-21T14:00:33.525Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-21T14:00:33.996Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-21T14:00:34.746Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-21T14:00:34.893Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportFile [2022-03-21T14:00:34.893Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-21T14:00:34.893Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-21T14:00:34.893Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-21T14:00:34.893Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-21T14:00:34.893Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-21T14:00:34.893Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-21T14:00:34.893Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-21T14:00:34.893Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-21T14:00:34.893Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:00:34.893Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-21T14:00:35.218Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-21T14:00:36.055Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-21T14:00:36.055Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:00:36.055Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-21T14:00:36.789Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-21T14:00:36.789Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-21T14:00:37.111Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-21T14:00:39.746Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-21T14:00:40.067Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-21T14:00:40.067Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:00:40.067Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-21T14:00:40.067Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T14:00:40.067Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-21T14:00:40.067Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-21T14:00:40.067Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T14:00:40.067Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-21T14:00:43.535Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-21T14:00:46.479Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-21T14:00:46.479Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:00:46.479Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-21T14:00:46.484Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-21T14:00:46.484Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:00:46.484Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-21T14:00:48.742Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-21T14:00:48.742Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-21T14:00:50.821Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-21T14:00:50.822Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T14:00:50.822Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-21T14:00:50.822Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T14:00:50.822Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-21T14:00:50.822Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T14:00:50.822Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-21T14:00:52.351Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-21T14:00:52.351Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:00:52.351Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-21T14:00:52.351Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:00:52.351Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-21T14:00:52.351Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:00:52.351Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-21T14:00:52.351Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:00:52.351Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-21T14:00:53.042Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-21T14:00:56.896Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-21T14:00:56.896Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:00:56.896Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-21T14:00:58.219Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.219Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-21T14:00:58.926Z] === RUN TestDockerSuite/TestInspectImage [2022-03-21T14:00:58.926Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.926Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-21T14:00:58.926Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.926Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-21T14:00:58.926Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:00:58.926Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-21T14:01:00.440Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-21T14:01:00.494Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-21T14:01:02.852Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-21T14:01:02.852Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:01:02.852Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-21T14:01:02.852Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:01:02.852Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-21T14:01:02.852Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:01:02.852Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-21T14:01:02.852Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:01:02.852Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-21T14:01:03.393Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-21T14:01:03.393Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:01:03.393Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-21T14:01:03.452Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-21T14:01:03.452Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-21T14:01:05.608Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-21T14:01:05.608Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:01:05.608Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-21T14:01:05.608Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:01:05.675Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-21T14:01:06.076Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-21T14:01:06.076Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:01:06.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-21T14:01:06.076Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:01:06.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-21T14:01:06.076Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:01:06.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-21T14:01:06.076Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:01:06.076Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-21T14:01:08.631Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-21T14:01:08.631Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T14:01:08.631Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-21T14:01:08.631Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-21T14:01:10.851Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-21T14:01:11.847Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:01:11.847Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-21T14:01:14.654Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-21T14:01:15.635Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-21T14:01:19.422Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-21T14:01:19.755Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-21T14:01:19.755Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:01:19.755Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-21T14:01:21.006Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-21T14:01:21.474Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-21T14:01:21.474Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-21T14:01:21.474Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:01:21.474Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-21T14:01:21.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-21T14:01:22.084Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-21T14:01:22.409Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-21T14:01:22.410Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-21T14:01:23.549Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-21T14:01:23.549Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-21T14:01:23.549Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-21T14:01:23.549Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-21T14:01:23.549Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-21T14:01:23.549Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:01:23.549Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-21T14:01:25.363Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-21T14:01:25.363Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-21T14:01:29.253Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-21T14:01:29.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-21T14:01:29.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-21T14:01:29.842Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-21T14:01:29.842Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-21T14:01:30.312Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-21T14:01:32.214Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-21T14:01:34.440Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-21T14:01:38.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-21T14:01:38.974Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:01:38.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-21T14:01:39.959Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-21T14:01:39.959Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-21T14:01:39.959Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:01:39.959Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-21T14:01:41.483Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-21T14:01:41.483Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-21T14:01:41.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-21T14:01:44.439Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-21T14:01:44.439Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-21T14:01:44.572Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-21T14:01:44.572Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-21T14:01:44.572Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T14:01:44.572Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-21T14:01:45.041Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-21T14:01:45.041Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-21T14:01:47.262Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-21T14:01:48.602Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-21T14:01:48.602Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-21T14:01:48.626Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-21T14:01:48.626Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-21T14:01:49.069Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-21T14:01:49.069Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-21T14:01:49.094Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-21T14:01:49.481Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-21T14:01:49.538Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-21T14:01:56.801Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-21T14:01:58.814Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-21T14:01:58.814Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T14:01:58.814Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-21T14:02:00.137Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-21T14:02:00.137Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:02:00.137Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-21T14:02:00.604Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-21T14:02:01.076Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-21T14:02:01.076Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:02:01.076Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-21T14:02:01.478Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-21T14:02:01.478Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-21T14:02:01.588Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-21T14:02:01.588Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:01.588Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite (2581.06s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.17s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.41s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.84s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.32s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.18s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.86s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.80s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.05s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.16s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.58s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.13s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.77s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.44s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.86s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.72s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.14s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.47s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.93s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.47s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.24s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.92s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.66s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:02:02.058Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.07s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.86s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-03-21T14:02:02.058Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.21s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.76s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.28s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.99s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.35s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.45s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.49s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.59s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.81s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.90s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.16s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.21s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.42s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.57s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.31s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.10s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.36s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.73s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.92s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.28s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.20s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.73s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFails (3.00s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.20s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.06s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.54s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.06s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.55s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildHistory (13.04s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.47s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.32s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.91s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.20s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.86s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.23s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.53s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.60s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.53s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.55s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.72s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.89s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.84s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.13s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.44s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.87s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.99s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.87s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.71s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.33s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.85s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.16s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildRm (14.54s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.80s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.35s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.49s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.28s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.27s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.18s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.37s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildStderr (4.98s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.55s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.99s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.62s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.59s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.23s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.95s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.22s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.98s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.48s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.86s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.05s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.19s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.13s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitChange (5.56s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.40s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.52s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitTTY (8.69s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.34s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.32s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.38s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.90s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.79s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.52s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.29s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.91s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.36s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.07s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.06s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.97s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:02.059Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.25s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.72s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.90s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.91s) [2022-03-21T14:02:02.059Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.74s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007e4b58_} (2.74s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395917_c:\foo_false____} (2.80s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395917_c:\foo_true____} (2.82s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.10s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.10s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.38s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.97s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.46s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.32s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.93s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.34s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.67s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.09s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.93s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.21s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.15s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.91s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsCopy (5.33s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.82s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.90s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFilters (5.97s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFormat (5.58s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsRename (3.10s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.93s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.98s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.43s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.43s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.28s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecInspectID (3.81s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.51s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.93s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.46s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.63s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.21s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.80s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.87s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.75s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectDefault (2.78s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectHistory (5.13s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.79s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.56s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.98s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.53s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.46s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectStatus (3.69s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.77s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.36s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.83s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.65s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.92s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:02:02.060Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-21T14:02:02.060Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.29s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.18s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.36s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.19s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.45s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.04s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.08s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.75s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.67s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsByOrder (9.36s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.21s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.51s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.48s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.67s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.45s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.69s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.13s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.68s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.29s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.91s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.24s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.52s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.28s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.08s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.17s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.07s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.71s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.07s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.17s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.20s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.67s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.65s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.93s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.82s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.85s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.94s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.98s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.25s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.57s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.71s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.24s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.70s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.27s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.11s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.88s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.89s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.62s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunExitCode (2.88s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.77s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.85s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.89s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.28s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.73s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-21T14:02:02.061Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:02:02.061Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.61s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.09s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.16s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.32s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.13s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.10s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunRm (2.97s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.84s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.91s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.74s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.55s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.53s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.61s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.59s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.15s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.22s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.50s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.91s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.95s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.10s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.10s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.43s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.31s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.48s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.13s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.90s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.55s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.33s) [2022-03-21T14:02:02.062Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:02:02.062Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-21T14:02:02.062Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.062Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-21T14:02:02.063Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-21T14:02:02.063Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-21T14:02:02.063Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-21T14:02:02.063Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.063Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:02.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-21T14:02:02.534Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:02.534Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-21T14:02:02.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-21T14:02:02.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-21T14:02:02.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-21T14:02:02.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-21T14:02:02.534Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.534Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerDaemonSuite [2022-03-21T14:02:02.535Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-21T14:02:02.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-21T14:02:02.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-21T14:02:02.535Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerSwarmSuite [2022-03-21T14:02:02.535Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-21T14:02:02.535Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerExternalVolumeSuite [2022-03-21T14:02:02.535Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerNetworkSuite [2022-03-21T14:02:02.535Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-21T14:02:02.535Z] === RUN TestDockerHubPullSuite [2022-03-21T14:02:02.535Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-21T14:02:02.535Z] PASS [2022-03-21T14:02:02.535Z] ok github.com/docker/docker/integration-cli 2581.515s [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === Skipped [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:02:02.535Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:02:02.535Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-21T14:02:02.535Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-21T14:02:02.535Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:02.535Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-21T14:02:02.535Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-03-21T14:02:02.535Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-21T14:02:02.535Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:02:02.535Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.535Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:02:02.535Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-21T14:02:02.536Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-21T14:02:02.536Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:02:02.536Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:02.536Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:02:02.536Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.536Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:02.536Z] [2022-03-21T14:02:02.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:02.536Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-21T14:02:02.537Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:02.537Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:02:02.537Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:02:02.537Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.537Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:02:02.537Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:02.538Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:02.538Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:02.538Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-21T14:02:02.538Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:02:02.538Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:02.538Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:02.538Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:02.538Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:02:02.538Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:02:02.538Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:02.538Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:02.538Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:02:02.538Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.538Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:02:02.538Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:02:02.539Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:02:02.539Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:02.539Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-21T14:02:02.539Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:02:02.539Z] [2022-03-21T14:02:02.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:02:02.539Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T14:02:02.539Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:03.007Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:02:03.007Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:03.007Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:03.007Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:02:03.007Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.007Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:02:03.007Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:02:03.008Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.008Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:02:03.008Z] [2022-03-21T14:02:03.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-21T14:02:03.009Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.009Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-21T14:02:03.009Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:03.010Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:02:03.010Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:03.010Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.010Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:03.010Z] [2022-03-21T14:02:03.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-21T14:02:03.011Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] DONE 1088 tests, 539 skipped in 2591.238s [2022-03-21T14:02:03.011Z] INFO: Integration tests ended at 03/21/2022 14:02:02. Duration:00:43:11.3872727 [2022-03-21T14:02:03.011Z] INFO: Docker info of the daemon under test at end of run [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] Containers: 2 [2022-03-21T14:02:03.011Z] Running: 0 [2022-03-21T14:02:03.011Z] Paused: 0 [2022-03-21T14:02:03.011Z] Stopped: 2 [2022-03-21T14:02:03.011Z] Images: 18 [2022-03-21T14:02:03.011Z] Server Version: 0.0.0-dev [2022-03-21T14:02:03.011Z] Storage Driver: windowsfilter [2022-03-21T14:02:03.011Z] Windows: [2022-03-21T14:02:03.011Z] Logging Driver: json-file [2022-03-21T14:02:03.011Z] Plugins: [2022-03-21T14:02:03.011Z] Volume: local [2022-03-21T14:02:03.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T14:02:03.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T14:02:03.011Z] Swarm: inactive [2022-03-21T14:02:03.011Z] Default Isolation: process [2022-03-21T14:02:03.011Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T14:02:03.011Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-21T14:02:03.011Z] OSType: windows [2022-03-21T14:02:03.011Z] Architecture: x86_64 [2022-03-21T14:02:03.011Z] CPUs: 4 [2022-03-21T14:02:03.011Z] Total Memory: 32GiB [2022-03-21T14:02:03.011Z] Name: azwin-2-605490 [2022-03-21T14:02:03.011Z] ID: D5XN:XJG4:WXYO:H52Q:R7FX:TE4R:DGD4:Q6NR:I7E6:OXAN:YCTC:YPMG [2022-03-21T14:02:03.011Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T14:02:03.011Z] Debug Mode (client): false [2022-03-21T14:02:03.011Z] Debug Mode (server): true [2022-03-21T14:02:03.011Z] File Descriptors: -1 [2022-03-21T14:02:03.011Z] Goroutines: 17 [2022-03-21T14:02:03.011Z] System Time: 2022-03-21T14:02:02.9257772Z [2022-03-21T14:02:03.011Z] EventsListeners: 0 [2022-03-21T14:02:03.011Z] Registry: https://index.docker.io/v1/ [2022-03-21T14:02:03.011Z] Labels: [2022-03-21T14:02:03.011Z] Experimental: false [2022-03-21T14:02:03.011Z] Insecure Registries: [2022-03-21T14:02:03.011Z] 127.0.0.0/8 [2022-03-21T14:02:03.011Z] Live Restore Enabled: false [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] [2022-03-21T14:02:03.011Z] INFO: Stopping daemon under test [2022-03-21T14:02:03.480Z] SUCCESS: The process with PID 8492 (child process of PID 8280) has been terminated. [2022-03-21T14:02:03.480Z] SUCCESS: The process with PID 8280 (child process of PID 7408) has been terminated. [2022-03-21T14:02:03.480Z] INFO: Stop tailing logs of the daemon under tests [2022-03-21T14:02:03.480Z] INFO: executeCI.ps1 Completed successfully at 03/21/2022 14:02:03. [2022-03-21T14:02:03.480Z] INFO: Tidying up at end of run [2022-03-21T14:02:03.480Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.out) to bundles\CIDUT.out [2022-03-21T14:02:03.480Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.err) to bundles\CIDUT.err [2022-03-21T14:02:03.480Z] INFO: Saving containerd logs to bundles [2022-03-21T14:02:03.480Z] INFO: Nuke-Everything... [2022-03-21T14:02:03.480Z] INFO: Container count on control daemon to delete is 2 [2022-03-21T14:02:03.480Z] e3fb28606de7 [2022-03-21T14:02:03.480Z] f7513cc4b16e [2022-03-21T14:02:03.951Z] INFO: Tidying pidfile d:\CI\PR-43399\3\docker.pid [2022-03-21T14:02:03.951Z] INFO: Nuking d:\CI [2022-03-21T14:02:10.158Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-21T14:02:11.501Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-21T14:02:11.501Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-21T14:02:11.501Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-21T14:02:17.334Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-21T14:02:23.984Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-21T14:02:23.984Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:23.984Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite (2651.27s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.29s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.27s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.44s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.55s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.64s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.94s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.08s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.42s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.42s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.74s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.53s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (1.32s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.41s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.33s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.07s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.40s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.92s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.95s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.35s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.77s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.65s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.73s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.93s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.95s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.76s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.70s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.79s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.37s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.74s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.66s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.15s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.52s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.28s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.85s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.60s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.99s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.04s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.47s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.56s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.06s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-21T14:02:25.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:25.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.43s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.31s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.41s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.12s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.22s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.36s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFails (3.26s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.44s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.60s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.45s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.85s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.04s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.08s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildHistory (12.35s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.39s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.87s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.41s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.80s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.32s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.72s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.78s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.94s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.22s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.29s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.12s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.82s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.87s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.24s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.17s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.66s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.73s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.60s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.15s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.16s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.17s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.45s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildRm (13.88s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.35s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.45s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.48s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.94s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.46s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.56s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildStderr (5.08s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.97s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.87s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.72s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.82s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.28s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.06s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.11s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.51s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.74s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.62s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.67s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCommitChange (5.57s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.30s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCommitTTY (8.32s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.05s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.23s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.42s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.35s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.32s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.15s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.32s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.89s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.90s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.94s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.25s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.21s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.20s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.90s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.19s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.07s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.82s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.23s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.31s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.92s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.14s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.23s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.49s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.03s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.17s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.14s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.23s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.11s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003b9ef0_} (3.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11110318449_c:\foo_false____} (3.09s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11110318449_c:\foo_true____} (3.17s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:25.620Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.36s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:25.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.37s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.25s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.05s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.32s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.08s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.13s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToDot (3.25s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCpToStdout (3.28s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.36s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.49s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.24s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.28s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.24s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.53s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsCopy (5.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.49s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.12s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.48s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFilters (6.52s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFormat (6.60s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsRename (3.34s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsResize (33.77s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.20s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.89s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.71s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.42s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.09s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.20s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.80s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.67s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.23s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.61s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.81s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecInspectID (5.87s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.93s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.81s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.69s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.26s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.29s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.46s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.40s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.42s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.85s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.80s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.10s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.10s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectDefault (3.06s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectHistory (5.05s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.31s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.74s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.70s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.84s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectStatus (3.99s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.87s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.34s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.79s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.26s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.09s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.08s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.15s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.20s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.50s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.22s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.85s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.16s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.00s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.23s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.75s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.54s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.27s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.28s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsSince (9.64s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsTail (3.64s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.29s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.16s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:25.621Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-21T14:02:25.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.48s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.35s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsByOrder (12.84s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.87s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.25s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.77s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.51s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.94s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.96s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.17s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.72s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.41s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.38s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.19s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.44s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.73s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.93s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.72s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.81s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.83s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.91s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.97s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.50s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.62s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.51s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.26s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.54s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.47s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.88s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.05s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.31s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.27s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.17s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.10s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.32s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.26s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.89s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.27s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.41s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.14s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.26s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.33s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.53s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.34s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.28s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunExitCode (3.20s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.15s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.17s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.73s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.20s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.50s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.76s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.51s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.91s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.26s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.29s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunRm (3.23s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.17s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.14s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.04s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.79s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.17s) [2022-03-21T14:02:25.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:25.622Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.48s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.18s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.16s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.95s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.06s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.26s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.81s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.89s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.20s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.18s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.62s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.11s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.42s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.00s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.37s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.21s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.40s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.22s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.97s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.82s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.90s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.99s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-03-21T14:02:25.623Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.60s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.14s) [2022-03-21T14:02:25.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-03-21T14:02:26.018Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.24s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.86s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.40s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.81s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-21T14:02:26.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-21T14:02:26.232Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-21T14:02:26.232Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-21T14:02:26.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-21T14:02:26.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-21T14:02:26.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-21T14:02:26.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-21T14:02:26.232Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.232Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:26.232Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerDaemonSuite [2022-03-21T14:02:26.233Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-21T14:02:26.233Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-21T14:02:26.233Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-21T14:02:26.233Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerSwarmSuite [2022-03-21T14:02:26.233Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-21T14:02:26.233Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerExternalVolumeSuite [2022-03-21T14:02:26.233Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerNetworkSuite [2022-03-21T14:02:26.233Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-21T14:02:26.233Z] === RUN TestDockerHubPullSuite [2022-03-21T14:02:26.233Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-21T14:02:26.233Z] PASS [2022-03-21T14:02:26.233Z] ok github.com/docker/docker/integration-cli 2651.640s [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === Skipped [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-21T14:02:26.233Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-21T14:02:26.233Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-21T14:02:26.233Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-21T14:02:26.233Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:02:26.233Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:26.233Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-21T14:02:26.233Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:02:26.233Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-21T14:02:26.233Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-21T14:02:26.233Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.233Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-21T14:02:26.233Z] [2022-03-21T14:02:26.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-21T14:02:26.233Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-03-21T14:02:26.234Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-21T14:02:26.234Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:26.234Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:26.234Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-21T14:02:26.234Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-21T14:02:26.234Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-21T14:02:26.234Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:26.234Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:02:26.234Z] [2022-03-21T14:02:26.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-21T14:02:26.234Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:26.235Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:26.235Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:26.235Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-21T14:02:26.235Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.235Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-21T14:02:26.235Z] [2022-03-21T14:02:26.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:26.236Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:26.236Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:26.236Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:02:26.236Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-21T14:02:26.236Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:26.236Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:26.236Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:26.236Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-21T14:02:26.236Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-21T14:02:26.236Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:26.236Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-21T14:02:26.236Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.236Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-21T14:02:26.236Z] [2022-03-21T14:02:26.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-21T14:02:26.237Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-21T14:02:26.237Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-21T14:02:26.237Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:26.237Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:02:26.237Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:02:26.238Z] [2022-03-21T14:02:26.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:26.238Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:02:26.776Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.776Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:02:26.776Z] [2022-03-21T14:02:26.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:26.777Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:02:26.777Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.777Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:02:26.777Z] [2022-03-21T14:02:26.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:26.778Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-21T14:02:26.778Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-21T14:02:26.778Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:26.778Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-21T14:02:26.778Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:26.778Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-21T14:02:26.778Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:02:26.778Z] [2022-03-21T14:02:26.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:26.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-21T14:02:26.779Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] DONE 1088 tests, 544 skipped in 2660.710s [2022-03-21T14:02:26.779Z] INFO: Integration tests ended at 03/21/2022 14:02:26. Duration:00:44:20.8630060 [2022-03-21T14:02:26.779Z] INFO: Docker info of the daemon under test at end of run [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] Containers: 2 [2022-03-21T14:02:26.779Z] Running: 0 [2022-03-21T14:02:26.779Z] Paused: 0 [2022-03-21T14:02:26.779Z] Stopped: 2 [2022-03-21T14:02:26.779Z] Images: 18 [2022-03-21T14:02:26.779Z] Server Version: 0.0.0-dev [2022-03-21T14:02:26.779Z] Storage Driver: windowsfilter [2022-03-21T14:02:26.779Z] Windows: [2022-03-21T14:02:26.779Z] Logging Driver: json-file [2022-03-21T14:02:26.779Z] Plugins: [2022-03-21T14:02:26.779Z] Volume: local [2022-03-21T14:02:26.779Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T14:02:26.779Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T14:02:26.779Z] Swarm: inactive [2022-03-21T14:02:26.779Z] Default Isolation: process [2022-03-21T14:02:26.779Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-21T14:02:26.779Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-21T14:02:26.779Z] OSType: windows [2022-03-21T14:02:26.779Z] Architecture: x86_64 [2022-03-21T14:02:26.779Z] CPUs: 4 [2022-03-21T14:02:26.779Z] Total Memory: 32GiB [2022-03-21T14:02:26.779Z] Name: azwin-2-605491 [2022-03-21T14:02:26.779Z] ID: T7BP:UOEU:RGUH:GQAI:S6MD:GF2H:EWIX:NEQJ:JQLA:FMI3:62VA:A7VQ [2022-03-21T14:02:26.779Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T14:02:26.779Z] Debug Mode (client): false [2022-03-21T14:02:26.779Z] Debug Mode (server): true [2022-03-21T14:02:26.779Z] File Descriptors: -1 [2022-03-21T14:02:26.779Z] Goroutines: 44 [2022-03-21T14:02:26.779Z] System Time: 2022-03-21T14:02:26.382695Z [2022-03-21T14:02:26.779Z] EventsListeners: 0 [2022-03-21T14:02:26.779Z] Registry: https://index.docker.io/v1/ [2022-03-21T14:02:26.779Z] Labels: [2022-03-21T14:02:26.779Z] Experimental: false [2022-03-21T14:02:26.779Z] Insecure Registries: [2022-03-21T14:02:26.779Z] 127.0.0.0/8 [2022-03-21T14:02:26.779Z] Live Restore Enabled: false [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] [2022-03-21T14:02:26.779Z] INFO: Stopping daemon under test [2022-03-21T14:02:26.779Z] SUCCESS: The process with PID 8620 (child process of PID 7984) has been terminated. [2022-03-21T14:02:26.779Z] SUCCESS: The process with PID 7984 (child process of PID 1296) has been terminated. [2022-03-21T14:02:26.779Z] INFO: Stop tailing logs of the daemon under tests [2022-03-21T14:02:26.779Z] INFO: executeCI.ps1 Completed successfully at 03/21/2022 14:02:26. [2022-03-21T14:02:26.779Z] INFO: Tidying up at end of run [2022-03-21T14:02:26.779Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.out) to bundles\CIDUT.out [2022-03-21T14:02:26.779Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.err) to bundles\CIDUT.err [2022-03-21T14:02:26.779Z] INFO: Saving containerd logs to bundles [2022-03-21T14:02:26.779Z] INFO: Nuke-Everything... [2022-03-21T14:02:27.247Z] INFO: Container count on control daemon to delete is 2 [2022-03-21T14:02:27.714Z] 09c8ddc78379 [2022-03-21T14:02:27.714Z] 2eafdca06540 [2022-03-21T14:02:27.714Z] INFO: Tidying pidfile d:\CI\PR-43399\3\docker.pid [2022-03-21T14:02:27.714Z] INFO: Killing containerd with PID 5344 [2022-03-21T14:02:27.714Z] INFO: Nuking d:\CI [2022-03-21T14:02:28.244Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-21T14:02:29.253Z] INFO: Zapped successfully [2022-03-21T14:02:29.720Z] [2022-03-21T14:02:29.720Z] INFO: executeCI.ps1 exiting at Mon Mar 21 14:02:29 CUT 2022. Duration 01:01:56.1604965 [2022-03-21T14:02:29.720Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-21T14:02:29.973Z] Recording test results [2022-03-21T14:02:30.599Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-21T14:02:31.202Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-21T14:02:31.202Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T14:02:31.202Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-21T14:02:32.413Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-21T14:02:34.157Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-21T14:02:34.208Z] Archiving artifacts [2022-03-21T14:02:35.305Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T14:02:36.341Z] + make clean [2022-03-21T14:02:36.809Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T14:02:36.953Z] docker-dev-cache [2022-03-21T14:02:36.953Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T14:02:41.325Z] === RUN TestDockerSuite/TestLogsSince [2022-03-21T14:02:48.931Z] INFO: Zapped successfully [2022-03-21T14:02:48.931Z] [2022-03-21T14:02:48.931Z] INFO: executeCI.ps1 exiting at Mon Mar 21 14:02:47 CUT 2022. Duration 01:02:14.6400425 [2022-03-21T14:02:48.931Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-21T14:02:49.181Z] Recording test results [2022-03-21T14:02:50.242Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-21T14:02:50.902Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-21T14:02:50.902Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T14:02:50.902Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-21T14:02:50.902Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T14:02:50.902Z] === RUN TestDockerSuite/TestLogsTail [2022-03-21T14:02:51.831Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-21T14:02:53.858Z] === RUN TestDockerSuite/TestLogsTimestamps [Pipeline] archiveArtifacts [2022-03-21T14:02:54.271Z] Archiving artifacts [2022-03-21T14:02:55.502Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T14:02:56.465Z] + make clean [2022-03-21T14:02:56.819Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-21T14:02:56.935Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T14:02:57.170Z] docker-dev-cache [2022-03-21T14:02:57.170Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-21T14:02:59.785Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-21T14:02:59.785Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestNetHostname [2022-03-21T14:02:59.785Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-21T14:02:59.785Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-21T14:02:59.785Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-21T14:02:59.785Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginActive [2022-03-21T14:02:59.785Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-21T14:02:59.785Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-21T14:02:59.785Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-21T14:02:59.785Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-21T14:02:59.785Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-21T14:02:59.785Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-21T14:02:59.785Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-21T14:02:59.785Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-21T14:02:59.785Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-21T14:02:59.785Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPortList [2022-03-21T14:02:59.785Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T14:02:59.785Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-21T14:03:05.675Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-21T14:03:05.675Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T14:03:05.675Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-21T14:03:11.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-21T14:03:11.467Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T14:03:11.467Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-21T14:03:20.911Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-21T14:03:20.911Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T14:03:20.911Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-21T14:03:35.864Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-21T14:03:50.655Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-21T14:03:50.655Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-21T14:03:50.655Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T14:03:50.655Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-21T14:04:05.446Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-21T14:04:07.622Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-21T14:04:22.416Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-21T14:04:30.976Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-21T14:04:30.976Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T14:04:30.976Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-21T14:04:30.976Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T14:04:30.976Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-21T14:04:36.766Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-21T14:04:36.766Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:04:36.766Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-21T14:04:36.766Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T14:04:36.766Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-21T14:04:36.766Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T14:04:36.766Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-21T14:04:36.766Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T14:04:36.766Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-21T14:04:45.325Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-21T14:04:45.325Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T14:04:45.325Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-21T14:04:46.293Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-21T14:04:46.293Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T14:04:46.293Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-21T14:04:47.827Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-21T14:04:48.791Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-21T14:04:48.791Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T14:04:48.791Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-21T14:04:53.470Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-21T14:04:58.150Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-21T14:05:01.644Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-21T14:05:23.334Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-21T14:05:23.334Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:05:23.334Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-21T14:05:30.390Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-21T14:05:30.390Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-21T14:05:30.390Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-21T14:05:31.355Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-21T14:05:36.035Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-21T14:05:40.716Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-21T14:05:40.716Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:05:40.716Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-21T14:05:45.901Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-21T14:05:46.359Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-21T14:05:46.359Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-21T14:06:04.027Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-21T14:06:04.993Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-21T14:06:05.957Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-21T14:06:13.626Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-21T14:06:19.773Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-21T14:06:28.330Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-21T14:06:33.557Z] === RUN TestDockerSuite/TestRmiTag [2022-03-21T14:06:34.015Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-21T14:06:36.918Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-21T14:06:58.014Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-21T14:06:58.014Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-21T14:07:03.893Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-21T14:07:04.883Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T14:07:04.883Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-21T14:07:07.115Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-21T14:07:07.115Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T14:07:07.115Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-21T14:07:07.115Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T14:07:07.115Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-21T14:07:12.690Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-21T14:07:15.656Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-21T14:07:17.881Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-21T14:07:20.845Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-21T14:07:23.637Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-21T14:07:23.637Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.399Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-21T14:07:28.399Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-21T14:07:28.400Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-21T14:07:28.400Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-21T14:07:28.400Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-21T14:07:28.400Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-21T14:07:28.400Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T14:07:28.400Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-21T14:07:31.132Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-21T14:07:31.132Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T14:07:31.132Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-21T14:07:34.098Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-21T14:07:34.098Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T14:07:34.568Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-21T14:07:34.568Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T14:07:34.568Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-21T14:07:37.389Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T14:07:37.389Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-21T14:07:39.614Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-21T14:07:42.591Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-21T14:07:44.723Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-21T14:07:44.723Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T14:07:44.723Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-21T14:07:44.723Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T14:07:44.723Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-21T14:07:44.723Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T14:07:44.723Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-21T14:07:47.685Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-21T14:07:47.685Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T14:07:47.685Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-21T14:07:47.685Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T14:07:47.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-21T14:07:47.685Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T14:07:47.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-21T14:07:47.685Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T14:07:47.685Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-21T14:07:49.912Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-21T14:07:55.797Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T14:07:55.797Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-21T14:07:58.623Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-21T14:07:58.623Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T14:07:58.624Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-21T14:07:58.624Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-21T14:07:58.624Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T14:07:58.624Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-21T14:08:00.849Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-21T14:08:03.810Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-21T14:08:03.810Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T14:08:03.810Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-21T14:08:06.035Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-21T14:08:06.035Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T14:08:06.035Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-21T14:08:06.035Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T14:08:06.035Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-21T14:08:06.035Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T14:08:06.035Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-21T14:08:14.405Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-21T14:08:20.891Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-21T14:08:23.116Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-21T14:08:26.084Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T14:08:26.084Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-21T14:08:36.536Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-21T14:08:36.536Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-21T14:08:36.536Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-21T14:08:36.536Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-21T14:08:36.536Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:08:36.536Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-21T14:08:46.900Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-21T14:08:46.900Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T14:08:46.900Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunMount [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-21T14:08:48.433Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T14:08:48.433Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-21T14:08:56.999Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-21T14:08:56.999Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T14:08:56.999Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-21T14:08:56.999Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T14:08:56.999Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-21T14:08:56.999Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T14:08:56.999Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-21T14:09:01.709Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-21T14:09:06.486Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T14:09:06.486Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-21T14:09:06.948Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-21T14:09:07.927Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-21T14:09:10.849Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-21T14:09:13.041Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-21T14:09:14.015Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-21T14:09:16.942Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T14:09:16.942Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-21T14:09:19.857Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-21T14:09:19.857Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T14:09:19.857Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-21T14:09:19.857Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T14:09:19.857Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-21T14:09:19.858Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T14:09:19.858Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-21T14:09:19.858Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T14:09:19.858Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-21T14:09:19.858Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T14:09:19.858Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-21T14:09:38.167Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-21T14:09:38.167Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T14:09:38.167Z] === RUN TestDockerSuite/TestRunRm [2022-03-21T14:09:46.348Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-21T14:09:52.133Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-21T14:09:59.628Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-21T14:10:01.829Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-21T14:10:04.004Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-21T14:10:06.618Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-21T14:10:06.618Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T14:10:06.618Z] === RUN TestDockerSuite/TestRunState [2022-03-21T14:10:06.618Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T14:10:06.618Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-21T14:10:09.538Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-21T14:10:09.538Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T14:10:09.538Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-21T14:10:12.163Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-21T14:10:12.163Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-21T14:10:12.163Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T14:10:12.163Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-21T14:10:17.958Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T14:10:17.958Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-21T14:10:20.182Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-21T14:10:20.182Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T14:10:20.182Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-21T14:10:24.557Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-21T14:10:24.557Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T14:10:24.557Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-21T14:10:24.557Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T14:10:24.557Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-21T14:10:27.203Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-21T14:10:34.383Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-21T14:10:39.155Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-21T14:10:46.777Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-21T14:10:46.777Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T14:10:46.777Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-21T14:10:46.777Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-21T14:10:49.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-21T14:10:51.911Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-21T14:10:59.968Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:10:59.968Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-21T14:11:04.338Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-21T14:11:06.576Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-21T14:11:08.804Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-21T14:11:14.695Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-21T14:11:14.695Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-21T14:11:14.695Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-21T14:11:14.695Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-21T14:11:14.695Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-21T14:11:14.695Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:11:14.695Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-21T14:11:16.920Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-21T14:11:17.389Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-21T14:11:17.859Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-21T14:11:17.859Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-21T14:11:20.083Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-21T14:11:20.083Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-21T14:11:22.255Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-21T14:11:24.478Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-21T14:11:27.142Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-21T14:11:27.142Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:11:27.142Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-21T14:11:35.832Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-21T14:11:35.832Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:11:35.832Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-21T14:11:40.604Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-21T14:11:40.604Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:11:40.604Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-21T14:11:40.604Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:11:40.604Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-21T14:11:40.604Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:11:40.604Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-21T14:11:40.604Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:11:40.604Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-21T14:11:53.128Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:11:53.128Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-21T14:11:54.699Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-21T14:11:57.663Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-21T14:11:57.663Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:11:57.663Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-21T14:11:59.856Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-21T14:11:59.856Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-21T14:11:59.856Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-21T14:11:59.856Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-21T14:11:59.856Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-21T14:11:59.856Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:11:59.856Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-21T14:12:15.244Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-21T14:12:15.707Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-21T14:12:15.707Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-21T14:12:15.707Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:12:15.707Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-21T14:12:16.768Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-21T14:12:17.230Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-21T14:12:17.230Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-21T14:12:19.417Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-21T14:12:19.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-21T14:12:23.152Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-21T14:12:23.152Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-21T14:12:23.611Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-21T14:12:23.611Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-21T14:12:24.070Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-21T14:12:38.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-21T14:12:38.882Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:12:38.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-21T14:12:38.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-21T14:12:38.882Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-21T14:12:38.882Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:12:38.882Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-21T14:12:46.553Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-21T14:12:46.553Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-21T14:12:46.553Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-21T14:12:56.894Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-21T14:12:56.894Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:12:56.894Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite (3041.17s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.61s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.25s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.54s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.60s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.84s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (124.58s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.52s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.86s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.61s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.29s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.32s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.61s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.59s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.86s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.99s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.56s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.37s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.74s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.72s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.54s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.20s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-21T14:12:57.860Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-03-21T14:12:57.860Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.18s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.74s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.08s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.65s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.21s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.15s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.00s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.36s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.98s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.19s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignore (97.82s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.43s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.46s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.90s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.48s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.20s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.49s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.82s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.11s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.03s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.57s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.44s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.29s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.44s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.72s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.22s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.01s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.30s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.94s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.97s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildHistory (13.45s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.89s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.14s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.08s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.85s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.93s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.98s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.99s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.16s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.40s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.35s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.42s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.83s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.76s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.81s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.94s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.29s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.54s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.94s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.86s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.88s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildRm (14.75s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.75s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.06s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.03s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.71s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.65s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.98s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.01s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildStderr (5.18s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.71s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.50s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.91s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.72s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.01s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.84s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.84s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.27s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.20s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.06s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.29s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.94s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitChange (5.50s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.03s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.67s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitTTY (13.15s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.09s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.61s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.51s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.39s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.95s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.50s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.50s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-21T14:12:57.861Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-21T14:12:57.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.53s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.26s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.15s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.44s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.78s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.49s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.43s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.15s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.01s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.06s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.83s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.81s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007f4af8_} (2.76s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11113005143_c:\foo_false____} (7.77s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11113005143_c:\foo_true____} (7.87s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.65s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.65s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.91s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.36s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.11s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToDot (2.75s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.49s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.75s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.59s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.76s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.59s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsCopy (5.64s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.59s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.26s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.22s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFilters (15.12s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFormat (5.30s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsRename (7.72s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsResize (8.36s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.17s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.47s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.40s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-21T14:12:57.862Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.56s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.63s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.71s) [2022-03-21T14:12:57.862Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.42s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.19s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.45s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.12s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.62s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.07s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.51s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.47s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:12:58.388Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:12:58.388Z] --- PASS: TestDockerSuite/TestInspectDefault (2.56s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectHistory (5.04s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.54s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.45s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.01s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.66s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.42s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.65s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.48s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.27s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.15s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.85s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.99s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.03s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.07s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.97s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.41s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsSince (9.43s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsTail (3.18s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.79s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsByOrder (9.52s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.50s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.23s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.85s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.38s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.32s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.09s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.31s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.15s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.57s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.44s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.84s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.77s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.92s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.68s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.78s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.06s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.12s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.46s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.00s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.65s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.04s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.60s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.86s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.46s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.15s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.04s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.46s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.47s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.99s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.54s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.31s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.68s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.54s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.45s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunExitCode (7.35s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.31s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.70s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.26s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.54s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.87s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s) [2022-03-21T14:12:58.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.60s) [2022-03-21T14:12:58.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.45s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.41s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.30s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.87s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.25s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunRm (7.50s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.40s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.61s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.51s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.11s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.05s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.60s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.03s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.19s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.84s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.71s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.42s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.55s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.45s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.27s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.42s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.43s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.47s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.50s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.54s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.48s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.82s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.20s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.48s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.39s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.71s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:12:58.390Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-21T14:12:58.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.390Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:12:58.390Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-21T14:12:58.391Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-21T14:12:58.391Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-21T14:12:58.391Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-21T14:12:58.391Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-21T14:12:58.391Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-21T14:12:58.391Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-21T14:12:58.391Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerDaemonSuite [2022-03-21T14:12:58.391Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-21T14:12:58.391Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-21T14:12:58.391Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-21T14:12:58.391Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerSwarmSuite [2022-03-21T14:12:58.391Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-21T14:12:58.391Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerExternalVolumeSuite [2022-03-21T14:12:58.391Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerNetworkSuite [2022-03-21T14:12:58.391Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-21T14:12:58.391Z] === RUN TestDockerHubPullSuite [2022-03-21T14:12:58.391Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-21T14:12:58.391Z] PASS [2022-03-21T14:12:58.391Z] ok github.com/docker/docker/integration-cli 3041.712s [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === Skipped [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:12:58.391Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.391Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-21T14:12:58.391Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:12:58.391Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-21T14:12:58.391Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-21T14:12:58.391Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:12:58.391Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-03-21T14:12:58.391Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-21T14:12:58.391Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:12:58.391Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:12:58.391Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-21T14:12:58.391Z] [2022-03-21T14:12:58.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-21T14:12:58.391Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-21T14:12:58.391Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-21T14:12:58.392Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-21T14:12:58.392Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-21T14:12:58.392Z] [2022-03-21T14:12:58.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-21T14:12:58.919Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-21T14:12:58.919Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-21T14:12:58.919Z] docker_cli_sni_test.go:18: Flakey test [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-21T14:12:58.919Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:12:58.919Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:12:58.919Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:12:58.919Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:12:58.919Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:12:58.919Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.919Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-21T14:12:58.919Z] [2022-03-21T14:12:58.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:12:58.920Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:58.920Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:58.920Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:12:58.920Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.920Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-21T14:12:58.920Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-21T14:12:58.921Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-21T14:12:58.921Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-21T14:12:58.921Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:12:58.921Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:12:58.921Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-21T14:12:58.921Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.921Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-21T14:12:58.921Z] [2022-03-21T14:12:58.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:12:58.921Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:12:58.922Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:12:58.922Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-21T14:12:58.922Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:12:58.922Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.922Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-21T14:12:58.922Z] [2022-03-21T14:12:58.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-21T14:12:58.922Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.923Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-21T14:12:58.923Z] [2022-03-21T14:12:58.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:12:58.923Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-21T14:12:58.924Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-21T14:12:58.924Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-21T14:12:58.924Z] [2022-03-21T14:12:58.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:12:59.383Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.383Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-21T14:12:59.383Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:12:59.384Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-21T14:12:59.384Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:12:59.384Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:12:59.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-21T14:12:59.384Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-21T14:12:59.385Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] DONE 1088 tests, 539 skipped in 3054.856s [2022-03-21T14:12:59.385Z] INFO: Integration tests ended at 03/21/2022 14:12:59. Duration:00:50:55.0277548 [2022-03-21T14:12:59.385Z] INFO: Docker info of the daemon under test at end of run [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] Containers: 2 [2022-03-21T14:12:59.385Z] Running: 0 [2022-03-21T14:12:59.385Z] Paused: 0 [2022-03-21T14:12:59.385Z] Stopped: 2 [2022-03-21T14:12:59.385Z] Images: 18 [2022-03-21T14:12:59.385Z] Server Version: 0.0.0-dev [2022-03-21T14:12:59.385Z] Storage Driver: windowsfilter [2022-03-21T14:12:59.385Z] Windows: [2022-03-21T14:12:59.385Z] Logging Driver: json-file [2022-03-21T14:12:59.385Z] Plugins: [2022-03-21T14:12:59.385Z] Volume: local [2022-03-21T14:12:59.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-21T14:12:59.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-21T14:12:59.385Z] Swarm: inactive [2022-03-21T14:12:59.385Z] Default Isolation: process [2022-03-21T14:12:59.385Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-21T14:12:59.385Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-21T14:12:59.385Z] OSType: windows [2022-03-21T14:12:59.385Z] Architecture: x86_64 [2022-03-21T14:12:59.385Z] CPUs: 4 [2022-03-21T14:12:59.385Z] Total Memory: 32GiB [2022-03-21T14:12:59.385Z] Name: azwin-2-3a7280 [2022-03-21T14:12:59.385Z] ID: MIJO:BRLY:Z42C:46OA:WH3V:CELL:B2AM:FBIO:PJ45:6NYL:MFR6:G4TR [2022-03-21T14:12:59.385Z] Docker Root Dir: D:\CI\PR-43399\3\daemon [2022-03-21T14:12:59.385Z] Debug Mode (client): false [2022-03-21T14:12:59.385Z] Debug Mode (server): true [2022-03-21T14:12:59.385Z] File Descriptors: -1 [2022-03-21T14:12:59.385Z] Goroutines: 17 [2022-03-21T14:12:59.385Z] System Time: 2022-03-21T14:12:59.1420088Z [2022-03-21T14:12:59.385Z] EventsListeners: 0 [2022-03-21T14:12:59.385Z] Registry: https://index.docker.io/v1/ [2022-03-21T14:12:59.385Z] Labels: [2022-03-21T14:12:59.385Z] Experimental: false [2022-03-21T14:12:59.385Z] Insecure Registries: [2022-03-21T14:12:59.385Z] 127.0.0.0/8 [2022-03-21T14:12:59.385Z] Live Restore Enabled: false [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] [2022-03-21T14:12:59.385Z] INFO: Stopping daemon under test [2022-03-21T14:12:59.385Z] SUCCESS: The process with PID 6820 (child process of PID 1116) has been terminated. [2022-03-21T14:12:59.385Z] SUCCESS: The process with PID 1116 (child process of PID 5168) has been terminated. [2022-03-21T14:12:59.385Z] INFO: Stop tailing logs of the daemon under tests [2022-03-21T14:12:59.385Z] INFO: executeCI.ps1 Completed successfully at 03/21/2022 14:12:59. [2022-03-21T14:12:59.385Z] INFO: Tidying up at end of run [2022-03-21T14:12:59.844Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.out) to bundles\CIDUT.out [2022-03-21T14:12:59.844Z] INFO: Saving daemon under test log (d:\CI\PR-43399\3\dut.err) to bundles\CIDUT.err [2022-03-21T14:12:59.844Z] INFO: Saving containerd logs to bundles [2022-03-21T14:12:59.844Z] INFO: Nuke-Everything... [2022-03-21T14:13:00.304Z] INFO: Container count on control daemon to delete is 2 [2022-03-21T14:13:00.304Z] b70c1b11da79 [2022-03-21T14:13:00.304Z] 308963636f40 [2022-03-21T14:13:00.304Z] INFO: Tidying pidfile d:\CI\PR-43399\3\docker.pid [2022-03-21T14:13:00.763Z] INFO: Nuking d:\CI [2022-03-21T14:13:37.043Z] INFO: Zapped successfully [2022-03-21T14:13:37.043Z] [2022-03-21T14:13:37.043Z] INFO: executeCI.ps1 exiting at Mon Mar 21 14:13:34 CUT 2022. Duration 01:12:54.3999014 [2022-03-21T14:13:37.043Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-21T14:13:37.284Z] Recording test results [2022-03-21T14:13:38.198Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-21T14:13:40.715Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-21T14:13:42.464Z] Archiving artifacts [2022-03-21T14:13:43.643Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43399/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-21T14:13:44.565Z] + make clean [2022-03-21T14:13:45.531Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-21T14:13:45.531Z] docker-dev-cache [2022-03-21T14:13:45.531Z] 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